Failed to bind RTCP server

Previous development branch now released as 1.36
Locked
deuterium
Posts: 4
Joined: Tue Mar 09, 2021 11:18 am

Failed to bind RTCP server

Post by deuterium »

I have installed ZoneMinder 1.35.27 from Master snapshot on Ubuntu 20.10 and trying to connect IP camera to it. However, instead of camera image I get "Monitor is not capturing. We will be unable to provide an image" message. Log contains the following strings that repeats periodically:

Code: Select all

2021-04-25 16:42:27	zmdc		1330	ERR	'zmc -m 3' exited abnormally, exit status 255	zmdc.pl	-
2021-04-25 16:42:27	zmc_m3		6228	FAT	Failed to bind RTCP server	zm_rtp_ctrl.cpp	264
2021-04-25 16:42:27	zmc_m3		6228	ERR	bind(), Could not bind	zm_comms.cpp	559
2021-04-25 16:42:27	zmc_m3		6224	INF	Starting Capture version 1.35.27	zmc.cpp	220 
The same camera works fine via RTSP with VLC player. Also, in the same network segment I have another server with ZoneMinder 1.32.3 installed, and it capture the same stream without any problems, monitor options are identical. I've tried to remove and re-create Monitor, but nothing changed.
I would be glad to get advises on fixing this problem.
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: Failed to bind RTCP server

Post by Magic919 »

It’s the bleeding edge development version. Install 1.34 would be my advice.
-
Locked