Can someone please find me this streamHi, I just found out about rtmpdump and trying to find the rtmp url, i am using centos OS and here is command i used
Code:
rtmpdump -v -r "rtmp://50.117.24.90/live/mp4:livestream_1.f4v" | vlc - Code:
WARNING: HandShake: client signature does not match! Code:
http://dunyanews.tv/livehd/ |
Re: Can someone please find me this streamQuote:
Code:
rtmpdump -r "rtmp://50.117.24.90/live" -a "live" -W "http://dunyanews.tv/livehd/swfs/videoPlayer.swf" -p "http://dunyanews.tv/livehd/" -C B:0 -y "mp4:livestream_1.f4v" -v -o - | vlc - --meta-title "Dunya News" ![]() |
Re: Can someone please find me this streamA Big Thanks
It works But when i try to do same way with another channel, its not working for me, I am sure I am missing something again as this url is different Code:
rtmpdump -r "rtmp://streamer33.eboundservices.com/geonews" -a "geonews" -W "http://www.eboundservices.com/live/player.swf?referre.rUri=http://www.eboundservices.com:8888/users/geonews/pc.php" -p "http://live.geo.tv/live.aspx" -C B:0 -y "geonews" -v -o - | vlc - --meta-title "Geo News" Code:
http://live.geo.tv/live.aspx Best Regards |
Re: Can someone please find me this streamTry this
Code:
rtmpdump -r "rtmp://streamer36.eboundservices.com/geonews" -a "geonews" -W "http://www.eboundservices.com/live/player.swf" -p "http://www.eboundservices.com/iframe/geo/iframe.php?streamer=streamer36&app=geonews&stream=geonews&width=500&height=281" -y "geonews" -o- | vlc - --meta-title "Geo News" |
Re: Can someone please find me this streamThank you evol it works but not displaying any video and I get this error when i close vlc:
Code:
[flv @ 0x7f0becc3d000] decoding for stream 1 failed |
Re: Can someone please find me this streamAbove error is fixed, I had to install some codecs to make it work.
But above video only play for a second and it close vlc, in shell it just hangs on download speed: Code:
RTMPDump v2.4 Any idea why its hanging stream? Best Regards |
All times are GMT -6. The time now is 01:58 PM. |