I did it. Cam is D-lInk DCS-6113 tcp dum is quite big http://ftp.cinepost.ru/temp/from_rd/tcp_dump.zip As I can see these errors are not related to the process of encoding or decoding a ... this is an error getting a package ... Now image is present, so there are many solutions 1. ostrich - change ...
ATTENTION Everyone who cameras stopped work via rtsp after installing the release please provide external access to the broken camera. Or prepare the contents of log files from the database and tcpdump. Instructions for obtaining logs: 0. Set in ZM config maximum debug level 1. run console or xterm ...
I am interested in your error problem. I wonder whether it is related to my forum topic about 'make' fails. I wrote about: avcodec_decode_video2 being only in libavcodec 54 and above. For example, the latest Ubuntu Server 12.04.03 version has libavcodec version 53 However, avcodec.decode_video is ...
zm_rtp_source.cpp are very different between 1.26.3 and 1.26.4. You have diffed zm_remote_camera_rtsp.cpp not zm_rtp_source.cpp It looks like the latest version will only work with H.264 since it is looking for NAL packets only. Yes, you are certainly right ... However, the error occurs at the ...
A temporary solution to this is to copy the 1.26.3 version of zm_rtp_source.cpp from the src directory into the 1.26.4 ... zm_rtp_source.cpp file versions 1.26.3 and 1.26.4 differ only in the type casting ... so strange a decision ... see diff below --- ZoneMinder-1.26.3/src/zm_remote_camera_rtsp ...
I tested the patch with FFmpeg 10.2/10.4 ... The error occurs after the call after avcodec_decode_video2, may be in the current version of FFmpeg something has changed ... I can not verify this for the next week: (you'll have to wait Usually a frame decoding error occurs if the ffmpeg is built ...
>i have found the reason. Short form: ffmpeg has problems with udp stream over rtsp. problem with fragmented packets... patch from warmcat (url see in messages, as new user i can`t post it) solved this problem... but it`s so old... I offer my patch (on current version - 1.26.3) see attached file
mastertheknife , thank your fo your`s Patch. But i have some problem while use it... When remote camera work as ffmpeg stream - all ok, but picture some times destroyed. When remote camera work as rtsp source i have error "swscale does not support the codec format". Seems trouble in "mFormatContext ...