Skip to content

DVR Clipping #1123

Closed Answered by getroot
nums asked this question in Ideas
Mar 9, 2023 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

To be precise, OvenMediaEngine calls what you call a DVR a Live Rewind. Its lifetime is until the live broadcast ends.
https://airensoft.gitbook.io/ovenmediaengine/streaming/low-latency-hls#live-rewind

Perhaps the feature you want is HLS Dump. This creates a permanent HLS VoD. With a file-based HTTP server like nginx you can do this as a VoD service.
https://airensoft.gitbook.io/ovenmediaengine/streaming/low-latency-hls#dump

In the case of Youtube, after the live broadcast ends, it is converted to VoD. If you use the above two functions, you will be able to service similarly.

Replies: 2 comments 2 replies

Comment options

getroot
Mar 13, 2023
Maintainer Sponsor

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@getroot
Comment options

getroot Mar 13, 2023
Maintainer Sponsor

Answer selected by nums
@nums
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants