-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.9.2
-
-
ce7099f2d (dev), fb99719c5 (6.10)
Sometimes when trying to start streaming, there is an output:
qt.multimedia.ffmpeg.mediadataholder: Could not open media. FFmpeg error description: Error number -138 occurred
Sometimes it seems like one frame is sent, then the Qt application disconnects from the server.
Attached example has stream.py (pip install opencv-python flask) that could be run as a server.