video-listing

command module
v0.0.0-...-d5b4cac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2023 License: AGPL-3.0 Imports: 9 Imported by: 0

README

video-listing

This will be a HTTP server to manage a collection of videos with support for playing items via Chromecast (with transcoding), as well as marking things as watched.

Plans

  • golang http server
  • Chromecast web sender
  • Use ffmpeg to package videos for DASH
    • Previous plans were gstreamer, but the DASH & HLS plugins didn't like me.
  • Serve the page on HTTPS via GitHub Pages, talking to the golang HTTP server with JSON (to get around requirements for HTTPS)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
ffmpeg
Package ffmpeg contains methods for thumbnailing and streaming packaging.
Package ffmpeg contains methods for thumbnailing and streaming packaging.
listing
Package listing handles the web interface.
Package listing handles the web interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL