View Single Post
  #7  
Old 10-08-2017, 05:26 AM
colin1951uk colin1951uk is offline
Junior Member
 
Join Date: Oct 2013
Posts: 5
colin1951uk is on a distinguished road
Default

Re: How to get the real rtmp address on this encoding page.


troller12, after a day of trying I can't get any media player to open these links you gave me:-

-r rtmp://dayfdd.cdn.newschat.tv/edge/cnni_live -W http://newschat.tv/player.swf -p http://www.livenewschat.eu/
-r rtmp://birds.cdn.newschat.tv/edge/cnni_live -W http://newschat.tv/player.swf -p http://www.livenewschat.eu/
-r rtmp://iran.cdn.newschat.tv/edge/cnni_live -W http://newschat.tv/player.swf -p http://www.livenewschat.eu/

As an example for Vlc I used: C:\PortableApps\rtmpdump\rtmpdump -r rtmp://dayfdd.cdn.newschat.tv/edge/cnni_live -W http://newschat.tv/player.swf -p http://www.livenewschat.eu/ | C:\PortableApps\VLCPortable\VLCPortable.exe -

The stream connects and the player opens but Vlc says it can't play the stream.

This happens with any media player I try.

Just as a check on the stream I tried downloading it with this: C:\Users\Cjk>C:\PortableApps\rtmpdump\rtmpdump -r "rtmp://dayfdd.cdn.newschat.tv/edge -a "edge"-f "WIN 26,0,0,131" -W " http://www.livenewschat.eu/international/" -y "cnni_live" -o "cnni_live" which works fine.

Am I missing a command to get the stream into any media player please?
Reply With Quote