-
Notifications
You must be signed in to change notification settings - Fork 10
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
Playback speed #244
Comments
We discussed that currently the HLS feed is generated in realtime. |
This is actually done in the front-end natively. This issue is about generating the speed in the back-end. |
Ok, on my test camera ( Dublin camera with h265 ) it seemed to work as expected. When I chose 2x speed , it plays 2x speed. |
Thinking about this today for some reason. I imagine what you see here is that, from recordings at least, we could have quite an efficient process to play only a small number of I-Frames. That's quite interesting from an Evercam perspective. I was searching HLS Trick Play and I saw this link which mentions which links to the HLS spec for Jpeg Thumbnails I keep these notes here as much for my memory as I always thought that HLS reduced to jpeg chunks was an interesting idea for streaming our Cloud Recordings |
Add the possibility to manage the speed of the video.
Example:
In Youtube video
The text was updated successfully, but these errors were encountered: