Wowza Community

Wowza module get incoming Stream detail

Hi,

i am working of wowza module ,

i want to get Live Streaming incoming stream information in my module so that i can create a dynamic smil file,

i am not able to find “How can i get incoming stream of live application”

please help

Thanks

Hi there.

Have a look at this interface:

How to use IMediaStreamActionNotify3 interface to listen for RTMP stream events (includes codec info)

Regards,

Salvadore