Help with livestream.comHi,
I need help with the following stream: http://www.banskoski.com/bg/livecam/video With the help of Wireshark, XBMC forums and Google I was able to piece the following information: Code:
<item> Code:
rtmpdump -r rtmp://212-111.livestream.com/mogulus-stream-edge/bansko -a mogulus-stream-edge/bansko -s 'http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf' -p 'http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf?width=700&autoPlay=true&jsEnabled=false&height=500&channel=bansko&hideChannelBranding=true' -y 'rtmp://212-173.livestream.com/affiliateStream/bansko/6c69766572657065617465723a72746d703a2f2f3231322d3137332e6c69766573747265616d2e636f6d2f6d6f67756c75732f62616e736b6f2f73746f703030303032303133303332362d3034343531355f343436' -V |
Re: Help with livestream.comCode:
rtmpdump -r "rtmp://212-109.livestream.com:80/mogulus-stream-edge/bansko" -a "mogulus-stream-edge/bansko" -f "WIN 11,6,602,180" -W |
Re: Help with livestream.comkarlo2105, what kind of sorcery is this :)
I tried your command in Windows, it failed the same way as it does in linux. Recompiled rtmpdump with the KSV patchset to get the -W option under Linux, still fails the exact same way as before :( Any suggestions? Code:
rtmpdump -r "rtmp://212-109.livestream.com:80/mogulus-stream-edge/bansko" -a "mogulus-stream-edge/bansko" -f "WIN 11,6,602,180" -W "http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf" -p "http://cdn.livestream.com/embed/bansko?layout=4&autoplay=false&height=500&width=700" -y "rtmp://212-91.livestream.com/affiliateStream/bansko/6c69766572657065617465723a72746d703a2f2f3231322d39312e6c69766573747265616d2e636f6d2f6d6f67756c75732f62616e736b6" -V |
Re: Help with livestream.comTry this. They change address daily.
Code:
rtmpdump -r "rtmp://212-98.livestream.com/mogulus-stream-edge/bansko" -a "mogulus-stream-edge/bansko" -f "WIN 11,6,602,180" -W "http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf" -p "http://www.livestream.com/embed/bansko?showMoreVideos=false&hideInfo=true&autoPlay=true&lschannel=true&browseMode=false&textLines=2&hideChannelBranding=true&mode=false&allowchat=false&layout=1&t=755296" -y "rtmp://212-91.livestream.com/affiliateStream/bansko/6c69766572657065617465723a72746d703a2f2f3231322d39312e6c69766573747265616d2e636f6d2f6d6f67756c75732f62616e736b6f2f73746f703030303032303133303332392d3034343535315f343436" | vlc - Capture was made with rtmpdumphelper+rtmpsrv. |
Re: Help with livestream.comkarlo2105, this worked! I worship you :D
The only thing I didn't try was rtmpsrv under Windows. Now I have to figure out what prevents rtmpsrv to work under Linux. |
Re: Help with livestream.comCan anyone help me with these ones?
http://livestre.am/RxeA http://livestre.am/RKIK http://livestre.am/RCXn http://livestre.am/RxeA http://livestre.am/Rwf5 http://livestre.am/Rwci Important for me is the way how to find the rtmpdump syntax. RTMPDumpHelper didn't help me. :-( |
Re: Help with livestream.comQuote:
As example for the first link, view the playlist by loading the following page; Code:
http://xexitdancearenax.api.channel.livestream.com/3.0/getstream.json?id=pla_105da277-21e2-4590-932b-46558d43bf97&callback=json1 Copy the entire url that follows "progressiveUrl": everything between the quotes, including __gda__= and the code that follows. Use this url to download the video. If you must use rtmp, try youtube-dl to find rtmp url. However, it had some trouble downloading the entire video. |
Re: Help with livestream.comThanks a lot, that worked for me. How did you find the playlist file? I altered them with yours and put the full URL in it, but couldn't find it myself in the html source code.
|
All times are GMT -6. The time now is 01:39 AM. |