Openwebif & vlc player: cache FIX to watch network stream SD / HD channels no freeze

digiw0

Inactive User
Joined
Mar 3, 2015
Messages
3
Reaction score
1
I have had problems streaming SD & HD channels using Openwebif (server) + vlc player (client).

vlc player has no option to permanently change the network stream buffer size!

Here is how I fixed it to work every time:

1. Right click 'vlc.exe'.

2. Left click 'properties' and then make sure you are on 'shortcut' tab.

3. In 'Target' field change it so it looks something like this:

"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --udp-caching=10000 --tcp-caching=10000 --realrtsp-caching=10000

Note: 10000 is the buffer size in milliseconds i.e 10 seconds

Example:

E7P0plO.jpg

4. Click 'Apply' then 'OK' in 'properties' dialog to save changes.

ENJOY!
 
Re: Openwebif & vlc player: cache FIX to watch network stream SD / HD channels no fre

Tools - Preferences - Show Settings "All" - Inputs and Codecs - Scroll down to find Network Caching
Set to desired speed in ms
save
 
Back
Top