-
-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
is there a way to turn this into a ffmpeg stream? #37
Labels
enhancement
New feature or request
Comments
|
@stoneobscurity I wanted to make a video stream too and figured out a way to get it done, though it requires some setup. Here's how I did it:
Caveats
|
Awesome work @zshall! Is it possible to use https://github.com/AlexxIT/go2rtc for any part of this? I am already using it for another project and just trying to double up where I can haha. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1] is there way to turn the widescreen div area into a ffmpeg stream? something i could open up in VLC as a network stream.
2] how do i pass in the location and checkbox settings to do automated startup? querystring? conf file? docker -e configs?
The text was updated successfully, but these errors were encountered: