View Single Post
  #2  
Old 07-14-2015, 11:13 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Need help to capture TBS stream off zerocast.tv


Quote:
Originally Posted by CombatRocked View Post
I need help to capture this TBS stream off zerocast.tv
http://www.zerocast.tv/channels/chan.php?chan=tbs
If there is a better or easier too capture stream please let me know.
I'm a complete noob and I've got less then a day to figure this out so all help is welcome. Oh and I'm running Win7 64.
Thanks
1) download http://www.nirsoft.net/utils/rtmpdumphelper.zip 32bit browser
or http://www.nirsoft.net/utils/rtmpdumphelper-x64.zip 64bit browser

2) unzip file in C:\rtmpdumphelper (for example)
3) download https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip
4) unzip file in the same folder in C:\rtmpdumphelper

5) run rtmpdumphelper
6) run your video
7) rtmpdumphelper try download directly the video but error because need token
8) you can find the code in Command.txt in C:\rtmpdumphelper
9) add token
Code:
-T "OOG17t.x#K9Vh#|"
Code:
rtmpdump -r "rtmpe://185.63.255.33:1935/goLive" -a "goLive?wmsAuthSign=c2VydmVyX3RpbWU9Ny8xNC8yMDE1IDU6MTI6MTEgUE0maGFzaF92YWx1ZT14THdyQlEzT0w1RUZ3Zms3d3IyYlVBPT0mdmFsaWRtaW51dGVzPTU=/" -f "LNX 17,0,0,134" -W "http://cdn.ibrod.tv/player/jwplayer.flash.swf" -p "http://zerocast.tv/embed.php?a=1609&id=&width=640&height=480&autostart=true&strech=" -y "RhMi9RdAAt7fpq8H3qZh" -o "2015-07-14_07-12-25_RhMi9RdAAt7fpq8H3qZh.flv" -T "OOG17t.x#K9Vh#|"
Reply With Quote