tail -f <Running ZM on Orange Pi4>

Current Development version likely to have breaking changes
Post Reply
rcnn
Posts: 7
Joined: Sat Jun 12, 2021 6:48 am

tail -f <Running ZM on Orange Pi4>

Post by rcnn »

System:
Orange Pi4 4GB version.
DISTRIB_DESCRIPTION="Ubuntu 18.04.5 LTS"
Linux soc-op4-01 4.4.179-g7b2dd521-dirty #5 SMP aarch64 aarch64 aarch64 GNU/Linux

Cameras: IP x 3
- Source: FFMPEG;
- rtsp://192.168.<cam_ip>/user=<my_user_name>&password=<password_here>&channel=1&stream=0.sdp (5 fps)
- Colorspace: 24bit
- Capture resolution: 720p

Running 1.37.0~20210604170235-bionic and getting several unwanted effects:
  • Console shows that cameras work time to time. Say it can be that 3-d camera is red, it can be 1, 2 red 3-d is green, etc. Tested cameras with VLC and direct stream. All work fine. Solved
  • Pretty much same situation with "montage" view. It shows "unable to stream" all cam, then one appears, then another does. No pattern. Solved
  • On dark theme in Firefox [?] help text has white color and gray background, which is quite hard to read.
  • Mocord records events in 2 second chunks instead of 10 minutes.
CPU load got very low. Pre update CPUs were loaded 20-30% per zmc worker.
Last edited by rcnn on Sun Jun 13, 2021 1:41 pm, edited 2 times in total.
rcnn
Posts: 7
Joined: Sat Jun 12, 2021 6:48 am

Re: tail -f <Running ZM on Orange Pi4>

Post by rcnn »

Ok, enabled logging, got this:
Unable to free up older packets. Waiting.
Set Maximum Buffer Size to 0 on all cams as it is said here. Now it shows all cams in "Montage".
rcnn
Posts: 7
Joined: Sat Jun 12, 2021 6:48 am

Re: tail -f <Running ZM on Orange Pi4>

Post by rcnn »

Couple of days ago left [x] debugging - enabled.
Got 22GB of logs. It would be more, but there was no space left.
Right...
rcnn
Posts: 7
Joined: Sat Jun 12, 2021 6:48 am

Re: tail -f <Running ZM on Orange Pi4>

Post by rcnn »

kso...
Installing ZM 1.37 as docker container is pain...
alabamatoy
Posts: 349
Joined: Sun Jun 05, 2016 2:53 pm

Re: tail -f <Running ZM on Orange Pi4>

Post by alabamatoy »

Amazing that it runs on a Pi! :shock: :shock:
Post Reply