HI all,
I have 3 encoders (36,48,64 kbs) in the same sc_trans.conf
When my PHP script run this cgi cdm
GET, "/admin.cgi?pass=$pass&sid=".$streamid."&mode=viewxml"
I receive all the "Listeners" for the 3 encoders.
Is there a way to receive the listeners of each encoders ?
It's the same result displayed when I type /admin.cgi?sid=# in a Browser, and I clic on "Listeners" (Summary | Listeners | Song History | Stream Metadata)
Thanks for your advices
I have 3 encoders (36,48,64 kbs) in the same sc_trans.conf
When my PHP script run this cgi cdm
GET, "/admin.cgi?pass=$pass&sid=".$streamid."&mode=viewxml"
I receive all the "Listeners" for the 3 encoders.
Is there a way to receive the listeners of each encoders ?
It's the same result displayed when I type /admin.cgi?sid=# in a Browser, and I clic on "Listeners" (Summary | Listeners | Song History | Stream Metadata)
Thanks for your advices
Comment