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: motion daemon not starting (Terry Parker)
   2. Re: motion daemon not starting (Chris)
   3. Increasing sensitivity (James Allsopp)
   4. Re: Increasing sensitivity (jbyrne...@yahoo.com)


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

Message: 1
Date: Thu, 17 May 2018 13:54:27 -0500
From: Terry Parker <terry...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] motion daemon not starting
Message-ID:
        <CAErB2=LOt3O39oxtihhrjETm9gPciz5HkS7Z9Pk+b=s8zmy...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I'm sorry, I don't really know what to advise at this point. Please let us
know how you get it sorted out.

On Wed, May 16, 2018 at 11:03 PM, Ralph Shamie <oldne...@att.net> wrote:

> So, I copied my file     motion.init-Debian to /etc/init.d/motion:
>
> *[root@L6 ~]# cp /usr/share/motion/examples/motion.init-Debian
> /etc/init.d/motion*
>
> *[root@L6 ~]# ls -al /etc/init.d/motion*
>
> *-rwxr-xr-x 1 root root 1324 May 15 21:26 /etc/init.d/motion**
>
> I have the feeling I need to change attributes on this file. Incidentally,
> there is another file in the examples directory called
>
> *motion.service:*
>
> *[Unit]*
>
> *Description=Motion daemon*
>
> *After=local-fs.target network.target*
>
>
> *[Service]*
>
> *PIDFile=/var/run/motion.pid*
>
> *ExecStart=/usr//usr/bin/motion -n*
>
> *Type=simple*
>
> *StandardError=null*
>
>
> *[Install]*
>
> *WantedBy=multi-user.target*
>
> I don't know where that one would go. As far a directions on github, the
> directions don't match the files in the PCLinuxOS repository.
>
> Thanks again,
>
> Ralph
>
>
>
> On 05/15/2018 11:26 PM, Terry Parker wrote:
>
> You could try copying the file. You would probably be better off to
> download the source code and compile and install that way. There are
> instructions on how to do that, it's not very difficult.
>
> On Tue, May 15, 2018 at 11:10 PM, Ralph Shamie <oldne...@att.net> wrote:
>
>> Terry,
>>
>> Thank you. I do not have a motion file in /etc/init.d. I am running
>> PCLOS, which uses rpm files.
>>
>> Do you think I should try copying this file?
>>
>>
>
> ------------------------------------------------------------
> ------------------
> 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
> https://motion-project.github.io/
>
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
>
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 2
Date: Thu, 17 May 2018 22:12:25 +0200
From: Chris <motion_ch...@goxp.de>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] motion daemon not starting
Message-ID:
        <caou_r9qhexqbfemxrst_2tyqpfnn_yhzbty52uzzf5cxfw+...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

It looks like motion.service is systemd service.
PClinux (as one of the few distros) does not use systemd. It uses
initd, so the init script you mentioned before should be the one
working for your OS.

On Thu, May 17, 2018 at 6:03 AM, Ralph Shamie <oldne...@att.net> wrote:
> So, I copied my file     motion.init-Debian to /etc/init.d/motion:
>
> [root@L6 ~]# cp /usr/share/motion/examples/motion.init-Debian
> /etc/init.d/motion
>
> [root@L6 ~]# ls -al /etc/init.d/motion
>
> -rwxr-xr-x 1 root root 1324 May 15 21:26 /etc/init.d/motion*
>
> I have the feeling I need to change attributes on this file. Incidentally,
> there is another file in the examples directory called
>
> motion.service:
>
> [Unit]
>
> Description=Motion daemon
>
> After=local-fs.target network.target
>
>
> [Service]
>
> PIDFile=/var/run/motion.pid
>
> ExecStart=/usr//usr/bin/motion -n
>
> Type=simple
>
> StandardError=null
>
>
> [Install]
>
> WantedBy=multi-user.target
>
> I don't know where that one would go. As far a directions on github, the
> directions don't match the files in the PCLinuxOS repository.
>
> Thanks again,
>
> Ralph
>
>
>
> On 05/15/2018 11:26 PM, Terry Parker wrote:
>
> You could try copying the file. You would probably be better off to download
> the source code and compile and install that way. There are instructions on
> how to do that, it's not very difficult.
>
> On Tue, May 15, 2018 at 11:10 PM, Ralph Shamie <oldne...@att.net> wrote:
>>
>> Terry,
>>
>> Thank you. I do not have a motion file in /etc/init.d. I am running PCLOS,
>> which uses rpm files.
>>
>> Do you think I should try copying this file?
>>
>>
>
>
> ------------------------------------------------------------------------------
> 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
> https://motion-project.github.io/
>
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user



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

Message: 3
Date: Thu, 17 May 2018 21:17:53 +0100
From: James Allsopp <jamesaalls...@googlemail.com>
To: motion-user@lists.sourceforge.net
Subject: [Motion-user] Increasing sensitivity
Message-ID:
        <cad3_cnm6buco5dp_kx4w0zcxxfccgxcnovhyxgs73as8arr...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi,
I've got motion working on my raspberry pi and it's great, but I'm trying
to use it as a baby monitor. It's a Logitech Webcam C270, but it's not
really sensitive enough in low light. Is there a way of altering the
settings to change the levels, so that the images appear brighter?

Thanks
James
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 4
Date: Thu, 17 May 2018 15:24:35 -0700
From: "jbyrne...@yahoo.com" <jbyrne...@yahoo.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Increasing sensitivity
Message-ID: <706eb607-cd5c-4001-9817-545a2b331...@yahoo.com>
Content-Type: text/plain;       charset=us-ascii

How about an infrared camera?  That may help.



Sent from my iPhone.  So please excuse the mistakes.

> On May 17, 2018, at 1:17 PM, James Allsopp via Motion-user 
> <motion-user@lists.sourceforge.net> wrote:
> 
> Hi,
> I've got motion working on my raspberry pi and it's great, but I'm trying to 
> use it as a baby monitor. It's a Logitech Webcam C270, but it's not really 
> sensitive enough in low light. Is there a way of altering the settings to 
> change the levels, so that the images appear brighter?
> 
> Thanks
> James
> 
> ------------------------------------------------------------------------------
> 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
> https://motion-project.github.io/
> 
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user




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

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

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

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 143, Issue 23
********************************************

Reply via email to