Tahr 6.0 CE with XAMPP 5.6.3-0, ZoneMinder 1.28, ffmpeg v2.5

For talk and support relating specifically to Puppy derivatives
Post Reply
Message
Author
User avatar
rockedge
Posts: 1864
Joined: Wed 11 Apr 2012, 13:32
Location: Connecticut, United States
Contact:

Tahr 6.0 CE with XAMPP 5.6.3-0, ZoneMinder 1.28, ffmpeg v2.5

#1 Post by rockedge »

TahrZone Beta is a re-mastered Tahr-6.0 CE with XAMPP 5.6.3-0 and ZoneMinder 1.28 built in. The Polkit Libraries and FFMPEG v2.5 are installed for ZoneMinder.

Download : tahr60-zone128_pae.ISO 592M (complete Devx):https://drive.google.com/file/d/0By2RUs ... sp=sharing

Download :tahr60-zone128_stable.iso 498M (stripped Devx):https://drive.google.com/file/d/0By2RUs ... sp=sharing

All the passwords are set to "admin"

phpMyAdmin user: root
phpMyAdmin password: admin

XAMPP Security concept is turned On. To activate/de-activate open /opt/lampp/etc/extra/httpd-xampp.conf and at the bottom of the file

Code: Select all

<LocationMatch "^/(?i:(?:xampp|security|licenses|phpmyadmin|webalizer|server-status|server-info))">
#        Require local
         Require all granted
	ErrorDocument 403 /error/XAMPP_FORBIDDEN.html.var
</LocationMatch>
comment out the Require all granted and remove comment on Require local Reverse the commented lines to activate.

there is a script in ~/Startup to create the needed symlink between mysql.sock and mysqld.sock required by ZoneMinder.

ON FIRST RUN AFTER STARTUP, IN A CONSOLE USE:

Code: Select all

zoneminder start
Afterwards ZoneMinder can be started and stopped through the ZM-Console.

ZoneMinder can be controlled from the command line using

Code: Select all

zoneminder start|stop|status|restart
Other command line controls are

Code: Select all

zmstart
zmstop
which will start/stop XAMPP and ZoneMinder . These scripts are totally simple and there is room for improvement.

These scripts are in: ~/my-applications/bin

XAMPP resides here: /opt/lampp

In the browser : http://localhost (reaches the XAMPP splash page.)
and http://localhost/zm to start the ZM-Console.

Further work on this project will continue to work out a CSS bug in the Montage View that crept in and I noticed after the upload.

Good Luck and please improve in anyway you see fit!
Thank you to all those who built Puppy Linux and the creator and maintainer of Tahr 6.0 CE.
Last edited by rockedge on Sat 20 Dec 2014, 01:36, edited 5 times in total.

User avatar
ally
Posts: 1957
Joined: Sat 19 May 2012, 19:29
Location: lincoln, uk
Contact:

#2 Post by ally »


Pelo

ZoneMinder is for zone protection

#3 Post by Pelo »

Zoneminder est une solution open source efficace de vidéosurveillance, acceptant des sources vidéo analogiques (connectées via une carte d'acquisition), des webcams ou encore des caméras réseau. Il est capable d'envoyer les images capturées sur un serveur déporté via FTP ou SMTP (mail) mais dispose également d'un serveur web dédié permettant de consulter les images et vidéos capturées ainsi que de contrôler le système de vidéo-surveillance…

Modifier

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#4 Post by edoc »

This appears to have been abandoned after December 2014.

Was it merged with another project, or replaced?

What were the, unstated, key goals of this Puplet, please?

Thanks!
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

dancytron
Posts: 1519
Joined: Wed 18 Jul 2012, 19:20

#5 Post by dancytron »

I think he was just sharing his own work.

His goal was to install Zoneminder on Puppy (not a particularly simple task).

Once he was successful, he was done and then shared the result.

He posted the instructions how to do it yourself here.

http://murga-linux.com/puppy/viewtopic.php?t=101999

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#6 Post by edoc »

Cool!

Now I get it ... thanks!
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

Pelo

He wants to try This tahrpup, with my help.

#7 Post by Pelo »

But where do people needing Zone Minder post ? I have friend of mine who is not pupppy user, but has zone minded his house with puppy 4.3.1 . he has the view on his computer at work..
He wants to try This tahrpup, with my help.
Nothing is closed, in the contrary.
Do you know how many people has loaded the iso, perhaps thousands.
2546 views, comment zero. Does anybody know many ISOs have been uploaded ?
users for that are not teachers, but technicians fond of electronics, the will not post here, because developers are brainstormers who will not help further in mounting cameras at home.

Soon my friend will stop working (end of february) after fifty years, he will stay at home, no need then of ZoneMinder :)

hamoudoudou

Some technicians use programming

#8 Post by hamoudoudou »

at least one technician here
Computing is part of industrial maintenance, only spanish forum takes it in account.

User avatar
rockedge
Posts: 1864
Joined: Wed 11 Apr 2012, 13:32
Location: Connecticut, United States
Contact:

#9 Post by rockedge »

I have built several other versions of ZoneMinder on Puppy Linux, Tahr 6.0.5 in particular. There is an improved version tahr 6.0.5 XAMPP 5.6.3 ZoneMinder 1.28.109 (basically 1.29.0) and I have made working versions with Apache 2.4 MySQL and PHP PERL and ZoneMInder all from the Puppy Package Manager by modifying the DISTRO_COMPAT_REPOS file to include the PPA iconner for the very latest Ubuntu package of ZoneMinder.

I will make available a download link for the XAMPP ZoneMinder Tahr 6.0.5 ISO as soon as it is uploaded to the cloud.

Post Reply