Hi , I have a project using VLC to remotely view video clips from internet.
The video clips are recorded from a network cameras and save as avi format.
When playing the file with http access, the screen will freeze at around 8 sec. However, if I just play the file as local file input, the video clips are playing back normally. The environment setting is a local LAN and the bandwidth of the network should not be a problem. The web server is linux apache server.
Does anyone know why? Does anyone experience such problem before and have solution for it?
Here is some information about the video,
The file contain two streams:
stream 0: video, codec: H264 - MPEG-4 AVC (part 10) , resolution ,1280 X 720 , fps : 30
stream 1: audio , codec: PCM S16 LE (araw), channel : single, sample rate: 8000 Hz, Bits per sample: 16