nginx-audio-track-for-hls-module icon indicating copy to clipboard operation
nginx-audio-track-for-hls-module copied to clipboard

reading mpegts buffer

Open MuhammadAsghar opened this issue 8 years ago • 0 comments

I am trying to read a mpegts buffer with live data packets using avio_alloc_context(). The packets are video packets but i am getting segmentation fault error. i am using pure ffmpeg but i do not know how to read a buffer data of size 188 continuously.

MuhammadAsghar avatar Jul 24 '17 18:07 MuhammadAsghar