@KSV
Would it be possible for you to add the folllowing to your next compile along with that for zenex as provided by Red Penguin?
I am a major user of your moded rtmpdump in my Serviio Web site plugins where I have a script for each source, so a better solution would be to have an rtmpdump parameter that accepts a "Create" string just like I use the "Conn" string when required.
Any chance of adding that parameter support to your mods as well so we can stop bugging you?
Without this mod I am DOA when playing news channels such as
http://www.zahipedia.net/2009/07/02/...e-news-online/
+ else if (strstr(pageUrl, "janjua.tv"))
+ {
+ SendCommand(r, "soLagaDaSeStoriAga", TRUE);
+ RTMP_SendCreateStream(r);
+ }
Thank you for all your support!