webcam_port

  • Type: Integer
  • Range / Valid values: 0 - 65535
  • Default: 0 (disabled)
  • Option Topic

TCP port on which motion will listen for incoming connects with its webcam server.

Note that each camera thread must have its own unique port number and it must also be different from the control_port number.

A good value to select is 8081 for camera 1, 8082 for camera 2, 8083 for camera 3 etc etc.

Comments


is it possible assign password to watch cameras from the web server?

-- AntonioBlob - 02 Jun 2008

Nothing built in as far as I am aware but it's quite easily done with the mod_proxy apache module and basic_auth.

-- RomanGaufman - 03 Jun 2008

is there any wiki to make this?

-- AntonioBlob - 25 Jul 2008


You can use MjpegProxyGrab or a little example using mod_proxy on bottom on that page :

http://www.lavrsen.dk/twiki/bin/view/Motion/MjpegProxyGrab

-- AngelCarpintero - 25 Jul 2008

ConfigOptionForm edit

Option webcam_port
Type Integer
Range 0 - 65535
Default 0 (disabled)
Description TCP port on which motion will listen for incoming connects with its webcam server.
Group Live Webcam Server
Topic revision: r6 - 25 Jul 2008 - 07:15:44 - AngelCarpintero
 
Motion - Config Option Webcam Port
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Please do not email Kenneth for support questions (read why). Use the Support Requests page or join the Mailing List.