streaming-server
streaming-server copied to clipboard
Media streaming server - allows multiple clients to watch videos in sync
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220128215802-99c3d69c2c27 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
See https://stackoverflow.com/questions/49930680/how-to-handle-uncaught-in-promise-domexception-play-failed-because-the-use Chrome now makes it not possible to auto-play audio on behalf of a user unless the user interacts with the page first.
When starting up the server via `./path/to/streaming --rbac --port 8080`, it would be nice to also be able to specify a new flag `--data-dir` or something similar that allows the...
Overall goal of this would be to eventually provide a "playlist creation" option to the user. For now, we could begin by adding a button to the user queue that...