shaka-project / shaka-packager

A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
https://shaka-project.github.io/shaka-packager/
Other
1.9k stars 497 forks source link

Support Ad insertion for live sources (multicast) #837

Open gdavila opened 3 years ago

gdavila commented 3 years ago

I've found in the docs some examples to do content preconditioning for Ad Insertion. However, all the examples are with video files as inputs. Is there any suggestion to deal with content preconditioning for live sources that typically are multicast streams?

kqyang commented 3 years ago

@gdavila Ad insertion for live sources are not supported right now. Will keep this issue as a feature request.