My program receives real-time video data through the network. How do I call 
ffmpeg's api to demux AVPacket from the video data received in real-time on the 
network?

I originally intended to use AVIOContext's read_packet callback, but since my 
data is not all in memory but is received on the network in real time, this 
method is not applicable. What should I do?

Looking forward to your reply, thank you very much





陈鸿圳
车联网事业部-产品研发部
联系电话:13662457180
电子邮箱:c...@e-trans.com.cn
地址:广州市天河区高普路1029号至1031号五楼
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to