View Single Post
  #10  
Old 10-20-2016, 12:48 PM
ermejor2 ermejor2 is offline
Junior Member
 
Join Date: Oct 2016
Posts: 2
ermejor2 is on a distinguished road
Default

Re: Rtmp Token Vlc Help???


rtmpdump -r "rtmpe://89.248.162.150/live" -a "live?wmsAuthSign=c2VydmVyX3RpbWU9MTAvMjAvMjAxNiA1 OjAzOjQyIFBNJmhhc2hfdmFsdWU9a25MbnlGQ2p0NVZ1bTdtcS theHA5UT09JnZhbGlkbWludXRlcz0xMA==/" -f "WIN 23,0,0,185" -W "http://www.cast4u.tv/myplayer/jwplayer.flash.swf" -p "http://www.cast4u.tv/embedcr.php?v=euro2&vw=620&vh=490" --live -y "TT0sXawEou_6519" -o "TT0sXawEou_6519.flv" -T "%XB00(nKH@#." | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - - --file-caching=5000"

this command I see that rtmpdumphelper download data but then vlc will not play anything. Nor it reproduce simple tv me anything if I put the following address both the token %XB00(nKH@# as the token %%XB00(nKH@#:
rtmp://$OPT:rtmp-raw=rtmpe://80.82.78.75/live?wmsAuthSign=c2VydmVyX3RpbWU9MTAvMjAvMjAxNiA0O jMzOjAxIFBNJmhhc2hfdmFsdWU9Nkp0c3RldXVsV2Z1Z1dnWE5 jYWx5Zz09JnZhbGlkbWludXRlcz0xMA== playpath=TT0sXawEou_6519 swfUrl=http://www.cast4u.tv/myplayer/jwplayer.flash.swf live=1 pageUrl=http://www.cast4u.tv/embedcr.php?v=euro2&vw=620&vh=490 --live token=%XB00(nKH@#

However simple tv if I put the address without the token if played for a couple of seconds and then cut.

What is wrong with it?
Reply With Quote