Thread: Channel code
View Single Post
  #2  
Old 10-19-2015, 02:23 PM
peterpan peterpan is offline
Senior Member
 
Join Date: Jun 2013
Posts: 553
peterpan is on a distinguished road
Default

Re: Channel code


No token needed...the wmsAuthSign= keeps changing, so check your inbox for the RegEx, which you can play in Kodi/LivestreamPro

Code:
C:\rtmpdump>rtmpdump -r "rtmp://62.210.83.154:1935/liverepeat" -a "liverepeat?wm
sAuthSign=c2VydmVyX3RpbWU9MTAvMTkvMjAxNSA4OjIxOjU2IFBNJmhhc2hfdmFsdWU9TXk1cEgrMz
NlcDk4SG1ISU1zQlpFQT09JnZhbGlkbWludXRlcz0zMDA=/" -f "WIN 19,0,0,226" -W "http://
direct-stream.biz/jwplayer/jwplayer.flash.swf" -p "http://direct-stream.biz/embe
dnews.php?c=TVIReality24&vw=640&vh=400" --live -y "TVIReality24" -o "2015-10-19_
01-21-58_TVIReality24.flv"
RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   presetname              Custom
INFO:   creationdate            Mon Oct 19 19:23:02 2015
INFO:   videodevice             Hauppauge Cx23100 Video Capture
INFO:   framerate               30.00
INFO:   width                   430.00
INFO:   height                  286.00
INFO:   videocodecid            avc1
INFO:   videodatarate           350.00
INFO:   avclevel                31.00
INFO:   avcprofile              77.00
INFO:   videokeyframe_frequency 1.00
INFO:   audiodevice             Analog Audio In (Hauppauge USB-
INFO:   audiosamplerate         44100.00
INFO:   audiochannels           1.00
INFO:   audioinputvolume        0.00
INFO:   audiocodecid            .mp3
INFO:   audiodatarate           96.00
886.755 kB / 17.35 sec
Caught signal: 2, cleaning up, just a second...
890.300 kB / 17.55 sec
Download may be incomplete (downloaded about 0.00%), try resuming
Terminate batch job (Y/N)?

Last edited by peterpan : 10-19-2015 at 02:55 PM.
Reply With Quote