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