View Single Post
  #6  
Old 03-19-2015, 07:10 PM
lajvguy lajvguy is offline
Senior Member
 
Join Date: Nov 2014
Posts: 203
lajvguy is on a distinguished road
Default

Re: truTV RTMP LINK HELP???


Quote:
Originally Posted by biezom View Post
hi you need find by yourself with rtmpdumphelper because dynamics parameters

Code:
rtmpdump -r "rtmp://89.248.160.201:1935/zmtvliveme" -a "zmtvliveme" -f "LNX 17,0,0,134" -W "http://static.zoomtv.me/player/jwplayer.6.5.3.swf" -p "http://www.zoomtv.me/embed.php?v=2july2hon&vw=660&vh=450" --live -C S:m0ixkRPK5q -C S:xxxxxxxxx -C S:xxxxxxxxxxxxxxxxx -C S:V>JWhui^@2ESdu0?}>AN -y "m0ixkRPK5q" -o "m0ixkRPK5q.flv"  -T "Q!lrB@G1)ww(-dQ4J4"
Code:
-T "Q!lrB@G1)ww(-dQ4J4"
in red the dynamic parameters
This is what I got using rtmpdumphelper but it doesn't work. Can you help?

rtmpdump -r "rtmp://89.248.160.201:1935/zmtvliveme" -a "zmtvliveme" -f "WIN 16,0,0,305" -W "http://static.zoomtv.me/player/jwplayer.6.5.3.swf" -p "http://www.zoomtv.me/embed.php?v=2july2hon&vw=660&vh=450" --live -C S:m0ixkRPK5q -C S:1426813481 -C S:d49038606bdab6d6374b8072168a0084 -C S:V>JWhui^@2ESdu0?}>AN -y "m0ixkRPK5q" -T "Q!lrB@G1)ww(-dQ4J4" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
Reply With Quote