Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor[Solved]
- bkjaya1952
- Posts: 282
- Joined: Sat Aug 25, 2018 3:24 pm
- Location: Sri Lanka
Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor[Solved]
I have tested the Zoneminder master 1.37.10~20220124093136-focal , the latest release , with a USB camera today and found the following difficulties
1.The USB Camera monitor can't be created .
2. The Error logging is nit working
3. In the filters ,you can't add conditions by pressing + button
some screenshots are given below
1.The USB Camera monitor can't be created .
2. The Error logging is nit working
3. In the filters ,you can't add conditions by pressing + button
some screenshots are given below
Last edited by bkjaya1952 on Thu Feb 03, 2022 8:39 am, edited 1 time in total.
-
- Posts: 1373
- Joined: Sat Aug 31, 2019 7:35 am
- Location: San Diego
Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor
Works here on my system, FYI.3. In the filters ,you can't add conditions by pressing + button
- bkjaya1952
- Posts: 282
- Joined: Sat Aug 25, 2018 3:24 pm
- Location: Sri Lanka
Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor
Hi dougmccrarydougmccrary wrote: ↑Wed Jan 26, 2022 6:32 amWorks here on my system, FYI.3. In the filters ,you can't add conditions by pressing + button
My test was on a fresh install . Not an upgrade.
- bkjaya1952
- Posts: 282
- Joined: Sat Aug 25, 2018 3:24 pm
- Location: Sri Lanka
Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor
Still the same problems prevail in Zoneminder-master latest 1.37.10~20220126213942 -focal as well
Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor
Please check javascript console for errors.
- bkjaya1952
- Posts: 282
- Joined: Sat Aug 25, 2018 3:24 pm
- Location: Sri Lanka
Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor
None of those are related to ZM.
How about view page source and look for php errors in the javascript code at the bottom?
How about view page source and look for php errors in the javascript code at the bottom?
- bkjaya1952
- Posts: 282
- Joined: Sat Aug 25, 2018 3:24 pm
- Location: Sri Lanka
Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor
For the latest of Zonemider master 1.37.10~20220131141528-focal released today
Figure:- 1 .Page source -of monitor page
Figure:- 2 javascript console
Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor
Some config entry has a new line in it.
Try latest build which escapes them.
Try latest build which escapes them.
- bkjaya1952
- Posts: 282
- Joined: Sat Aug 25, 2018 3:24 pm
- Location: Sri Lanka
Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor
Thank you very much Sir
I have tested the latest Zoneminder-master with Ubuntu impish , bionic and focal
The problem has been solved in the latest Zoneminder-master latest 1.37.10~20220201140734-impish & bionic
There is a small problem in installing Zoneminder Zoneminder-master latest 1.37.10~20220201140734-focal as there is a dependency issue.
(the following packages have unmet dependencies: software-properties-common : depends: gir1.2-glib-2.0 but it is not installable depends: gir1.2-packagekitglib-1.0 (>= 1.1.0-2) but it is not going to be installed depends: packagekit but it is not going to be installed depends: python3 but it is not installable depends: python3-dbus but it is not installable depends: python3-gi but it is not installable depends: python3-requests-unixsocket but it is not installable depends: python3-software-properties (= 0.98.9.2) but it is not going to be installed depends: python3:any but it is not installable )
Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor
That's weird. We havn't really altered the dependencies much in a long time.
Further it is saying that it can't install python3. That's kindof a major package.
Further it is saying that it can't install python3. That's kindof a major package.
- bkjaya1952
- Posts: 282
- Joined: Sat Aug 25, 2018 3:24 pm
- Location: Sri Lanka
Re: Zoneminder master 1.37.10~20220124093136-focal can't create USB camera monitor
Thank you very much Sir !
The above problem has been solved in the latest Zoneminder-master 1.37.11~20220202205903-focal released today!