Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

problem with token

(http://stream-recorder.com/forum/showthread.php?t=18872)

omsu111 10-03-2014 05:31 PM

problem with token


 
I saved a channel with a token as a batch

when i open the channel through the batch (when i open it in .bat format) the token become invisible



rtmpdump -v -r rtmp://31.220.0.104:1935/live -p http://www.flashtv.co/ -T %ZZri(nKa@#Z -y bns1 | "C:\Program Files\VideoLAN\VLC\vlc.exe" -


RTMPDump v2.4
(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...
Starting Live Stream
INFO: Metadata:
INFO: duration 0.00
INFO: width 640.00
INFO: height 360.00
INFO: videodatarate 390.62
INFO: framerate 29.97
INFO: videocodecid 7.00
INFO: audiodatarate 31.25
INFO: audiosamplerate 48000.00
INFO: audiosamplesize 16.00
INFO: stereo TRUE
INFO: audiocodecid 10.00
INFO: encoder Lavf54.63.104
INFO: filesize 0.00
1321.561 kB / 41.62 sec


but when i open it from the batch


C:\Users\omar\Desktop\Bein\channls>rtmpdump -v -r rtmp://31.220.0.104:1935/live
-T //www.flashtv.co/ -y bns1 | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4
(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...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

why the token is invisible

chap 10-03-2014 06:35 PM

Re: problem with token


 
bat file
Code:

rtmpdump -v -r rtmp://31.220.0.104:1935/live -p http://www.flashtv.co/ -T "%%ZZri(nKa@#Z" -y bns1 | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

omsu111 10-03-2014 08:51 PM

Re: problem with token


 
thanks man you are the best

it works


All times are GMT -6. The time now is 12:48 PM.