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

Need help with this one please

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

peterpan 01-05-2014 02:12 PM

Need help with this one please


 
http://www.lamdongtv.vn/

code
Code:

c:\>rtmpdump -r "rtmp://m16.megafun.vn/lamdongtv" -a "lamdongtv" -f "WIN 11,9,90
0,117" -W "http://www.lamdongtv.vn/common/player/no_logo_player.swf" -p "http://
www.lamdongtv.vn/" -y "vstv022?token=hUs_wVZsB69vRPk5PImmoA&time=1388972070&q=rt
mp"  --live  | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4 GIT-2013-10-07 (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...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  Server                  NGINX RTMP (github.com/arut/nginx-rtmp-module)
INFO:  width                  352.00
INFO:  height                  288.00
INFO:  displayWidth            352.00
INFO:  displayHeight          288.00
INFO:  duration                0.00
INFO:  framerate              25.00
INFO:  fps                    25.00
INFO:  videodatarate          1200.00
INFO:  videocodecid            4.00
INFO:  audiodatarate          48.00
INFO:  audiocodecid            2.00
20.058 kB / 637473.56 sec

Then at the end I get: WARNING: HandleInvoke, Sanity failed. no string method in invoke packet

VLC gets launched, but it comes back with this error:
No suitable decoder module:
VLC does not support the audio or video format "undf". Unfortunately there is no way for you to fix this.


Thank You In Advance!

chap 02-10-2014 08:19 AM

Re: Need help with this one please


 
use remove --live
Code:

rtmpdump -r "rtmp://m16.megafun.vn/lamdongtv" -a "lamdongtv" -f "WIN 11,9,900,170" -W "http://www.lamdongtv.vn/common/player/no_logo_player.swf" -p "http://www.lamdongtv.vn/" -y "vstv022?token=HDvP_6DafzwKiww-dfoSiw&time=1388983368&q=rtmp" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -


Code:

rtmpdump -r "rtmp://m16.megafun.vn/lamdongtv" -a "lamdongtv" -f "WIN 11,9,900,170" -W "http://www.lamdongtv.vn/common/player/no_logo_player.swf" -p "http://www.lamdongtv.vn/" -y "vstv022?token=1GZMYE2VkMITj1pqq8rQCA&time=1392064721&q=rtmp" -o "vstv022.flv"


All times are GMT -6. The time now is 04:08 PM.