Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Please help: RTMP with secure tokenHell all,
I'm trying to play this stream on VLC using rtmpdump but keep getting error, please take a look Code:
http://www.vyuhatv.vn/livetv/channel/34366E61/cartoon-network.html Code:
rtmpdump -r "rtmp://118.69.202.58:1935/vyuhatv_live" -a "vyuhatv_live" -f "WIN 11,4,402,287" -W "http://www.vyuhatv.vn/player/smartplayer.swf" -p "http://www.vyuhatv.vn/livetv/channel/34366E61/cartoon-network.html" -C O:1 -C O:0 --live -y "mp4:cartoon.network.480p" -T "na^tu12%%28aqw" -o- | "C:\Program Files\VideoLAN\VLC\vlc.exe" - Code:
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: RTMP_ReadPacket, failed to read RTMP packet header Code:
na^tu12%28aqw Thank you in advance |
#2
|
|||
|
|||
Re: Please help: RTMP with secure tokenit's working just fine.
Code:
rtmpdump -r "rtmp://118.69.202.58:1935/vyuhatv_live" -a "vyuhatv_live" -f "WIN 11,4,402,287" -W "http://www.vyuhatv.vn/player/smartplayer.swf" -p "http://www.vyuhatv.vn/livetv/channel/34366E61/cartoon-network.html" -C O:1 -C O:0 --live -y "mp4:cartoon.network.480p" -T "na^tu12%28aqw" -o Test.flv Code:
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting Live Stream INFO: Metadata: INFO: duration 0.00 INFO: width 640.00 INFO: height 480.00 INFO: videodatarate 712.89 INFO: framerate 24.00 INFO: videocodecid 7.00 INFO: audiodatarate 125.00 INFO: audiosamplerate 48000.00 INFO: audiosamplesize 16.00 INFO: stereo TRUE INFO: audiocodecid 10.00 INFO: encoder Lavf54.23.101 INFO: filesize 0.00 5814.910 kB / 96.83 sec |
#3
|
|||
|
|||
Re: Please help: RTMP with secure tokenLOL
i posted one token but put a different one in the command no wonder it didn't work thanks |
#4
|
|||
|
|||
Re: Please help: RTMP with secure tokenCode:
rtmpdump -o a.flv -i "rtmp://118.69.202.58/vyuhatv_live/mp4:cartoon.network.480p token=na^tu12%28aqw" RTMPDump v2.4-72-g64c96bf (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: duration 0.00 INFO: width 640.00 INFO: height 480.00 INFO: videodatarate 712.89 INFO: framerate 24.00 INFO: videocodecid 7.00 INFO: audiodatarate 125.00 INFO: audiosamplerate 48000.00 INFO: audiosamplesize 16.00 INFO: stereo TRUE INFO: audiocodecid 10.00 INFO: encoder Lavf54.23.101 INFO: filesize 0.00 1012.877 kB / 18.97 sec |
Tags: rtmp, secure token |
Thread Tools | |
Display Modes | |
|
|