My current goal is to implement AD insertion from RTMP to dash.
First of all I have to catch the AMF event supposed to carry the SCTE marker (or whatever it was changed in).
The problem is cannot find a way to activate debug and to print the AMF event.
The only thing I have in the log is
relay: got metadata from @setDataFrame invocation from publisher.
This is good indication that something happen; but what.
Me again;
My current goal is to implement AD insertion from RTMP to dash. First of all I have to catch the AMF event supposed to carry the SCTE marker (or whatever it was changed in). The problem is cannot find a way to activate debug and to print the AMF event. The only thing I have in the log is relay: got metadata from @setDataFrame invocation from publisher.
This is good indication that something happen; but what.
Any help appreciated.
Thks.