ut0mt8 / nginx-rtmp-module

NGINX-based Media Streaming Server
http://nginx-rtmp.blogspot.com
BSD 2-Clause "Simplified" License
86 stars 32 forks source link

Question SCTE35 #15

Closed ctaity closed 5 years ago

ctaity commented 5 years ago

You implemented cuepoints and or SCTE35 signals in this repo?

ut0mt8 commented 5 years ago

Yes absolutely. This is documented here https://github.com/ut0mt8/nginx-rtmp-module/blob/dev/DAI.md.

This is with this code that we handled DAI during the 2018 Fifa worldcup at work. I should had negotiates a percentage of AD revenue ;)

ctaity commented 5 years ago

Lol, no problem, percentage of 0 is 0 for now. Its a project for Argentina.
Is only dash for now ? Can you paste a example config of nginx using DAI. I dont have a problem to move to dash. Now i am using HLS.

ut0mt8 commented 5 years ago

Yep but for me I would have been billionaire :) It's only for dash for now. Note it has been tested only with Elemental transcoder.

ctaity commented 5 years ago

ok no problem , i will test with ericson transcoder, i work tvpublica argentina, public tv channel of Argentina, i can access multiple transcoders to test,

ut0mt8 commented 5 years ago

It will be interesting. You certainly have to modify some code in the dash part.

function ngx_rtmp_dash_on_cuepoint_scte35 or ngx_rtmp_dash_on_cuepoint