Hello
I would like to use this lib to get JPEG images of an RTSP MPEG stream. I can already establish a connection and receive the single images.
When the connection to the camera is lost or if it is restarting, I want to close the demuxer so I can establish a new connection, how can I do that?
If I simply create a new demuxer, I get a SIGSEGV error.
Find attached my test script and the logs. For my test I used beamcoder v0.6.3
Thank you for your support.
test_and_log.zip