You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of just allowing to show preview images, we could also allow for providing a “real” live stream since tools like FFmpeg support generating streams and we include a web server to deliver them anyway.
We could even reduce system load by using this for the recording, ingesting a concatenated transport stream at the end. But that needs some more investigation.
The text was updated successfully, but these errors were encountered:
Instead of just allowing to show preview images, we could also allow for providing a “real” live stream since tools like FFmpeg support generating streams and we include a web server to deliver them anyway.
Generating a stream could look like this:
We could even reduce system load by using this for the recording, ingesting a concatenated transport stream at the end. But that needs some more investigation.
The text was updated successfully, but these errors were encountered: