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. Re: Get unwanted motion detections when quitting via webcontrol (Tony) 2. Re: RTSP camera NOT streaming on a webpage (Colin Law) 3. Re: RTSP camera NOT streaming on a webpage (Sriram Chadalavada) 4. Re: RTSP camera NOT streaming on a webpage (Colin Law) ---------------------------------------------------------------------- Message: 1 Date: Thu, 28 Mar 2019 20:43:27 +0000 From: Tony <ynots...@hotmail.com> To: "motion-user@lists.sourceforge.net" <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Get unwanted motion detections when quitting via webcontrol Message-ID: <cy4pr0701mb3810a63e651b100b65502895de...@cy4pr0701mb3810.namprd07.prod.outlook.com> Content-Type: text/plain; charset="utf-8" You'll need to supply a publicly-accessible URL please, if you want others to view your pages. On 3/28/19 1:04 PM, Tom Kennelly wrote: > I go through the following steps and get three motion detection > notifications via on_event_start. > > http://mycam:8080/0/detection/pause > > http://mycam:8080/3/action/quit > > http://mycam:8080/2/action/quit > > http://mycam:8080/1/action/quit > > Additionally, when I reverse these actions, by restarting three > cameras and enabling motion detection I get three notifications as well. > > Should on_event_start be triggered by /action/quit or /action/restart? > > Environment: > > Raspian Stretch Linux motionpi3 4.14.98-v7+ #1200 SMP Tue Feb 12 > 20:27:48 GMT 2019 armv7l GNU/Linux > > motion 4.2.2-1 > > Raspberry Pi 3 B+ > > All three cameras use rtsp. > > webcontrol_interface 0 > > > > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user ------------------------------ Message: 2 Date: Thu, 28 Mar 2019 21:08:37 +0000 From: Colin Law <clan...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] RTSP camera NOT streaming on a webpage Message-ID: <CAL=0gLvwiPe4hajcaZSu389U+1BR=YwAspE=v8tue7rvfgk...@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" On Thu, 28 Mar 2019 at 18:48, Sriram Chadalavada <schadalav...@eomax.net> wrote: > > Please remove me from this list at the earliest as I?m no longer using motion. If you look at the bottom of each email you will see where to go to unsubscribe: Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user Colin > > > > From: Sriram Chadalavada <schadalav...@eomax.net> > Sent: Wednesday, March 20, 2019 10:31 AM > To: 'Motion discussion list' <motion-user@lists.sourceforge.net> > Subject: Re: [Motion-user] RTSP camera NOT streaming on a webpage > > > > Thank you. The daemon seemed to have crashed. I was able to get the camera > up and running on localhost:8080 and localhost:8081 port. > > > > > > From: Vincent Toscano <v...@vflux.biz> > Sent: Tuesday, March 19, 2019 6:06 PM > To: motion-user@lists.sourceforge.net > Subject: Re: [Motion-user] RTSP camera NOT streaming on a webpage > > > > Hi Mike, > > To dovetail everyone's question(s) have you confirmed? > > The following settings in motion.conf for HTTP Based Control match these? > > # 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 > > # Authentication for the http based control. Syntax username:password > # Default: not defined (Disabled) > > ; webcontrol_authentication username:password > > How are you running/starting motion, in daemon mode or directly in the > terminal (e.g., motion -l /home/USER_HERE/.motion/motion.log)? > > > > -- > > Best, > > Vincent > > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user ------------------------------ Message: 3 Date: Thu, 28 Mar 2019 17:37:40 -0400 From: Sriram Chadalavada <schadalav...@eomax.net> To: 'Motion discussion list' <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] RTSP camera NOT streaming on a webpage Message-ID: <010401d4e5ae$7842c920$68c85b60$@eomax.net> Content-Type: text/plain; charset="utf-8" I have done that already. Didn't expect another reminder. -----Original Message----- From: Colin Law <clan...@gmail.com> Sent: Thursday, March 28, 2019 5:09 PM To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] RTSP camera NOT streaming on a webpage On Thu, 28 Mar 2019 at 18:48, Sriram Chadalavada <schadalav...@eomax.net> wrote: > > Please remove me from this list at the earliest as I?m no longer using motion. If you look at the bottom of each email you will see where to go to unsubscribe: Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user Colin > > > > From: Sriram Chadalavada <schadalav...@eomax.net> > Sent: Wednesday, March 20, 2019 10:31 AM > To: 'Motion discussion list' <motion-user@lists.sourceforge.net> > Subject: Re: [Motion-user] RTSP camera NOT streaming on a webpage > > > > Thank you. The daemon seemed to have crashed. I was able to get the camera > up and running on localhost:8080 and localhost:8081 port. > > > > > > From: Vincent Toscano <v...@vflux.biz> > Sent: Tuesday, March 19, 2019 6:06 PM > To: motion-user@lists.sourceforge.net > Subject: Re: [Motion-user] RTSP camera NOT streaming on a webpage > > > > Hi Mike, > > To dovetail everyone's question(s) have you confirmed? > > The following settings in motion.conf for HTTP Based Control match these? > > # 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 > > # Authentication for the http based control. Syntax username:password > # Default: not defined (Disabled) > > ; webcontrol_authentication username:password > > How are you running/starting motion, in daemon mode or directly in the > terminal (e.g., motion -l /home/USER_HERE/.motion/motion.log)? > > > > -- > > Best, > > Vincent > > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user _______________________________________________ Motion-user mailing list Motion-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/motion-user https://motion-project.github.io/ Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user ------------------------------ Message: 4 Date: Thu, 28 Mar 2019 21:48:03 +0000 From: Colin Law <clan...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] RTSP camera NOT streaming on a webpage Message-ID: <CAL=0glseaajnxyzgy4anfsthzu4vd9lo_qvqdonxpdzj6gf...@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" On Thu, 28 Mar 2019 at 21:38, Sriram Chadalavada <schadalav...@eomax.net> wrote: > > I have done that already. Didn't expect another reminder. Check that the email you unsubscribed is the one that the list emails are going to, and go back in and check it now shows you unsubscribed. > > -----Original Message----- > From: Colin Law <clan...@gmail.com> > Sent: Thursday, March 28, 2019 5:09 PM > To: Motion discussion list <motion-user@lists.sourceforge.net> > Subject: Re: [Motion-user] RTSP camera NOT streaming on a webpage > > On Thu, 28 Mar 2019 at 18:48, Sriram Chadalavada <schadalav...@eomax.net> > wrote: > > > > Please remove me from this list at the earliest as I?m no longer using > > motion. > > If you look at the bottom of each email you will see where to go to > unsubscribe: > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user > > Colin > > > > > > > > > From: Sriram Chadalavada <schadalav...@eomax.net> > > Sent: Wednesday, March 20, 2019 10:31 AM > > To: 'Motion discussion list' <motion-user@lists.sourceforge.net> > > Subject: Re: [Motion-user] RTSP camera NOT streaming on a webpage > > > > > > > > Thank you. The daemon seemed to have crashed. I was able to get the camera > > up and running on localhost:8080 and localhost:8081 port. > > > > > > > > > > > > From: Vincent Toscano <v...@vflux.biz> > > Sent: Tuesday, March 19, 2019 6:06 PM > > To: motion-user@lists.sourceforge.net > > Subject: Re: [Motion-user] RTSP camera NOT streaming on a webpage > > > > > > > > Hi Mike, > > > > To dovetail everyone's question(s) have you confirmed? > > > > The following settings in motion.conf for HTTP Based Control match these? > > > > # 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 > > > > # Authentication for the http based control. Syntax username:password > > # Default: not defined (Disabled) > > > > ; webcontrol_authentication username:password > > > > How are you running/starting motion, in daemon mode or directly in the > > terminal (e.g., motion -l /home/USER_HERE/.motion/motion.log)? > > > > > > > > -- > > > > Best, > > > > Vincent > > > > _______________________________________________ > > Motion-user mailing list > > Motion-user@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/motion-user > > https://motion-project.github.io/ > > > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user > > > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user > > > > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user ------------------------------ ------------------------------ 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 153, Issue 16 ********************************************