View Single Post
  #4  
Old 03-29-2013, 08:50 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: Help with livestream.com


Try 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 -

RTMPDump v2.4 GIT-2012-12-09 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   author                stop
INFO:   copyright             Procaster 20.3.0
INFO:   broadcasting_app      Procaster 20.3.0
INFO:   operation_system      Windows 7 Ultimate Edition Service Pack 1 (build 7
601), 32-bit
INFO:   presetname            Custom
INFO:   creationdate          2013.03.29-04:45:53
INFO:   audiocodecid          mp4a
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         2.00
INFO:   audiodatarate         96.00
INFO:   videocodecid          avc1
INFO:   avcprofile            66.00
INFO:   avclevel              0.00
INFO:   width                 512.00
INFO:   height                288.00
INFO:   videodatarate         350.00
INFO:   title                 Procaster stream
INFO:   videodevice           Procaster Video
INFO:   framerate             25.00
INFO:   videokeyframe_frequency2.40
INFO:   audiodevice           Procaster Audio
INFO:   audioinputvolume      100.00
INFO:   streamIdentifier      783B7F
INFO:   lsChannelName         bansko
1008.172 kB / 24.38 sec
ERROR: Download: Failed writing, exiting!


Capture was made with rtmpdumphelper+rtmpsrv.
Reply With Quote