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. Where can I find libcamerify (Freek de Kruijf)
   2. Re: Where can I find libcamerify (MrDave)
   3. Re: Where can I find libcamerify (Kevin Shumaker)
   4. Re: Where can I find libcamerify (MrDave)


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

Message: 1
Date: Sat, 25 Mar 2023 13:33:35 +0100
From: Freek de Kruijf <fr...@opensuse.org>
To: motion-user@lists.sourceforge.net
Subject: [Motion-user] Where can I find libcamerify
Message-ID: <2874821.e9J7NaK4W3@eiktum>
Content-Type: text/plain; charset="us-ascii"

The micro-SD card in my Raspberry Pi 3B broke down, so I needed to replace the 
card and I wanted to upgrade the system using bullseye and Motion.
The system has the first available PI camera.

I installed the newest bullseye Raspbian GNU/Linux 11 (bullseye) and 
downloaded bullseye_motion_4.5.1-1_armhf.deb. I used "gdebi <this-deb-file>" 
to install motion.

The documentation tells me use "libcamerify motion" to initialize the camera 
for motion. However I can't find this app in the system.

So my question: Where can I find libcamerify

-- 
fr.gr.

member openSUSE
Freek de Kruijf






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

Message: 2
Date: Sat, 25 Mar 2023 11:55:02 -0600
From: MrDave <motionmrd...@gmail.com>
To: motion-user@lists.sourceforge.net
Subject: Re: [Motion-user] Where can I find libcamerify
Message-ID: <b8fe904a-1e74-6435-c6db-d35ff2e39...@gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed

I think they put it into the libcamera-apps or libcamera-tools package.


On 3/25/2023 6:33 AM, Freek de Kruijf wrote:
> The micro-SD card in my Raspberry Pi 3B broke down, so I needed to replace the
> card and I wanted to upgrade the system using bullseye and Motion.
> The system has the first available PI camera.
>
> I installed the newest bullseye Raspbian GNU/Linux 11 (bullseye) and
> downloaded bullseye_motion_4.5.1-1_armhf.deb. I used "gdebi <this-deb-file>"
> to install motion.
>
> The documentation tells me use "libcamerify motion" to initialize the camera
> for motion. However I can't find this app in the system.
>
> So my question: Where can I find libcamerify
>



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

Message: 3
Date: Sat, 25 Mar 2023 14:04:42 -0400
From: Kevin Shumaker <starbase...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Where can I find libcamerify
Message-ID:
        <CACYR9JfX=jxjzkuhcvr8kpxb8kt92kkdkq-pjz3kqxbvg75...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwidjuXN1Pf9AhX_kmoFHRj8AqMQFnoECBAQAQ&url=https%3A%2F%2Fgithub.com%2FMotion-Project%2Fmotion%2Fissues%2F1434&usg=AOvVaw3GbTzDa5L1HBihwqe-hru5

It's been a known issue for quite a whille, and the fix/work around is to
use Buster, not Bullseye. I'd bet it broke as part of the Python2 to
Python3 support change and all the breakage that occured when they went to
the new camera system for Bullseye...

On Sat, Mar 25, 2023 at 1:56?PM MrDave <motionmrd...@gmail.com> wrote:

> I think they put it into the libcamera-apps or libcamera-tools package.
>
>
> On 3/25/2023 6:33 AM, Freek de Kruijf wrote:
> > The micro-SD card in my Raspberry Pi 3B broke down, so I needed to
> replace the
> > card and I wanted to upgrade the system using bullseye and Motion.
> > The system has the first available PI camera.
> >
> > I installed the newest bullseye Raspbian GNU/Linux 11 (bullseye) and
> > downloaded bullseye_motion_4.5.1-1_armhf.deb. I used "gdebi
> <this-deb-file>"
> > to install motion.
> >
> > The documentation tells me use "libcamerify motion" to initialize the
> camera
> > for motion. However I can't find this app in the system.
> >
> > So my question: Where can I find libcamerify
> >
>
>
> _______________________________________________
> 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
>


-- 
Thanks

Kevin Shumaker

N38? 19' 56.52"
W85? 45' 8.56"

Semper Gumby
?Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.? - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 4
Date: Sat, 25 Mar 2023 12:16:29 -0600
From: MrDave <motionmrd...@gmail.com>
To: motion-user@lists.sourceforge.net
Subject: Re: [Motion-user] Where can I find libcamerify
Message-ID: <6d368719-af6b-9d4c-623a-e85bf9d05...@gmail.com>
Content-Type: text/plain; charset="utf-8"; Format="flowed"

I would not recommend that.

libcamera is how the PI organization has decided to go and the way that 
they support non C++ applications is their libcamerify script.


On 3/25/2023 12:04 PM, Kevin Shumaker wrote:

> https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwidjuXN1Pf9AhX_kmoFHRj8AqMQFnoECBAQAQ&url=https%3A%2F%2Fgithub.com%2FMotion-Project%2Fmotion%2Fissues%2F1434&usg=AOvVaw3GbTzDa5L1HBihwqe-hru5
>  
> <https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwidjuXN1Pf9AhX_kmoFHRj8AqMQFnoECBAQAQ&url=https%3A%2F%2Fgithub.com%2FMotion-Project%2Fmotion%2Fissues%2F1434&usg=AOvVaw3GbTzDa5L1HBihwqe-hru5>
>
> It's been a known issue for quite a whille, and the fix/work around is 
> to use Buster, not Bullseye. I'd bet it broke as part of the Python2 
> to Python3 support change and all the breakage that occured when they 
> went to the new camera system for Bullseye...
>
> On Sat, Mar 25, 2023 at 1:56?PM MrDave <motionmrd...@gmail.com> wrote:
>
>     I think they put it into the libcamera-apps or libcamera-tools
>     package.
>
>
>     On 3/25/2023 6:33 AM, Freek de Kruijf wrote:
>     > The micro-SD card in my Raspberry Pi 3B broke down, so I needed
>     to replace the
>     > card and I wanted to upgrade the system using bullseye and Motion.
>     > The system has the first available PI camera.
>     >
>     > I installed the newest bullseye Raspbian GNU/Linux 11 (bullseye) and
>     > downloaded bullseye_motion_4.5.1-1_armhf.deb. I used "gdebi
>     <this-deb-file>"
>     > to install motion.
>     >
>     > The documentation tells me use "libcamerify motion" to
>     initialize the camera
>     > for motion. However I can't find this app in the system.
>     >
>     > So my question: Where can I find libcamerify
>     >
>
>
>     _______________________________________________
>     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
>
>
>
> -- 
> Thanks
>
> Kevin Shumaker
>
> N38? 19' 56.52"
> W85? 45' 8.56"
>
> Semper Gumby
> ?Don't tell people how to do things. Tell them what to do and let them 
> surprise you with their results.? - G.S. Patton, Gen. USA
> Ethics are what we do when no one else is looking.
> Quis custodiet ipsos custodes?
> You know we're sitting on four million pounds of fuel, one nuclear 
> weapon and a thing that has 270,000 moving parts built by the lowest 
> bidder. Makes you feel good, doesn't it?
>
>
> _______________________________________________
> 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...

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



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

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 199, Issue 10
********************************************

Reply via email to