Page 1 of 1

Failed to bind RTCP server

Posted: Sun Apr 25, 2021 2:03 pm
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.

Re: Failed to bind RTCP server

Posted: Sun Apr 25, 2021 2:39 pm
by Magic919
It’s the bleeding edge development version. Install 1.34 would be my advice.