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: Centralized Motion Backend/interface? (Steve Goldsmith)


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

Message: 1
Date: Mon, 19 Jun 2017 11:47:47 -0400
From: Steve Goldsmith <sgj...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Centralized Motion Backend/interface?
Message-ID:
        <cafyqzynsrewdsd6ywdnkxmbtqbepyuzz--benrwyy+18ywy...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I have a heterogeneous set up using smart cameras (MK802IV, ODROID C1+ and
CHIP) as well as dumb cameras that stream to a central ODROID XU4. The
smart cameras SCP motion MP4 videos to an NFS share and the dumb cameras
record motion video to the same NFS share which is a 500G SSD. I'm using my
Motion Detector project https://github.com/sgjava/motiondetector. This
differs from DMS in that you can use a mix of smart and dumb cameras (I
like cheap weather proof barrel cameras outside since we get a lot of rain
in FL and it would ruin most SBCs without some type of weather proofing).
The other advantage is Motion Detector is based on Computer Vision and
Machine Learning, so you can use pedestrian detection, face
detection/recognition,  license plate scanning or whatever else you can
dream up (assuming you understand CV and Python). Also, you can see where I
built the world's cheapest smart camera with a $9 CHIP
https://bbs.nextthing.co/t/worlds-cheapest-smart-camera/16619 which is
currently in production at home.

In any event, you can do the same thing with motion, but you'd have to use
DMS, rsync or write something yourself to centralize the files. Personally
I keep all my cameras on a separate router and subnet not connected to the
Internet for security and to limit traffic on my LAN. I use an Apache
reverse proxy and mod_ldap + mod_authnz_ldap to view live video from
mjpg-streamer on smart cameras or proxy the dumb camera streams.

On Sun, Jun 18, 2017 at 3:33 PM, Jon Boehm <jon.s.bo...@gmail.com> wrote:

> Hi,
>
> I have various Raspberry PIs around the house doing various things and a
> master server.  I occurred to me to stick webcams on these PIs for security
> monitoring.  However, I'm unclear on the best Motion topology for this kind
> of setup.  Can I have my master server receive streams from these PI-cams
> and present them as in a single motion interface?  OR would it be best to
> have individual interfaces in each PI and open ports on my router to access
> them all individually?
>
> 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
> https://motion-project.github.io/
>
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
>



-- 
Steven P. Goldsmith
-------------- 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 132, Issue 12
********************************************

Reply via email to