livesim2
livesim2 copied to clipboard
DASH Live Source Simulator v2 in Go
### What? I have set of m4s segments + init mp4 and the following MPD ``` video.mpd generated by GPAC ``` However this is a modified version of the GPAC...
See the Issue for dash.js for the other side: https://github.com/Dash-Industry-Forum/dash.js/issues/4440 A possible implementation could be that a config parameter triggers signalling of query strings, and that content is only delivered...
wvtt subtitles should be supported if available in a test VoD asset. The right signalling must be present in the asset. The media timestamps should be rewritten similarly to what...
Add support for DASH VoD input format SegmentTimeline with `$Number$` addressing. Currently, the input DASH VOD formats supported are SegmentTemplate with Number and SegmentTimeline with Time. This is a format...
Make it possible to set start time separate from availabilityStartTime. start time is to be interpreted as the timeline offset for media timeline. In addition, it should be possible to...
Do LiveSim2 supports CENC and CBCS segments? It does not care too much about the scheme or target system (Playready, Widevine, Fairplay, ClearKey)? Livesim2 keeps an existing `` elements in...
I try to serve some vod content as live content with livesim2. The setup works (I can play the included test content). If i try to play my content I...
Url command to get Livesim2 version number would be nice in case need to know an exact version for troubleshooting. `/livesim2/version` From Slack: ``` Small wish, print Livesim2 version(+ maybe...
(Livesim2 from the latest master branch) Livesim2 manifest manipulation is able to modify `stpp-ttml.xml` fragments inside the segment files, but 500InternalError happens every few seconds. Does it fail if input...