Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
Re: How to watch RTMP stream in VLC using rtmpdumpkcmule
everything is easier, paste this link in SMPlayer and be able to watch. Code:
rtmp://npsaflivefs.fplive.net:1935/npsaflive-live/stream50 |
#12
|
|||
|
|||
How to watch webtv.realitatea.net RTMP stream in VLC using rtmpdumpOn 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. |
#13
|
|||
|
|||
Re: How to watch webtv.realitatea.net RTMP stream in VLC using rtmpdumpQuote:
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 |
#14
|
|||
|
|||
Re: How to watch webtv.realitatea.net RTMP stream in VLC using rtmpdump |
#15
|
|||
|
|||
Re: How to watch RTMP stream in VLC using rtmpdumpThanks 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" - |
Tags: rtmp, rtmpdump, vlc |
Thread Tools | |
Display Modes | |
|
|