My application read local ***.h264 file (raw h264) and pack it as MPEGTS, and 
write it to UDP address "udp://127.0.0.1:6666". Then, VLC open udp address such 
as "udp://@:6666", it's buffer size param is "1000ms". 


But I found there is 10 seconds delay when VLC playing this network 
stream.What's wrong with my application? I have studyed it about two days. 
Please help me!


Attachment is my souce code file. If you need, I can send you whole ***.sln 
Visual Studio project.

Attachment: H264_TO_TS.cpp
Description: Binary data

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to