aiortsp icon indicating copy to clipboard operation
aiortsp copied to clipboard

decode example

Open florisdesmedt opened this issue 4 years ago • 7 comments

Dear,

I would like to experiment with this library to replace my current approach to read streams (the OpenCV VideoCapture). However, I'm not completely familiar with how to decode the data I read (from a h264 stream) using PyAv. I stumble upon the error Error splitting the input into NAL units.

Do you have any example how to do the decoding?

florisdesmedt avatar Jul 09 '20 19:07 florisdesmedt