-
As we aim to use epoch locking for encoder synchronization, timelines may be too large for scte-35 pts to be leading. The emsg or MPD event time should be leading, and scte-35 messages should not use …
-
this issue both in latest code from `master` and latest release version.
when parsed EMSG BOX, just using following hex for example,
hex: `75 72 6E 3A 73 63 74 65 3A 73 63 74 65 33 35 3A 32 30 …
-
Can I attach a video element, load a media, pause playback, detach video element(to be used by other libraries), call attach again and resume playback?
And all of the above is required with keeping t…
-
It is proposed to split SCTE-35 with multiple descriptors in multiple emsg with corresponding durations (to the segmentation duration)
-
Some constraints to simplify signaling in OTT of breaks.
SCTE-35 signalling with splice insert
- Single splice event id with planned duration and out of network set to 1, auto_return set to 1 so…
-
**Is your feature request related to a problem? Please describe.**
I have a few remuxes which have AC3 5.1 audio tracks within them (along the original lossless track), problem is that I'd like to us…
-
Is it possible to add detection of SCTE 35 cue messages (signalling for ad insertion, TS marking and segmentation)?
Is it enough for the detection just to add the following descriptors?
- [x] .\…
-
**Describe the bug**
1. When I run task: gitversion/execute@0 on azure, it use the oldest tag as version base to calculate instead of the latest one.
2. Besides, patch version did not increase when …
-
Hi!
We have a requirement where we want to differentiate when the actual live streaming starts.
For example , consider a scenario where there is a lecture , the technical team setup the live strea…
-
Is there a recommended practice for mapping PTS/PCR to a DASH timeline, especially considering we use epoch locking ?
The PTS/PCR may still be carried in SCTE-35 signals but has no meaning in CMAF/D…