View Single Post
  #6  
Old 12-15-2015, 11:04 AM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: Token needed for rtmpdump please


Hi,

so its working as I told before.
Code:
RTMPDump v2.4 GIT-2015-01-15 (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...
INFO: Token.authorization
INFO: User.hasAccess
INFO: Weeb.tv authentication successful
Starting Live Stream
INFO: Metadata:
INFO:   duration                0.00
INFO:   width                   852.00
INFO:   height                  480.00
INFO:   videodatarate           878.91
INFO:   framerate               29.42
INFO:   videocodecid            7.00
INFO:   audiodatarate           125.00
INFO:   audiosamplerate         48000.00
INFO:   audiosamplesize         16.00
INFO:   stereo                  TRUE
INFO:   audiocodecid            10.00
INFO:   Server                  EvoStream Media Server (www.evostream.com)
INFO:   encoder                 Lavf56.40.101
INFO:   filesize                0.00
4755.595 kB / 48.00 sec
So what you could do is to write any php script or else to post the datas I post before then build the actually rtmp datas + token and let execute rtmpdump with them in play or record modus like you want etc.

MFG
Reply With Quote