Error while decoding

Forum for questions and support relating to the 1.28.x releases only.
Locked
augustynr
Posts: 9
Joined: Mon Dec 10, 2012 4:44 pm

Error while decoding

Post by augustynr »

Hi,
I get a lot of errors, as attached below.
The system seems to work though ...
How would I get rid of them though?

2014-11-05 23:52:19.303056 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/302 [Error while decoding frame 2843]
2014-11-05 23:52:19.326088 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/303 [8: 00 00 01 06 e5 01 74 80]
2014-11-05 23:52:21.320241 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/302 [Error while decoding frame 2855]
2014-11-05 23:52:21.340560 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/303 [8: 00 00 01 06 e5 01 76 80]
2014-11-05 23:52:23.331717 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/302 [Error while decoding frame 2867]
2014-11-05 23:52:23.354568 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/303 [8: 00 00 01 06 e5 01 78 80]
2014-11-05 23:52:25.339992 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/302 [Error while decoding frame 2879]
2014-11-05 23:52:25.369506 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/303 [8: 00 00 01 06 e5 01 7a 80]
2014-11-05 23:52:27.350133 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/302 [Error while decoding frame 2891]
2014-11-05 23:52:27.383872 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/303 [8: 00 00 01 06 e5 01 7c 80]
2014-11-05 23:52:29.371151 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/302 [Error while decoding frame 2903]
2014-11-05 23:52:29.397923 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/303 [8: 00 00 01 06 e5 01 7e 80]
2014-11-05 23:52:31.380500 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/302 [Error while decoding frame 2915]
2014-11-05 23:52:31.434354 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/303 [8: 00 00 01 06 e5 01 80 80]
2014-11-05 23:52:33.390082 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/302 [Error while decoding frame 2927]
2014-11-05 23:52:33.418142 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/303 [8: 00 00 01 06 e5 01 82 80]
2014-11-05 23:52:35.390407 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/302 [Error while decoding frame 2939]
2014-11-05 23:52:35.409148 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/303 [8: 00 00 01 06 e5 01 84 80]
2014-11-05 23:52:37.401567 zmc_m4[20580].ERR-zm_remote_camera_rtsp.cpp/302 [Error while decoding frame 2951]
PacoLM
Posts: 971
Joined: Wed Dec 02, 2009 9:55 pm
Location: Spain

Re: Error while decoding

Post by PacoLM »

In the Options::Logging tab, set LOG_LEVEL_SYSLOG, LOG_LEVEL_FILE, LOG_LEVEL_WEBLOG, LOG_LEVEL_DATABASE to Error.

Regards,

PacoLM

After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...
augustynr
Posts: 9
Joined: Mon Dec 10, 2012 4:44 pm

Re: Error while decoding

Post by augustynr »

Thanks,
I did but that has not changed anything.
User avatar
iconnor
Posts: 3283
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Error while decoding

Post by iconnor »

I see these a lot too. We have a few fixes for rtsp in development, but I don't know if it will fix these errors.

Some cameras do different things with respect to the video stream... and our code may not be the best.

I wouldn't worry too much about them.
PacoLM
Posts: 971
Joined: Wed Dec 02, 2009 9:55 pm
Location: Spain

Re: Error while decoding

Post by PacoLM »

augustynr wrote:Thanks,
I did but that has not changed anything.
Did you restarted Zoneminder?

After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...
Locked