[SOLVED] Network Video Recorder (App) for MX?

For interesting topics. But remember this is a Linux Forum. Do not post offensive topics that are meant to cause trouble with other members or are derogatory towards people of different genders, race, color, minors (this includes nudity and sex), politics or religion. Let's try to keep peace among the community and for visitors.

No spam on this or any other forums please! If you post advertisements on these forums, your account may be deleted.

Do not copy and paste entire or even up to half of someone else's words or articles into posts. Post only a few sentences or a paragraph and make sure to include a link back to original words or article. Otherwise it's copyright infringement.

You can talk about other distros here, but no MX bashing. You can email the developers of MX if you just want to say you dislike or hate MX.
Message
Author
User avatar
mmikeinsantarosa
Developer
Posts: 2250
Joined: Thu May 01, 2014 10:12 am

[SOLVED] Network Video Recorder (App) for MX?

#1 Post by mmikeinsantarosa »

Our cars got egged a few weeks ago so now my wife wants a couple video surveillance cameras up on our home. I've never messed with these thing but I do understand you need something running all the time to collect and store video. I piece of hardware called a NVR (network video recorder) can be purchased to do this. Is there a Linux application I could run that might behave as a NVR?

Anybody ever set one up on Linux?

I did a search and found some but it looks like they aren't free.

thanks for any response - cheap Mike
Last edited by mmikeinsantarosa on Sat Nov 04, 2023 2:08 am, edited 1 time in total.
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

Charlie Brown

Re: Network Video Recorder (App) for MX?

#2 Post by Charlie Brown »

I've just found this and the #1 is ready in repo:

Code: Select all

zoneminder/stable 1.36.33+dfsg1-1 amd64

Also the #3 "Motion" is in repo, just it's cli-based:

Code: Select all

Description: V4L capture program supporting motion detection
 Motion is a program that monitors the video signal from
 one or more cameras and is able to detect if a significant
 part of the picture has changed. Or in other words, it can
 detect motion.
 .
 Motion is a command line based tool. It has no graphical
 user interface. Everything is setup either via the
 command line or via configuration files.

User avatar
mmikeinsantarosa
Developer
Posts: 2250
Joined: Thu May 01, 2014 10:12 am

Re: Network Video Recorder (App) for MX?

#3 Post by mmikeinsantarosa »

thanks for the post

a tutorial running on turnkey linux


- mike
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

User avatar
mmikeinsantarosa
Developer
Posts: 2250
Joined: Thu May 01, 2014 10:12 am

Re: Network Video Recorder (App) for MX?

#4 Post by mmikeinsantarosa »

FWIW - This set of instructions does work with MX-23.
Bookworm with Zoneminder
-mike
Last edited by mmikeinsantarosa on Sat Nov 04, 2023 7:36 pm, edited 1 time in total.
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

User avatar
davidy
Posts: 818
Joined: Sat Jul 03, 2021 1:59 pm

Re: [SOLVED] Network Video Recorder (App) for MX?

#5 Post by davidy »

Thanks again Mike. I'm seriously considering getting rid of my qnap nas and your tuts would come in handy indeed. My old amd desktop is faster than the nas cpu for sure. It just draws a lot more energy so I'm holding off atm.
Sys76 LemurPro-mx-23.4, EliteMinis HM90-mx-21.3, Deskmini UM350-phoenixLite win10, Qnap 12tb nas, Protectli FW4C-opnsense(=゜ω゜)

zero privacy = zero security . All MX'd Up
UAP = up above people

User avatar
mmikeinsantarosa
Developer
Posts: 2250
Joined: Thu May 01, 2014 10:12 am

Re: [SOLVED] Network Video Recorder (App) for MX?

#6 Post by mmikeinsantarosa »

The problem I'm having now is connecting the cameras to zoneminder. There was nothing technical in the literature that came with them. I need rtsp connection strings. I bought escanu ptz cameras and now I'm waiting to hear from the vendor. There are many sites that provide the various settings, technical info but nothing for these, yet.
Last edited by mmikeinsantarosa on Thu Dec 21, 2023 2:14 pm, edited 1 time in total.
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

User avatar
CharlesV
Administrator
Posts: 8062
Joined: Sun Jul 07, 2019 5:11 pm

Re: [SOLVED] Network Video Recorder (App) for MX?

#7 Post by CharlesV »

mmikeinsantarosa wrote: Sat Nov 04, 2023 7:58 pm The problem I'm having now is connecting the cameras to zoneminder. There was nothing technical in the literature that came with them. I need rtsp connection strings. I bought escanu ptz cameras and now I'm waiting ti hear from the vendor. There are many sites that provide the various settings, technical info but nothing for these, yet.
The best connection information site that I have found for cameras is here - It may take a little testing, but so far ALL of my strange old ( and strange new ) cams have worked with some of these connections, or given me the clue too get them operational.
https://www.ispyconnect.com/cameras
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

User avatar
mmikeinsantarosa
Developer
Posts: 2250
Joined: Thu May 01, 2014 10:12 am

Re: [SOLVED] Network Video Recorder (App) for MX?

#8 Post by mmikeinsantarosa »

CharlesV wrote: Sat Nov 04, 2023 8:44 pm
mmikeinsantarosa wrote: Sat Nov 04, 2023 7:58 pm The problem I'm having now is connecting the cameras to zoneminder. There was nothing technical in the literature that came with them. I need rtsp connection strings. I bought escanu ptz cameras and now I'm waiting ti hear from the vendor. There are many sites that provide the various settings, technical info but nothing for these, yet.
The best connection information site that I have found for cameras is here - It may take a little testing, but so far ALL of my strange old ( and strange new ) cams have worked with some of these connections, or given me the clue too get them operational.
https://www.ispyconnect.com/cameras
thanks Charles and yes that one definitely has more products listed. Will post back if anything changes. - m
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

User avatar
mmikeinsantarosa
Developer
Posts: 2250
Joined: Thu May 01, 2014 10:12 am

Re: [SOLVED] Network Video Recorder (App) for MX?

#9 Post by mmikeinsantarosa »

Ready, fire, aim!

The vendor got back to me and said their cameras do not support streaming/rtsp and only work with their proprietary Vicohome cloud application. I will be boxing them up and sending them back to amazon.

Funny thing, after checking that link, these escanu's must be the only camera that doesn't do rtsp... What are the odds. :p


A 2 pack of ESCANU Model BC3's is what I am sending back

Live and learn eh. Now to work backwards on the next set of cameras. I'll check the lists of vendors that do support Rtsp and look for cameras based on that. I want Solar powered night vision ptz's. - mike
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

User avatar
CharlesV
Administrator
Posts: 8062
Joined: Sun Jul 07, 2019 5:11 pm

Re: [SOLVED] Network Video Recorder (App) for MX?

#10 Post by CharlesV »

Yes, companies do this too often. I have two sets of a a very decent camera set ( Heimvision) , dirt cheap nvr, but pretty solid cameras. However, they supposedly do not work with anything except the Heimvision system.

However, after many days of messing about, I did figure out how to get them working with my system and without the nvr. Serious twist on the config and playing middle man to the main system.

Some very nice cams I setup for a business were from Trendnet. The cams were not cheap, but seriously nice to setup and work with.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

Post Reply

Return to “General”