Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Media players and codecs (http://stream-recorder.com/forum/forumdisplay.php?f=26)
-   -  

How to watch RTMP stream in VLC using rtmpdump

(http://stream-recorder.com/forum/showthread.php?t=8815)

chap 06-29-2011 12:28 PM

Re: How to watch RTMP stream in VLC using rtmpdump


 
kcmule
everything is easier, paste this link in SMPlayer and be able to watch.;)
Code:

rtmp://npsaflivefs.fplive.net:1935/npsaflive-live/stream50

mucea 07-25-2011 09:51 AM

How to watch webtv.realitatea.net RTMP stream in VLC using rtmpdump


 
On Realitatea's website, there are two live streams: hxxp://webtv.realitatea.net/live meant for internal viewers (not geolocation-blocked, but higher bitrate) the other hxxp://webtv.realitatea.net/live?international=1 designed for viewers abroad (lower bitrate). So far, I have not figured a method to find out the protocol used for the second stream - eveything the sniffers pick up is the hxxp://webtv.realitatea.net/themes/realitatea/swf/player.php?hash=d0070db5dcd4e9fd9a8658a57fea6853&a mp;masterUrl=http://rtv1.dvstreaming.ro player's url, but not the stream source. I wonder if there's a method through which this input can be found, so I could use it along with rtmpdump+VLC?

Thanks.

chap 07-25-2011 10:44 AM

Re: How to watch webtv.realitatea.net RTMP stream in VLC using rtmpdump


 
Quote:

the other hxxp://webtv.realitatea.net/live?international=1 designed for viewers abroad (lower bitrate). So far, I have not figured a method to find out the protocol used for the second stream - eveything the sniffers pick up is the hxxp://webtv.realitatea.net/themes/realitatea/swf/player.php?hash=d0070db5dcd4e9fd9a8658a57fea6853&m asterUrl=http://rtv1.dvstreaming.ro player's url, but not the stream source. I wonder if there's a method through which this input can be found, so I could use it along with rtmpdump+VLC?
rtmpt://194.169.235.118:80/live/rlt

Code:

-r "rtmp://194.169.235.118:80/live/"  -W "http://webtv.realitatea.net/themes/realitatea/swf/player.php?hash=6c2c38f19e2e6c0aae227d5fd72538ab&masterUrl=http://rtv1.dvstreaming.ro" -y "rlt" -o test.flv

mucea 07-25-2011 11:09 AM

Re: How to watch webtv.realitatea.net RTMP stream in VLC using rtmpdump


 
Quote:

Originally Posted by chap (Post 31220)
rtmpt://194.169.235.118:80/live/rlt

Great work. Thanks.

samba 03-26-2012 12:12 PM

Re: How to watch RTMP stream in VLC using rtmpdump


 
Thanks to KSV make me catch my favorite radio station directly by
rtmpdump -r "rtmp://122.155.18.155/radio" -y "fm107.stream" --quiet | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
:D :o :p


All times are GMT -6. The time now is 03:40 AM.