Search found 170 matches

by R2D2
Wed Nov 15, 2006 4:42 pm
Forum: ZoneMinder Previous Versions
Topic: Add executable commands
Replies: 5
Views: 3575

quick'n'dirty:

Code: Select all

find ~/<files_to_delete>/ -date.. .. .. | rm
or

Code: Select all

find /<path> -mtime +2 -exec rm {} \;
+2 means older than 2 Days
by R2D2
Tue Nov 14, 2006 7:47 pm
Forum: ZoneMinder Previous Versions
Topic: mplayer vdr-plugin and ZM?
Replies: 15
Views: 8215

Any news?
by R2D2
Sun Nov 12, 2006 8:47 pm
Forum: ZoneMinder Previous Versions
Topic: Ubuntu install - libavutil.a may be required for MPEG stream
Replies: 14
Views: 11387

I have tested many Distros, and i find out:
Unfortunately all debian based Linuxes are not really suitably for ZM.

I use Mandiva-2007 or Gentoo-2006.1 for ZM.
by R2D2
Sun Nov 12, 2006 8:23 pm
Forum: ZoneMinder Previous Versions
Topic: mplayer vdr-plugin and ZM?
Replies: 15
Views: 8215

You need to wait for Corey he might be able to help
Ok.
Image
by R2D2
Sun Nov 12, 2006 6:54 pm
Forum: User Contributions
Topic: Windows Live Viewer..27-11-05 Now Complete Frontend for ZM!!
Replies: 725
Views: 513253

Hi James, I'll translate it to german. I'll do this like the sample below. When i finished, i send you a file in MS-Word (*.doc) Format. Is this OK`? http://img87.imageshack.us/img87/9189/zm15ud5.jpg Program Settings ---- Programm Einstellungen Home Automation ---- Home Automation Paths ---- Pfade E...
by R2D2
Sun Nov 12, 2006 5:25 pm
Forum: ZoneMinder Previous Versions
Topic: mplayer vdr-plugin and ZM?
Replies: 15
Views: 8215

goto settings and change streaming from jpeg to mpeg. Done, but doesn't work. If it doesnt work like that then you have no chance as their is an issue with ffmpeg not communicating with zm properly and is a common problem with 'roll your own' zm installations Is there really no way to check the ffm...
by R2D2
Sun Nov 12, 2006 4:53 pm
Forum: User Contributions
Topic: Windows Live Viewer..27-11-05 Now Complete Frontend for ZM!!
Replies: 725
Views: 513253

When i next do anything major to zm4ms i will include an italian option in the settings. So whatever words are wrong and where if you list them here i will add it to the next release
...and a german too, please.
by R2D2
Sun Nov 12, 2006 1:11 pm
Forum: ZoneMinder Previous Versions
Topic: mplayer vdr-plugin and ZM?
Replies: 15
Views: 8215

jameswilson wrote:well does mpeg streming work on your zm server?
I don't know, how can i test this?
by R2D2
Sun Nov 12, 2006 12:46 pm
Forum: ZoneMinder Previous Versions
Topic: mplayer vdr-plugin and ZM?
Replies: 15
Views: 8215

http://<ip>/cgi-bin/zms?mode=mpeg&monitor=1&scale=100&bitrate=100000&maxfps=5& format=asf &user=user&password=password What Settings have i to do in ZM for streaming asf? i've tested this: http://vdr01/cgi-bin/zms?mode=mpeg&monitor=1&scale=100&bitrate=100000&...
by R2D2
Sun Nov 12, 2006 8:33 am
Forum: ZoneMinder Previous Versions
Topic: mplayer vdr-plugin and ZM?
Replies: 15
Views: 8215

Lets asking otherwise...... I found this post: http://www.zoneminder.com/forums/viewtopic.php?t=7112&start=0&postdays=0&postorder=asc&highlight= I think it should be possible to connect directly to mplayer. For example: mplayer -vo mpegpes http://vdr01/zm/index.php?view=montage&g...
by R2D2
Sat Nov 11, 2006 3:03 pm
Forum: ZoneMinder Previous Versions
Topic: mplayer vdr-plugin and ZM?
Replies: 15
Views: 8215

jameswilson wrote:i dont understand what your trying to do r2?
I have Linux based "Media PC" with Gen2VDR1.1 and i want to view "Monitors" from my ZM machine with the vdr-mplayer-plugin.
i this possible?
by R2D2
Sat Nov 11, 2006 2:17 pm
Forum: ZoneMinder Previous Versions
Topic: mplayer vdr-plugin and ZM?
Replies: 15
Views: 8215

mplayer vdr-plugin and ZM?

Hi,

i find this in the Forum:
http://www.zoneminder.com/forums/viewtopic.php?t=3780

I use vdr 1.4.2-3 with mplayer-plugin. How can i use ZM-1.22.2 with mplayer?

Infos about VDR:
http://www.vdr-portal.de
http://www.cadsoft.de/vdr/
by R2D2
Wed Nov 08, 2006 5:28 pm
Forum: Hardware Queries
Topic: bttv (and more) tv,video and radio card gallery
Replies: 0
Views: 1435

bttv (and more) tv,video and radio card gallery

I dont know if i here in the right Forum....

This site is very helpfull for identify bttv cards.

http://pvrhw.goldfish.org/bttv/bttv-gallery.html
by R2D2
Wed Nov 08, 2006 4:57 pm
Forum: ZoneMinder Previous Versions
Topic: [Solved] Install ZM on Gentoo Problem
Replies: 13
Views: 28185

Solved I did the following Steps: :arrow: Installing MySQL 5.0 cat >> /etc/portage/package.use << "EOF" =dev-db/mysql-5.0* -berkdb EOF emerge "=dev-db/mysql-5.0*" :arrow: Configure MySQL cat > /etc/mysql/my.cnf << "EOF" [client] character-sets-dir = /usr/share/mysql/ch...
by R2D2
Tue Nov 07, 2006 8:47 pm
Forum: ZoneMinder Previous Versions
Topic: [Solved] Install ZM on Gentoo Problem
Replies: 13
Views: 28185

php -m vdr01 php-5.2.0 # php -m PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/lib/php/extensions/no-debug-non-zts-20050922/mysql.so' - /usr/lib/php5/lib/php/extensions/no-debug-non-zts-20050922/mysql.so: cannot open shared object file: No such file or directory in Unknown o...