Wowza Community

Inject EXT-CUE-OUT/IN to HLS playlist from SCTE-35 events

Hi,

I need to inject EXT-CUE-OUT/IN tags to HLS playlist from SCTE-35 events in AMF on live streams.

It is possible to listen and do stream.sendDirect AMFDataObj in reference to this article.

However, how to capture AMFDataObj and write tags to default endpoints’ playlist?

It seems to me that PushPublishHTTPCupertino generates another endpoint…

https://www.wowza.com/docs/how-to-use-generic-stream-target-api-to-prepare-apple-hls-streams-for-ad-insertion-scte-35

Thank you.