The VLC media player includes file cache and stream buffer options to enable fine-grained control over video playback on machines with limited system resources. If you use VLC to stream network video, you can set the buffer size on a per-stream or permanent basis. For local file playback, you can […]
VLC
![](https://rg4.net/wp-content/uploads/2015/04/Fix-VLC-can-not-play-H.264-elementary-stream-issue.png)
As I knew, H.264 ES stream file can be played back by CorePlayer(Commercial version of MPlayer). But not VLC Player. But as I was told that someone did use VLC Player to player H.264 ES stream file. So made some further dig into this issue, turned out the old version […]
Make VLC player to support play H.264 ES stream file
![](https://rg4.net/wp-content/uploads/Make-your-VLC-player-connecting-RTSP-streams-default-with-RTP-over-TCP-mode.png)
Make your VLC player connecting RTSP streams default with RTP over TCP mode VLC media palyer version: 2.0.8 Twoflower Follow these steps to set your default setting: Tools –> Preferences –> Input & Codecs Find “Network” settings, and check RTP over RTSP (TCP) option, then restart/reopen your rtsp network stream, […]
Make your VLC player connecting RTSP streams default with RTP ...
其实关于新版VLC无法看RTSP的视频的问题早在很久之前就已经有人跟我提过了,而我写的EzStreamSvr和EasyIPCam都是用RTSP来streaming 视频的,因此又有一些朋友来把这个问题反馈回来给我,为以省去更多的口舌,特将此问题整理如下: