Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Watch RTMPdump video with buffer?Hi,
I have VLC running with rtdpdump, both video and sound works on the video stream, but it is lagging, stopping alot, it is not a beauty to watch. Is it possible to buffer lets say 5-10MB all the time and watch the "channel" with somekind of delay? Because if i download the file the video runs smoothly. Other video players or tools i could use instead would also be an option. Thanks for a great forum! \Akilleuz |
#2
|
|||
|
|||
Re: Watch RTMPdump video with buffer?Hi
VLC has an option --live-caching <integer [0 .. 60000]> Live capture caching (ms) So maybe you can use it in your command. Like this:- Code:
-o - | vlc --live-caching 60000 - |
Tags: rtmpdump buffer live |
Thread Tools | |
Display Modes | |
|
|