Send Motion-user mailing list submissions to
[email protected]
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
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."
Today's Topics:
1. Re: Recommendated Motion Cameras (Oli ver)
----------------------------------------------------------------------
Message: 1
Date: Tue, 8 Oct 2019 18:25:45 -0400
From: Oli ver <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] Recommendated Motion Cameras
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
I don?t know if it will help you, but this is what I did to get a descent
setup.
I bought an USB camera 1080P night vision 170? which I don?t recommend but it
works.
It?s an ELP-USBFHD05MT-KRL170 .
It?s plugged to a RPi 3B+ and I use Motion(eye) on another RPi 3 (not B+)
I use UVC driver to make the camera run with uv4l project
(https://www.linux-projects.org/uv4l/ <https://www.linux-projects.org/uv4l/>)
The (MJPEG) stream of the UV4L server was unreliable, unstable. I could not get
more than 5 fps in Motion. My camera is upside down. So I have to rotate the
image in Motion.
I installed v4l2rtspserver (https://github.com/mpromonet/v4l2rtspserver
<https://github.com/mpromonet/v4l2rtspserver>) to create a RTSP stream from
device directly instead of using UV4L stream.
Easy to setup and it works flawlessly. It hasn?t crashed for the last 3 weeks.
One other thing, I had to patch Motion and FFmpeg
(https://github.com/ccrisan/motioneye/issues/930
<https://github.com/ccrisan/motioneye/issues/930>) to use h264_omx hardware
acceleration on RPi3 where motion is hosted.
Now, I can get up to 30 fps (streaming) / 20 fps (recording) at 1080p which is
not bad all. My old 4-core XEON can?t achieve nothing more than 2-3 fps
(recording). Obviously it has no any hardware acceleration at all.
> On Oct 8, 2019, at 17:34, Ronnie McMaster <[email protected]> wrote:
>
> You're expecting a lot from free software. Motion and RaspberryPi have
> nothing to do with each other. While I have used a Pi in the past, all of my
> USB cameras are connected to the nearest Linux computer in the house, which
> stream at their full frame rate to my server that is running Motion as one of
> its services.
>
> https://github.com/Motion-Project/motion/wiki/Supported-hardware
> <https://github.com/Motion-Project/motion/wiki/Supported-hardware>
>
> https://www.lavrsen.dk/foswiki/bin/view/Motion/WorkingDevices
> <https://www.lavrsen.dk/foswiki/bin/view/Motion/WorkingDevices>
> On Tue, Oct 8, 2019 at 2:44 PM Markus Schr?fer <[email protected]
> <mailto:[email protected]>> wrote:
> I think a list of recommended cameras for motion usage would be really
> helpful. There is a gigantic variety of cameras outside. Which one would you
> recommend to connect via USB to a Raspberry3 to have the highest possible
> resolution (for using usb2 and the raspberry cpu) with the highest possible
> viewing angle (something near 180 degrees would be perfect). I bought a
> Reolink C2 Pro (IP camera) but its really a fuzz to get this one connected to
> motion using RTSP ? I was never able to get a proper picture.
>
> _______________________________________________
> Motion-user mailing list
> [email protected] <mailto:[email protected]>
> 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>_______________________________________________
> Motion-user mailing list
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 160, Issue 7
*******************************************