Search found 20 matches

by postfux
Tue Jun 03, 2014 7:32 pm
Forum: Hardware Compatibility List
Topic: Raspberry Pi Cam module Streaming RTSP h264 video to ZM
Replies: 21
Views: 42822

Re: Raspberry Pi Cam module Streaming RTSP h264 video to ZM

Hi jteeuw

Sorry i don't have so deep knowledge about zoneminder.

Have you compiled ZM by yourself ore used a prebuild version?
Do you use a 64bit Linux version? I have not used it for ZM,
so maybe when compiling you need different settings.

Greetings Markus
by postfux
Tue Jun 03, 2014 8:11 am
Forum: Hardware Compatibility List
Topic: Raspberry Pi Cam module Streaming RTSP h264 video to ZM
Replies: 21
Views: 42822

Re: Raspberry Pi Cam module Streaming RTSP h264 video to ZM

Hi jteeuw

Glad to hear that i could help you and that you got it running!

Greetings Markus
by postfux
Tue Jun 03, 2014 6:53 am
Forum: Hardware Compatibility List
Topic: Raspberry Pi Cam module Streaming RTSP h264 video to ZM
Replies: 21
Views: 42822

Re: Raspberry Pi Cam module Streaming RTSP h264 video to ZM

Hi jteeuw Sorry now i know what was wrong in my Tutorial. Pleas forget my last post. Instead of starting: ffstream & it schould be sudo ffserver & Once ffserver is running you should be able to start raspivid -b 5000000 -ex night -mm average -op 150 -t 999999999 -w 640 -h 360 -fps 5 -o - |ff...
by postfux
Mon Jun 02, 2014 7:56 am
Forum: Hardware Compatibility List
Topic: Raspberry Pi Cam module Streaming RTSP h264 video to ZM
Replies: 21
Views: 42822

Re: Raspberry Pi Cam module Streaming RTSP h264 video to ZM

Hi jteeuw Sorry there is a little error in my tutorial. Just put this lines in a file called ffstream (or name the file you like) #!/bin/sh raspivid -b 5000000 -ex night -mm average -op 150 -t 999999999 -w 640 -h 360 -fps 5 -o - |ffmpeg -v verbose -i - -flags +global_header -vcodec copy -r 5 -an htt...
by postfux
Sun Jun 01, 2014 5:03 pm
Forum: Hardware Compatibility List
Topic: Raspberry Pi Cam module Streaming RTSP h264 video to ZM
Replies: 21
Views: 42822

Re: Raspberry Pi Cam module Streaming RTSP h264 video to ZM

Hi Jemmyn Don't use VLC i had also strange behaviours, and much delay. I recommend using ffmpeg instead (also on Windows) Here is an example how to start ffplay to view the stream. ffplay.exe -i rtsp://192.168.0.166:5454/pi.sdp It takes some seconds to connect and i even get at the beginning some er...
by postfux
Fri Feb 07, 2014 5:10 pm
Forum: Hardware Compatibility List
Topic: Raspberry Pi Cam module Streaming RTSP h264 video to ZM
Replies: 21
Views: 42822

Re: Raspberry Pi Cam module Streaming RTSP h264 video to ZM

Hi Nightowl

Until now i didn't have time to investigate in this until now, but for me the 1 or 2 Seconds delay is not a problem.

Bye
by postfux
Fri Jan 03, 2014 12:30 pm
Forum: Hardware Compatibility List
Topic: Raspberry Pi Cam module Streaming RTSP h264 video to ZM
Replies: 21
Views: 42822

Re: Raspberry Pi Cam module Streaming RTSP h264 video to ZM

Hi incade This with the delay is strange for me, i have no idea at the moment. No you are right i didn't mention the pi-cam NOIR cause when writing this post it was not available and the one i ordered in October is comming in end of Jannuary. At RS-Components from Austria they are sold out. :-( I al...
by postfux
Wed Jan 01, 2014 12:32 pm
Forum: Hardware Compatibility List
Topic: Raspberry Pi Cam module Streaming RTSP h264 video to ZM
Replies: 21
Views: 42822

Re: Raspberry Pi Cam module Streaming RTSP h264 video to ZM

Hi Incade I'm glad that i could help someone!! Wich method are you using? pi --> ffserver ->> ffmepg --> network --> ffplay or pi --> ffserver ->> ffmepg --> network --> vlc With the first method i got ~1 seconds delay, tested with filming an analog clock with a second pointer, the recieved stream w...
by postfux
Tue Sep 17, 2013 7:42 am
Forum: Hardware Compatibility List
Topic: Raspberry Pi Cam module Streaming RTSP h264 video to ZM
Replies: 21
Views: 42822

Re: Raspberry Pi Cam module Streaming RTSP h264 video to ZM

Hi Attached are some sample pics allready saved in ZoneMinder. They are captured @ 640x360 cause my ZoneMinder Server ist not so powerfull. But for tests i tried even with 1920x1080 and it functioned. The cam is not so good at low light, if it's possible you could use a halogen spotlite with a PIR s...
by postfux
Fri Sep 13, 2013 7:03 am
Forum: Hardware Compatibility List
Topic: Raspberry Pi Cam module Streaming RTSP h264 video to ZM
Replies: 21
Views: 42822

Re: Raspberry Pi Cam module Streaming RTSP h264 video to ZM

If you get an errormessage while compiling ffmpeg like this: libavcodec/libavcodec.a(libx264.o): In function `X264_init': /ffmpeg/libavcodec/libx264.c:536: undefined reference to `x264_encoder_open_125' collect2: error: ld returned 1 exit status make: *** [ffmpeg_g] Error 1 then you should remove ag...
by postfux
Fri Aug 16, 2013 11:25 am
Forum: Hardware Compatibility List
Topic: Raspberry Pi Cam module Streaming RTSP h264 video to ZM
Replies: 21
Views: 42822

Raspberry Pi Cam module Streaming RTSP h264 video to ZM

This is a little tutorial on how to use a Raspbery Pi with camera module as an input for Zoneminder on a Linuxbox. This is only a tutorial on what i researched and collected from Internet at so many different pages that brought me to this goal, it took my very long to find a acceptable solution to ...
by postfux
Wed Jul 10, 2013 9:42 am
Forum: User Contributions
Topic: ZM 1.25.0 Performance Patch - Completed
Replies: 176
Views: 110187

Re: ZM 1.25.0 Performance Patch - Completed

Hello mastertheknif I also use your performancepatch Version "mastertheknife-ZoneMinder-kfir-0ef2974.tar.gz", great work but anyway i had some little problems with it. First: i got this error in the LOGs 'zmtrigger.pl ' exited abnormally, exit status 9 witch i could solve with disabling mm...
by postfux
Thu Nov 27, 2008 7:24 am
Forum: ZoneMinder Hints & Tips
Topic: Zoneminder login problem,mysql upgrade,authentication,hash
Replies: 2
Views: 10293

Zoneminder login problem,mysql upgrade,authentication,hash

Hello Zoneminder fans I am running zm v1.22.3 on a Debian etch (4.0) system. I have enabled authentication with hashed passwords. Yesterday i made an upgrade from some Debian security packages, and since then i could't login with none of my users to zoneminder anymore. After some research i found ou...
by postfux
Mon Dec 18, 2006 6:14 am
Forum: ZoneMinder Previous Versions
Topic: Upgrade Problem from 1.22.1 -> 1.22.3
Replies: 3
Views: 4127

Hi

So now my ZM is running.
I needet also to do a 'zmupdate.pl -f'
see also:
http://www.zoneminder.com/forums/viewtopic.php?t=6196

I didn't find anything about this in the Documentation not even that ther is a '-f' option for zmupdate.pl, maybe you wil have to mention this in the docu.

Markus
by postfux
Thu Dec 14, 2006 6:20 pm
Forum: ZoneMinder Previous Versions
Topic: Upgrade Problem from 1.22.1 -> 1.22.3
Replies: 3
Views: 4127

Thx for the help I needet also to remove the DEFAUL CHARSET=latin1 statement cause i got also an error. Ok now the DB is updated, but i still cant start the Zoneminder I turned debug on and got in the log: 12/14/06 19:07:18.833375 zmpkg[8072].INF [Command: start] 12/14/06 19:07:18.834192 zmpkg[8072]...