Search found 14 matches

by advbug
Mon Sep 21, 2015 5:29 am
Forum: ZoneMinder 1.28.x
Topic: Problems when 2 people are watching live
Replies: 7
Views: 4485

Re: Problems when 2 people are watching live

Hi, After a lot of testing I am sure it's not a browser issue. Even when having 2 computers watch a single live stream I get problems. The logfiles just tell me a lot of rtsp errors, but this is "normal"... (error decoding frame, etc) Just now I am sitting on my PC and on my Laptop trying just ...
by advbug
Sun Aug 30, 2015 8:37 pm
Forum: ZoneMinder 1.28.x
Topic: Problems when 2 people are watching live
Replies: 7
Views: 4485

Re: Problems when 2 people are watching live

Hi, thanks for the response. I am running Ubuntu, Linux ZM 3.16.0-45-generic #60~14.04.1-Ubuntu SMP Fri Jul 24 21:16:23 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux with an i3 and 8GB RAM. For testing I had it running with more cameras, so I don't think memory is the issue, because normally when there is ...
by advbug
Sun Aug 30, 2015 10:02 am
Forum: ZoneMinder 1.28.x
Topic: Problems when 2 people are watching live
Replies: 7
Views: 4485

Problems when 2 people are watching live

Hi, I am running Zoneminder 1.28.100 now and I am very pleased with this version! It runs really nice, except my problem: When only I watch the live stream on single monitors or montage, everything is ok. When 2 people watch or I have the montage open and click on a monitor to see full screen ...
by advbug
Thu May 21, 2015 11:30 am
Forum: ZoneMinder 1.28.x
Topic: remote IP camera
Replies: 5
Views: 3324

Re: remote IP camera

Possible? Sure. You just have to take care of the bandwidth limitations yourself.

With a VGA camera and 1fps you might get lucky... some jpeg compression obviously needs to kick in.

But if you want to use a HD camera you are going to have a bad time with bandwidth.
by advbug
Sat May 16, 2015 12:18 pm
Forum: ZoneMinder 1.28.x
Topic: remote IP camera
Replies: 5
Views: 3324

Re: remote IP camera

Camera connected over 3G? No, you can't. At least not without a vpn connection. Problem is, 3G connections are usually behind a NAT so you can't access your WAN IP on 3G from outside. It's like a router at home where you can't do a port forward. I solved this problem in my garage with a raspberry pi ...
by advbug
Tue May 12, 2015 12:29 pm
Forum: ZoneMinder 1.28.x
Topic: Carsh when Add new camera
Replies: 3
Views: 1581

Re: Carsh when Add new camera

About memory: I ran into issues with 7 cameras @ 1080p resolution and 4GB RAM. After adding another 4GB I could use more than 7 cameras.
by advbug
Mon May 11, 2015 8:54 am
Forum: ZoneMinder 1.28.x
Topic: ZoneMinder for RPi 2
Replies: 19
Views: 10045

Re: ZoneMinder for RPi 2

Keep in mind:

Doing motion detection on a 720p camera the Pi2 is busy...a lot! U should use a very fast microSD card for it.
by advbug
Sat May 02, 2015 4:53 pm
Forum: ZoneMinder 1.28.x
Topic: ZoneMinder for RPi 2
Replies: 19
Views: 10045

Re: ZoneMinder for RPi 2

Oh, it was Raspbian. So debian, not ubuntu.
by advbug
Fri May 01, 2015 10:42 pm
Forum: ZoneMinder 1.28.x
Topic: ZoneMinder for RPi 2
Replies: 19
Views: 10045

Re: ZoneMinder for RPi 2

I believe it was just "apt-get install zoneminder" on ubuntu. :) After this you just need "ln -s /etc/zm/apache.conf /etc/apache2/conf.d/zoneminder.conf" and restart apache2.
by advbug
Fri Apr 24, 2015 5:24 pm
Forum: ZoneMinder 1.25.x
Topic: Change resolution in mobile skin
Replies: 1
Views: 2600

Re: Change resolution in mobile skin

Ok, nevermind... I got it.

Just set "$scale" in the views folder to 75.

Uncomment lines 80-83 and add "$scale = 75;" in a new line under this.
by advbug
Thu Apr 23, 2015 9:36 am
Forum: ZoneMinder 1.25.x
Topic: Change resolution in mobile skin
Replies: 1
Views: 2600

Change resolution in mobile skin

Hi,

I like the Zoneminder mobile skin, but the live view lacks resolution... how can I change this? I couldn't find it anywhere in the options...

I am running 1080p cameras and currently on mobile I can't really see a thing.


Thanks in advance.
by advbug
Tue Apr 21, 2015 6:25 am
Forum: ZoneMinder 1.28.x
Topic: Internet upload speed for remote access
Replies: 5
Views: 2792

Re: Internet upload speed for remote access

I have these problems on Internet Explorer. Try chrome or firefox, worked for me. Don't think it's an upstream issue.

A friend is running 9x 1080p cameras with ~1mbit upstream I can see the livestream or recorded events. But it's not extremely fast. ;)
by advbug
Tue Apr 21, 2015 6:16 am
Forum: ZoneMinder 1.28.x
Topic: ZoneMinder for RPi 2
Replies: 19
Views: 10045

Re: ZoneMinder for RPi 2

Hi,

I compiled it but it didn't work properly... I just gut error messages that zm capture deamon crashed. So I installed "good old" 1.25 and it is working fine with one 720p IP camera over mjpeg. Unfortunately 1080p didn't work.
by advbug
Thu Oct 16, 2014 8:54 am
Forum: ZoneMinder 1.25.x
Topic: Image distortion on the bottom with 720/1080p rtsp camera
Replies: 1
Views: 4234

Image distortion on the bottom with 720/1080p rtsp camera

Hi, I'm using zoneminder for some time now and love it, but have recently bought some chinese (hi3518) IP cameras with 720 and 1080p but it only works partially with zoneminder. I finally got it working with ffmpeg and added the rtsp:// url to the path, which works normally fine, modect detects ...