A site can rtmpdump but just only few secondsHi all,
I have found a stream using rtmpdump to watch... rtmpdump -r "rtmp://solive.wni.co.jp/live" -s "http://weathernews.jp/framework/current/mws_streaming_video.swf" -p "http://weathernews.jp/solive24" -a "live" -y "livestream1" -v | vlc - original website: http://weathernews.jp/solive24/ but it just run for 2~3 seconds and then the rtmpdump will exit ... (-v options shows too long but just some extract to here).... Code:
DEBUG: HandleCtrl, Stream BufferEmpty 1 Thanks a lot ! |
Re: A site can rtmpdump but just only few secondsreplace -s with -W in your command line.
|
Re: A site can rtmpdump but just only few secondsSOLVED!
Thanks.... but I have tried to put this into the ffserver and it can't work... Code:
Port 8090 Code:
ffserver version git-2012-01-17-7e62315 Copyright (c) 2000-2012 the FFmpeg developers |
Re: A site can rtmpdump but just only few secondsyour ffserver doesn't seems to be compiled with librtmp.
|
Re: A site can rtmpdump but just only few secondsYes....I just found that issue...
but ... how to install? I have no idea... (just know how to install libvpx in this link:) http://ubuntuforums.org/showthread.php?t=786095 currently using ubuntu lucid 64bit |
Re: A site can rtmpdump but just only few secondsyou are using linux then why don't you compile it yourself with whatever libs you want?
|
Re: A site can rtmpdump but just only few secondsthanks for quick reply...
BTW... I am new to linux world so just know how to search the website and follow the instructions to install the packages... I just follow the instructions and then sucessfully install the libvpx in the ffmpeg... but I can't find any information or even files on librtmp.... Sorry about that.... |
All times are GMT -6. The time now is 01:39 PM. |