I'm trying to capture the stream from nrbnetwork.tv so that I can build an XBMC plugin for it. I'm having trouble getting it to work in rtmpdump.
Here is the page with the live feed:
http://nrbnetwork.tv/Pages/watch_online.aspx
The RTMP URL is:
rtmp://imavex.fc.llnwd.net/imavexnrb
It looks like the company they use for streaming is streamotor.com and it uses jwplayer?
I see this URL in the trace, which generates a large JavaScript function:
http://www.streamotor.com/player/acc...525&height=328
Thanks for looking.