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: Slow recording (Adam Goryachev) 2. Re: Slow recording (Dave Howorth) 3. onvif (Harlan Daneker) 4. Re: onvif (Mike Wilson) 5. Re: onvif (Harlan Daneker) 6. Re: onvif (Mike Wilson) ---------------------------------------------------------------------- Message: 1 Date: Mon, 10 Oct 2016 01:33:23 +1100 From: Adam Goryachev <mailingli...@websitemanagers.com.au> Subject: Re: [Motion-user] Slow recording To: motion-user@lists.sourceforge.net Message-ID: <3a0c7e4d-29d4-e2e7-e294-33e74e3a7...@websitemanagers.com.au> Content-Type: text/plain; charset=windows-1252; format=flowed On 8/10/2016 10:43, Yan Seiner wrote: > I have motion set up and running. I am running a wired ipcam set to > send 2 fps. > > Motion is set up to record 2fps. > > However, when motion is detected, motion only saves an image every 2-3 > seconds. Thinking it might be slow storage, I am now saving the images > to ramdisk, but still, motion only stores 1 frame every 2-3 seconds. > CPU usage is around 30-60% so the process is not cpu bound. > > How do I get motion to record the full 2fps when motion is detected? > What am I missing? > I'm no expert with motion, but I think you need to record a video with your 2fps, I don't think motion will record every frame as a stand-alone image. Can you provide some details from your config files and/or logs? Have you tried to enable more detailed logs perhaps at debug levels, and checked them at the time of a motion event? Hope that helps, if not, please provide some more details on your config and results. Regards, Adam ------------------------------ Message: 2 Date: Sun, 9 Oct 2016 17:43:14 +0100 From: Dave Howorth <d...@howorth.org.uk> Subject: Re: [Motion-user] Slow recording To: motion-user@lists.sourceforge.net Message-ID: <20161009174314.7dec5...@acer-suse.lan> Content-Type: text/plain; charset=US-ASCII On Mon, 10 Oct 2016 01:33:23 +1100 Adam Goryachev <mailingli...@websitemanagers.com.au> wrote: > On 8/10/2016 10:43, Yan Seiner wrote: > > I have motion set up and running. I am running a wired ipcam set to > > send 2 fps. > > > > Motion is set up to record 2fps. > > > > However, when motion is detected, motion only saves an image every > > 2-3 seconds. Thinking it might be slow storage, I am now saving > > the images to ramdisk, but still, motion only stores 1 frame every > > 2-3 seconds. CPU usage is around 30-60% so the process is not cpu > > bound. > > > > How do I get motion to record the full 2fps when motion is detected? > > What am I missing? > > > I'm no expert with motion, but I think you need to record a video > with your 2fps, I don't think motion will record every frame as a > stand-alone image. I'm no expert either, but I do know that it will happily just record every frame as an image, because that is exactly what I do to reduce CPU load on a Raspberry Pi. Cheers, Dave > Can you provide some details from your config files and/or logs? Have > you tried to enable more detailed logs perhaps at debug levels, and > checked them at the time of a motion event? > > Hope that helps, if not, please provide some more details on your > config and results. > > Regards, > Adam ------------------------------ Message: 3 Date: Mon, 10 Oct 2016 19:29:03 -0400 From: Harlan Daneker <hdane...@gmail.com> Subject: [Motion-user] onvif To: Motion discussion list <motion-user@lists.sourceforge.net> Message-ID: <CAC1WkiTGVY2OP3Fv1=n_8PzDVnVAYS6C8M31BzU93JqfQt++=w...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" I bought a wireless camera that is onvif compatible. Does being onvif mean there a standard path to the stream? This is the camera I would like to get to work with motion. https://www.amazon.com/gp/product/B01K4HL2NC/ref=oh_aui_ detailpage_o05_s00?ie=UTF8&psc=1 Thanks -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 4 Date: Tue, 11 Oct 2016 05:01:06 +0000 From: Mike Wilson <knobby2...@gmail.com> Subject: Re: [Motion-user] onvif To: Motion discussion list <motion-user@lists.sourceforge.net> Message-ID: <CAAVeUCr_n=b0z+2hht300tyfhaahlxsf4utcpyjrc+1abxg...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" You can try some software to probe the camera like http://sourceforge.net/projects/onvifdm/ On Mon, Oct 10, 2016 at 7:30 PM Harlan Daneker <hdane...@gmail.com> wrote: > I bought a wireless camera that is onvif compatible. > Does being onvif mean there a standard path to the stream? > > This is the camera I would like to get to work with motion. > > > https://www.amazon.com/gp/product/B01K4HL2NC/ref=oh_aui_detailpage_o05_s00?ie=UTF8&psc=1 > > Thanks > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome > -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 5 Date: Tue, 11 Oct 2016 10:24:57 -0400 From: Harlan Daneker <hdane...@gmail.com> Subject: Re: [Motion-user] onvif To: Motion discussion list <motion-user@lists.sourceforge.net> Message-ID: <cac1wkirwzmy-z+wun7qvdscggzhokve+5lphpxgey4jbpok...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" This is all new to me. What am I looking for? VideoSource_token1:Profile1 VideoSource_cfg1 VideoSource_token1 rstp://192.168.1.11:554/live/ch0 On Tue, Oct 11, 2016 at 1:01 AM, Mike Wilson <knobby2...@gmail.com> wrote: > You can try some software to probe the camera like http://sourceforge.net/ > projects/onvifdm/ > > On Mon, Oct 10, 2016 at 7:30 PM Harlan Daneker <hdane...@gmail.com> wrote: > >> I bought a wireless camera that is onvif compatible. >> Does being onvif mean there a standard path to the stream? >> >> This is the camera I would like to get to work with motion. >> >> https://www.amazon.com/gp/product/B01K4HL2NC/ref=oh_aui_ >> detailpage_o05_s00?ie=UTF8&psc=1 >> >> Thanks >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, SlashDot.org! http://sdm.link/slashdot______ >> _________________________________________ >> Motion-user mailing list >> Motion-user@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/motion-user >> http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome >> > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome > > -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 6 Date: Tue, 11 Oct 2016 14:38:43 +0000 From: Mike Wilson <knobby2...@gmail.com> Subject: Re: [Motion-user] onvif To: Motion discussion list <motion-user@lists.sourceforge.net> Message-ID: <CAAVeUCpbR31hXitB1q3pgHD2a9=-41_oayrvkaczaxn7ygi...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" The rtsp line is what you would use for your netcam_url. Just grab the whole thing. On Tue, Oct 11, 2016 at 10:26 AM Harlan Daneker <hdane...@gmail.com> wrote: > This is all new to me. What am I looking for? > > VideoSource_token1:Profile1 > VideoSource_cfg1 > VideoSource_token1 > rstp://192.168.1.11:554/live/ch0 > > On Tue, Oct 11, 2016 at 1:01 AM, Mike Wilson <knobby2...@gmail.com> wrote: > > You can try some software to probe the camera like > http://sourceforge.net/projects/onvifdm/ > > On Mon, Oct 10, 2016 at 7:30 PM Harlan Daneker <hdane...@gmail.com> wrote: > > I bought a wireless camera that is onvif compatible. > Does being onvif mean there a standard path to the stream? > > This is the camera I would like to get to work with motion. > > > https://www.amazon.com/gp/product/B01K4HL2NC/ref=oh_aui_detailpage_o05_s00?ie=UTF8&psc=1 > > Thanks > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome > -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot ------------------------------ _______________________________________________ Motion-user mailing list Motion-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/motion-user End of Motion-user Digest, Vol 125, Issue 4 *******************************************