You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: