Send Motion-user mailing list submissions to
        motion-user@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/motion-user
or, via email, send a message with subject or body 'help' to
        motion-user-requ...@lists.sourceforge.net

You can reach the person managing the list at
        motion-user-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."


Today's Topics:

   1. Missing Camera on preview page (Bob Conklin)


----------------------------------------------------------------------

Message: 1
Date: Thu, 3 Mar 2022 13:25:45 -0500
From: Bob Conklin <bconk...@megalink.net>
To: motion-user@lists.sourceforge.net
Subject: [Motion-user] Missing Camera on preview page
Message-ID: <d1f9b4b5-d4fa-4950-a6bc-eb566a2bb...@megalink.net>
Content-Type: text/plain; charset="us-ascii"

Greetings all,
I have been lurking on this list for a few years and finally built my own 
motion system.
I have 4 cameras that work fine but only 3 will appear on the preview page.
The one camera that will not appear on the preview page is a Wansview W6.
All 4 are being accessed using the rtsp connection protocol.
Any ideas?
 
Running V. 4.3.2
 
Here are snippets from my config file:
 
>> daemon off
 
>> setup_mode off
 
>> logfile /media/hdd/motion/log/motion.log
 
>> log_level 6
 
>> log_type all
 
>> rotate 0
 
>> width 800
 
>> height 600
 
>> framerate 25
 
>> minimum_frame_time 0
 
 
>> netcam_keepalive force
 
>> netcam_tolerant_check off
 
>> rtsp_uses_tcp on
 
>> auto_brightness off
 
>> brightness 0
 
>> contrast 0
 
>> saturation 0
 
>> hue 0
 
 
############################################################
# HTTP Based Control
############################################################
 
# TCP/IP port for the http server to listen on (default: 0 = disabled)
webcontrol_port 8080
 
# Restrict control connections to localhost only (default: on)
webcontrol_localhost off
 
# Output for http server, select off to choose raw text plain (default: on)
webcontrol_html_output on
 
## Allow for web control 
webcontrol_parms 2
 
 
 
##############################################################
# camera config files - One for each camera.
# Except if only one camera - You only need this config file.
# If you have more than one camera you MUST define one camera
# config file for each camera in addition to this config file.
##############################################################
 
# Remember: If you have more than one camera you must have one
# camera file for each camera. E.g. 2 cameras requires 3 files:
# This motion.conf file AND camera1.conf and camera2.conf.
# Only put the options that are unique to each camera in the
# camera config files.
camera /etc/motion/camera1.conf
camera /etc/motion/camera2.conf
camera /etc/motion/camera3.conf
camera /etc/motion/camera4.conf
#camera /etc/motion/camera5.conf
 
##############################################################
# Camera config directory - One for each camera.
##############################################################
#
# camera_dir /etc/motion/.conf
 

Bob
Sent from my iPad
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------



------------------------------

Subject: Digest Footer

_______________________________________________
Motion-user mailing list
Motion-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/motion-user


------------------------------

End of Motion-user Digest, Vol 189, Issue 3
*******************************************

Reply via email to