Search found 18 matches
- Sun Sep 29, 2013 9:12 am
- Forum: ZoneMinder 1.26.x
- Topic: Sockets not created on 1.26.3 on Fedora 19
- Replies: 3
- Views: 2953
Re: Sockets not created on 1.26.3 on Fedora 19
Hey blackpot, You're right in your discovery. Someone has actually written a few patches to the RTSP library to make it work with newer cameras. I've never understood why we have both the RTSP and FFMPEG source options but I would say this goes back to when FFMPEG's RTSP support was crappy. Don't ...
- Thu Aug 15, 2013 10:05 pm
- Forum: ZoneMinder 1.25.x
- Topic: Now hear this: Please test 1.26-beta.1!
- Replies: 13
- Views: 17762
Re: Now hear this: Please test 1.26-beta.1!
I did see that, didn't know that puppet config had been updated to use 1.26. Trying now!
- Thu Aug 15, 2013 9:00 pm
- Forum: ZoneMinder 1.25.x
- Topic: Now hear this: Please test 1.26-beta.1!
- Replies: 13
- Views: 17762
Re: Now hear this: Please test 1.26-beta.1!
What's the line to do it on Ubuntu 12.04 server? Should I be using the Ubuntu-supplied avconv or be building ffmpeg from source? Have tried building ffmpeg from source but I get a whole lot of errors when coming to compile ZM: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/root/ffmpeg_build/include ...
- Mon Apr 22, 2013 2:36 am
- Forum: Hardware Compatibility List
- Topic: Mobotix Cameras
- Replies: 19
- Views: 43692
Re: Mobotix Cameras
I did it source : remote protocol http remote host name <user>:<password>@<ip_dir> remote host path: /record/current.jpg don't forget that the resolutions has to be the same between camera and zoneminder configuration. Just thought that I'd promote this - I spent AGES trying FFMPEG combinations and ...
- Tue Jan 01, 2013 1:02 am
- Forum: ZoneMinder 1.25.x
- Topic: [Solved] Does not compile plus PHP standards in classic skin
- Replies: 3
- Views: 2463
Re: Does not compile with GCC 4.6
Can you be a bit more informative? Please post some output from the compilation and your configure options etc (if you can pull it out of the ebuild?)
- Sat Dec 29, 2012 2:35 am
- Forum: ZoneMinder 1.25.x
- Topic: newbie: exported video pixely and coarse
- Replies: 3
- Views: 2361
Re: newbie: exported video pixely and coarse
The other alternative is to add the following to the output options: -b 20000000 which makes the bitrate of the output video 2mbit
- Sat Dec 29, 2012 2:34 am
- Forum: ZoneMinder 1.25.x
- Topic: memory map issues
- Replies: 2
- Views: 1970
Re: memory map issues
Have you got the correct packages installed for memory mapping? Can't recall off the top of my head what they are but I believe you also need support for it in your kernel
- Fri Dec 28, 2012 6:30 am
- Forum: ZoneMinder 1.25.x
- Topic: Help to Install ZoneMinder 1.25.x - Ubuntu 12.10
- Replies: 10
- Views: 6901
Re: Help to Install ZoneMinder 1.25.x - Ubuntu 12.10
Fabietto: glad my guide worked! Was mildy worried it wasn't complete enough but turns out it was!
- Fri Dec 28, 2012 6:26 am
- Forum: ZoneMinder 1.25.x
- Topic: loads of errors.. ubiquiti aircam
- Replies: 3
- Views: 2374
Re: loads of errors.. ubiquiti aircam
We mainly use AirCams in all of our installations. They work fine when set up as an ffmpeg source camera with the URL as rtsp://x.x.x.x/live/ch00_0
Width 1280
Height 720
Make sure you are running the latest AirCam firmware as earlier versions had RTSP bugs!
Width 1280
Height 720
Make sure you are running the latest AirCam firmware as earlier versions had RTSP bugs!
- Thu Dec 20, 2012 6:30 am
- Forum: User Contributions
- Topic: Zoneminder branch various patches + fix and plugins
- Replies: 25
- Views: 21044
Re: Zoneminder branch various patches + fix and plugins
Hi Nextime,
I'm now getting zma crashes with your wonderful ANPR plugin. Unfortunately the only debug info I get says it exited abnormally. So I am unsure what I should be doing to debug this. Can you provide some insight? I'd like to help out get this as stable as possible.
Cheers
Chris
I'm now getting zma crashes with your wonderful ANPR plugin. Unfortunately the only debug info I get says it exited abnormally. So I am unsure what I should be doing to debug this. Can you provide some insight? I'd like to help out get this as stable as possible.
Cheers
Chris
- Wed Dec 19, 2012 9:04 pm
- Forum: ZoneMinder 1.25.x
- Topic: Store or Achive in movie format
- Replies: 2
- Views: 1836
Re: Store or Achive in movie format
Write one yourself! We would all be very grateful
- Wed Dec 19, 2012 9:03 pm
- Forum: ZoneMinder 1.25.x
- Topic: Help to Install ZoneMinder 1.25.x - Ubuntu 12.10
- Replies: 10
- Views: 6901
Re: Help to Install ZoneMinder 1.25.x - Ubuntu 12.10
The problem is due to the libav/ffmpeg split and all the deprecated functions that resulted from this. Please see the HowTo I wrote to help you with this: http://www.zoneminder.com/wiki/index.php/Ubuntu_Server_12.04_64-bit_with_Zoneminder_1.25.0_from_source Let me know how you get on. I haven't been ...
- Tue Dec 18, 2012 2:22 am
- Forum: User Contributions
- Topic: Zoneminder branch various patches + fix and plugins
- Replies: 25
- Views: 21044
Re: Zoneminder branch various patches + fix and plugins
Hi Nextime, Loving your work here. I have tried and tried and only just finally have I found out why the code wasn't compiling on Ubuntu. Your checks inside configure.ac aren't quite right. Here is a diff to show you what I've changed based on the libav9-ftbfs patch that is going to be part of the ...
- Sat Dec 15, 2012 4:42 am
- Forum: ZoneMinder 1.25.x
- Topic: Trouble Compling ZoneMinder 1.25.X from Source/Ubuntu 12.04
- Replies: 6
- Views: 3891
Re: Trouble Compling ZoneMinder 1.25.X from Source/Ubuntu 12
OK I have already done it
http://www.zoneminder.com/wiki/index.ph ... rom_source
Give it a go and let me know how you get on.
Chris
http://www.zoneminder.com/wiki/index.ph ... rom_source
Give it a go and let me know how you get on.
Chris
- Sat Dec 15, 2012 4:14 am
- Forum: ZoneMinder 1.25.x
- Topic: Trouble Compling ZoneMinder 1.25.X from Source/Ubuntu 12.04
- Replies: 6
- Views: 3891
Re: Trouble Compling ZoneMinder 1.25.X from Source/Ubuntu 12
There is actually a patch that someone has submitted to launchpad that seems to fix the issue. I used it the other day to compile ZoneMinder 1.25.X for the first time ever on Ubuntu!
I will write a how-to and get back to you soon. Probably within the next week
I will write a how-to and get back to you soon. Probably within the next week