streaming-server icon indicating copy to clipboard operation
streaming-server copied to clipboard

Media streaming server - allows multiple clients to watch videos in sync

Results 4 streaming-server issues
Sort by recently updated
recently updated
newest added

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20220128215802-99c3d69c2c27&new-version=0.1.0)](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...

dependencies

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...

help wanted
good first issue

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...

enhancement