Receiving an RTSP stream with a custom codec in Python (on Windows)
I am building a pyside application on windows and I am trying to receive an rtsp stream carrying data encoded in a custom codec. I’ve tried a few things that didn’t work, so I need some help.