RTMP URL ERROR

Posted:
Fri Jan 18, 2013 5:35 am
by kevin.trivedi
When Adding some RTMP URL using API Configuration its showing FFMPEG error.
HandShake: client signature does not match!URL :
rtmp://rgradio.net/shoutcast&file=l ... erlength=7Can this be solved??
Re: RTMP URL ERROR

Posted:
Fri Jan 18, 2013 8:10 am
by kevin.trivedi
Can you tell me how you figured it out? as i have to manipulate such URLs runtime in the application
Re: RTMP URL ERROR

Posted:
Fri Jan 18, 2013 4:00 pm
by jhb50
Just experience. Read the RTMP documentation, and try to find a playpath, swfurl and pageurl for each stream. Many streams with file extensions work by just adding the playpath to the end of the rtmp part as yours did.