[FFmpeg-trac] #5023(avformat:reopened): Can no longer read mjpeg from Mobotix camera
FFmpeg
trac at avcodec.org
Mon Feb 8 12:11:14 CET 2016
#5023: Can no longer read mjpeg from Mobotix camera
-------------------------------------+-------------------------------------
Reporter: hackeron | Owner:
Type: defect | Status: reopened
Priority: important | Component: avformat
Version: git-master | Resolution:
Keywords: mjpeg | Blocked By:
mpjpeg regression | Reproduced by developer: 1
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by hackeron):
Hi there, indeed the point of the ticket is you can't specify "-f mjpeg"
if you run from OpenCV for instance. I am opening the source like this:
cv2.VideoCapture('http://192.168....')
I will try a packet capture as indeed the issue is seems to be with that
camera's specific web server. If I put the file on my own nginx server, I
am able to open without issues. For now I have switched to an older
version of FFMPEG that does not experience this issue.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5023#comment:32>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list