Feature Request: ignore the camera is not available
Description
I'm sorry but I'm not good with the English, and I am writing through an interpreter.
If
thread /etc/motion/thread0.conf
netcam_url rtsp: //172.17.1.50: 554
stream_port 8081
thread /etc/motion/thread1.conf
netcam_url rtsp: //172.17.1.51: 554 (this camera is not available)
stream_port 8082
Motion will not start
motion -n
[36991360] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motion/motion.conf
[36991360] [NTC] [ALL] config_thread: Processing config file /etc/motion/thread0.conf
[36991360] [NTC] [ALL] config_thread: Processing config file /etc/motion/thread1.conf
[36991360] [NTC] [ALL] motion_startup: Motion 3.2.12+git20140228 Started with SDL support
[36991360] [NTC] [ALL] motion_startup: Logging to syslog
[36991360] [NTC] [ALL] motion_startup: Using log type (ALL) log level (WRN)
[1] [ALR] [NET] netcam_start: Network Camera thread starting... for url (rtsp://172.17.1.50:554)
[2] [ALR] [NET] netcam_start: Network Camera thread starting... for url (rtsp://172.16.74.101:554)
[1] [WRN] [NET] netcam_read_rtsp_image: unusual frame size of 1382400!: Operation now in progress
[1] [ALR] [NET] netcam_handler_loop: Camera handler thread [3] started
[2] [ALR] [NET] rtsp_connect: unable to open input(rtsp://172.16.74.101:554): -113 - No route to host
Error segmentation (made of memory dump)
how to ignore it?
--
DimaDima - 18 May 2016
Follow up