Hello,
I am having difficulty scheduling audio recordings using the rtmpdump plugin with Relay Media Catcher 5 (RMC5). The streams I am trying to record are from Egypt’s ERTU network. There are around approximately 8 streams in that network, but I will use the stream rtmp://liveRadio.onlinehorizons.net/pernamegaam embedded at http://ertu.org/1/radioAam.asp in the frame http://lr.onlinehorizons.net/pernamegaam.html as an example.

Based on help from http://stream-recorder.com/forum/, and using the following command:
Code:
rtmpdump -r "rtmp://liveRadio.onlinehorizons.net/pernamegaam" -a "pernamegaam" -f "WIN 16,0,0,235" -W "http://lr.onlinehorizons.net/player.swf" -p "http://lr.onlinehorizons.net/pernamegaam.html" --live -y "livestream" -o pernamegaam.mp3
I can record the stream, and with modification to that command, play it on VLC

Of course I can also record the streams by navigating to the page the streams are embedded in, after starting the recording using RMC5 ‘Internet’ tab, and this is much simpler. But if I am unable to get RMC5 to record through the Scheduler, even by using rtmpdump.exe as a plugin with the above parameters.

So what could the problem be? Are the parameters that work from a console command line not appropriate for rtmpdump.exe as an RMC5 plugin? What should the parameters be for the scheduler to work?

Thank you. Any suggestion, pointers or solutions are appreciated.

gc