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. Debian Stretch, Motion and Raspberry Camera (RuZzInE)
   2. Re: Debian Stretch, Motion and Raspberry Camera (MrDave)
   3. Re: Debian Stretch, Motion and Raspberry Camera (RuZzInE)
   4. Re: Debian Stretch, Motion and Raspberry Camera (MrDave)


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

Message: 1
Date: Sat, 2 Sep 2017 17:24:38 +0200
From: RuZzInE <ruzzin...@gmail.com>
To: motion-user@lists.sourceforge.net
Subject: [Motion-user] Debian Stretch, Motion and Raspberry Camera
Message-ID:
        <CADLRkkckY7e1ibAvcd1TtXBV0X4=4pgcgrywfybumtzt4zp...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi,
i use from long time Motion with my mini computer (Raspberry Pi) and
Raspberry Pi Camera without problems; few days ago it's possible use a
Rasbian Os based on Debian Stretch (9.1 version) and i'll try to use it
with Motion but i have a question.
Motion package installed with apt it's compatible with Raspberry Pi Camera?
If yes how can i use my raspberry camere into config motion file?
Thank you.
Ruzzine
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 2
Date: Sat, 2 Sep 2017 13:04:18 -0600
From: MrDave <motionmrd...@gmail.com>
To: motion-user@lists.sourceforge.net
Subject: Re: [Motion-user] Debian Stretch, Motion and Raspberry Camera
Message-ID: <31f5571a-126a-3637-0219-1d397dfc3...@gmail.com>
Content-Type: text/plain; charset="utf-8"; Format="flowed"

There are a couple of different ways to get access to the pi camera.? 
Which one you choose is your preference.

1.? Download and install the stretch arm deb file from the 
Motion-project releases page and then use the mmal configuration options 
within motion.conf.

2.? Run sudo modprobe bcm2835-v4l2 from the command line which will make 
the camera show up as a /dev/video device.? Then use the videodevice 
option within the motion.conf file.? I haven't tested this but I think 
you should be able to add bcm2835-v4l2 to the /etc/modules file and it 
will then load automatically each time the pi is rebooted.

MrDave

On 9/2/2017 9:24 AM, RuZzInE wrote:
> Hi,
> i use from long time Motion with my mini computer (Raspberry Pi) and 
> Raspberry Pi Camera without problems; few days ago it's possible use a 
> Rasbian Os based on Debian Stretch (9.1 version) and i'll try to use 
> it with Motion but i have a question.
> Motion package installed with apt it's compatible with Raspberry Pi 
> Camera? If yes how can i use my raspberry camere into config motion file?
> Thank you.
> Ruzzine
>
>
> ------------------------------------------------------------------------------
> 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: 3
Date: Sat, 2 Sep 2017 21:52:39 +0200
From: RuZzInE <ruzzin...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Debian Stretch, Motion and Raspberry Camera
Message-ID:
        <cadlrkkeu0ki8af5tpctlgmdzq082ax-ftta2sh9amslyi2v...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi Mr Dave,
thanks for your answer.
For first i tryed to install deb file for Debian 9, after install deb file
i have seen on screen more errors..i think because there aren't necessary
library. Which dependencies i need?


2017-09-02 21:04 GMT+02:00 MrDave <motionmrd...@gmail.com>:

> There are a couple of different ways to get access to the pi camera.
> Which one you choose is your preference.
>
> 1.  Download and install the stretch arm deb file from the Motion-project
> releases page and then use the mmal configuration options within
> motion.conf.
>
> 2.  Run sudo modprobe bcm2835-v4l2 from the command line which will make
> the camera show up as a /dev/video device.  Then use the videodevice option
> within the motion.conf file.  I haven't tested this but I think you should
> be able to add bcm2835-v4l2 to the /etc/modules file and it will then load
> automatically each time the pi is rebooted.
> MrDave
>
> On 9/2/2017 9:24 AM, RuZzInE wrote:
>
> Hi,
> i use from long time Motion with my mini computer (Raspberry Pi) and
> Raspberry Pi Camera without problems; few days ago it's possible use a
> Rasbian Os based on Debian Stretch (9.1 version) and i'll try to use it
> with Motion but i have a question.
> Motion package installed with apt it's compatible with Raspberry Pi
> Camera? If yes how can i use my raspberry camere into config motion file?
> Thank you.
> Ruzzine
>
>
> ------------------------------------------------------------------------------
> 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 
> listMotion-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/motion-userhttps://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
> _______________________________________________
> 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: 4
Date: Sat, 2 Sep 2017 14:55:13 -0600
From: MrDave <motionmrd...@gmail.com>
To: motion-user@lists.sourceforge.net
Subject: Re: [Motion-user] Debian Stretch, Motion and Raspberry Camera
Message-ID: <f10846fa-c09a-61e2-29b7-6380b2d7b...@gmail.com>
Content-Type: text/plain; charset="utf-8"; Format="flowed"

You will need the stretch specific deb file from the releases 
pages.(https://github.com/Motion-Project/motion/releases/download/release-4.0.1/pi_stretch_motion_4.0.1-1_armhf.deb)
 
 ? It was built on a raspbian stretch image and has the proper 
dependency file requirements.? When installing the deb, I recommend 
using the gdebi tool which will get any additional required libraries 
from apt.? Since debian changes the names of files between 
distributions, only debs specifically built for the distribution are 
appropriate for installing.

Dave


On 9/2/2017 1:52 PM, RuZzInE wrote:
> Hi Mr Dave,
> thanks for your answer.
> For first i tryed to install deb file for Debian 9, after install deb 
> file i have seen on screen more errors..i think because there aren't 
> necessary library. Which dependencies i need?
>
>
> 2017-09-02 21:04 GMT+02:00 MrDave <motionmrd...@gmail.com 
> <mailto:motionmrd...@gmail.com>>:
>
>     There are a couple of different ways to get access to the pi
>     camera.? Which one you choose is your preference.
>
>     1.? Download and install the stretch arm deb file from the
>     Motion-project releases page and then use the mmal configuration
>     options within motion.conf.
>
>     2.? Run sudo modprobe bcm2835-v4l2 from the command line which
>     will make the camera show up as a /dev/video device.? Then use the
>     videodevice option within the motion.conf file.? I haven't tested
>     this but I think you should be able to add bcm2835-v4l2 to the
>     /etc/modules file and it will then load automatically each time
>     the pi is rebooted.
>
>     MrDave
>
>     On 9/2/2017 9:24 AM, RuZzInE wrote:
>>     Hi,
>>     i use from long time Motion with my mini computer (Raspberry Pi)
>>     and Raspberry Pi Camera without problems; few days ago it's
>>     possible use a Rasbian Os based on Debian Stretch (9.1 version)
>>     and i'll try to use it with Motion but i have a question.
>>     Motion package installed with apt it's compatible with Raspberry
>>     Pi Camera? If yes how can i use my raspberry camere into config
>>     motion file?
>>     Thank you.
>>     Ruzzine
>>
>>
>>     
>> ------------------------------------------------------------------------------
>>     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
>>     <mailto:Motion-user@lists.sourceforge.net>
>>     https://lists.sourceforge.net/lists/listinfo/motion-user
>>     <https://lists.sourceforge.net/lists/listinfo/motion-user>
>>     https://motion-project.github.io/ <https://motion-project.github.io/>
>>
>>     Unsubscribe:https://lists.sourceforge.net/lists/options/motion-user
>>     <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
>     _______________________________________________
>     Motion-user mailing list
>     Motion-user@lists.sourceforge.net
>     <mailto:Motion-user@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/motion-user
>     <https://lists.sourceforge.net/lists/listinfo/motion-user>
>     https://motion-project.github.io/ <https://motion-project.github.io/>
>
>     Unsubscribe:
>     https://lists.sourceforge.net/lists/options/motion-user
>     <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
>
>
> _______________________________________________
> 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...

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

------------------------------------------------------------------------------
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 135, Issue 1
*******************************************

Reply via email to