Hi
how can I decrease database
/var/lib/mysql/zm/Frames.ibd: 34G
/var/lib/mysql/zm/Logs.ibd: 584M
Just use Video Writer and no log
I have 2to of video with 2 mins longer
Is it normal ?
thanks
Search found 49 matches
- Wed Mar 31, 2021 10:43 am
- Forum: ZoneMinder 1.34.x
- Topic: database very large Frames.ibd: 34G Logs.ibd: 584M
- Replies: 1
- Views: 137
- Mon Mar 15, 2021 4:35 am
- Forum: Mobile Apps
- Topic: Websocket with proxy reverse
- Replies: 0
- Views: 555
Websocket with proxy reverse
Hi I use proxy reverse on apache2 for use let's encrypt with a lot of server For configuration websocket i must open a lot of port 9000 9001 9002 .... to ip1 9000 to ip2 9000 ... is it possible to open just 9000 and with servername apache2 send to ip1 or ip2 ... is it possible for wss ? like proxy r...
- Sun Feb 28, 2021 8:17 am
- Forum: ZoneMinder Hints & Tips
- Topic: Replay in H264 passthrough slow and in X264 fast
- Replies: 1
- Views: 1296
Replay in H264 passthrough slow and in X264 fast
Hi I wan't to use H264 passthrough for limit usage of CPU Camera Dahua in H264Baseline mode 10FPS For 3 mins about 20mb in H264 Same config in X264 For 3 mins same size But in replay when in H264 video start only when video full download in temp In X264 video start immediatly and play and download i...
- Wed Feb 24, 2021 8:11 am
- Forum: ZoneMinder Hints & Tips
- Topic: Video replay green on safari and ok in chrome
- Replies: 3
- Views: 477
Re: Video replay green on safari and ok in chrome
Thanks
i try but nothing
and on IOS with zmninja black screen on video
i try but nothing
and on IOS with zmninja black screen on video
- Mon Feb 22, 2021 8:15 am
- Forum: ZoneMinder Hints & Tips
- Topic: Video replay green on safari and ok in chrome
- Replies: 3
- Views: 477
Video replay green on safari and ok in chrome
Hi
I save my video H264 passthrough for have audio
But on safari i have green screen on replay , on chrome all is ok
When i save video, it's green on quicktime and it's ok on VLC
Someone knows what can i install on mac for have a video replay ok on safari
Thanks a lot
I save my video H264 passthrough for have audio
But on safari i have green screen on replay , on chrome all is ok
When i save video, it's green on quicktime and it's ok on VLC
Someone knows what can i install on mac for have a video replay ok on safari
Thanks a lot
- Sat Nov 28, 2020 12:16 pm
- Forum: ZoneMinder 1.34.x
- Topic: zmevennotification object detection on edge tpu
- Replies: 40
- Views: 6235
Re: zmevennotification object detection on edge tpu
do you try another models ?
https://coral.ai/models/
all model works in Input size: 224x224
but no resize for height |---------- TPU (input image: 224w*125h) ----------|
Normal ?
https://coral.ai/models/
all model works in Input size: 224x224
but no resize for height |---------- TPU (input image: 224w*125h) ----------|
Normal ?
- Sat Nov 21, 2020 7:19 pm
- Forum: ZoneMinder 1.34.x
- Topic: zmevennotification object detection on edge tpu
- Replies: 40
- Views: 6235
Re: zmevennotification object detection on edge tpu
ok thanks little experience on python
i see that
thanks
i see that
thanks
- Sat Nov 21, 2020 9:00 am
- Forum: ZoneMinder 1.34.x
- Topic: zmevennotification object detection on edge tpu
- Replies: 40
- Views: 6235
Re: zmevennotification object detection on edge tpu
Do you find it to have the same accuracy as YOLO? Which models are you using? MobileNetSSDV2 is not as accurate as YoloVx when we are using full yolo weights. It is however, far more accurate than Yolo with tiny weights. I'll echo Magic919's comment: for me, it hasn't yet missed objects I care abou...
- Tue Aug 04, 2020 4:59 pm
- Forum: ZoneMinder 1.34.x
- Topic: Sound ok but video is black on Zmninja IOS
- Replies: 1
- Views: 527
Sound ok but video is black on Zmninja IOS
Hi I try to record with audio on Escam 360 eye I select H264 passthrough and audio stream rtsp://admin:admin@10.0.0.208:554/onvif1 UDP All is ok live view and record on Chrome without sound but i think is AAC codec But on Zmninja sound is ok but no Video, it's black If i download video from zmninja ...
- Wed Jul 15, 2020 7:54 pm
- Forum: ZoneMinder 1.35.x
- Topic: Rotated camera, montage and ZmNinja broken after upgrade
- Replies: 5
- Views: 1113
Re: Rotated camera, montage and ZmNinja broken after upgrade
Same bug on 18.04 after update 1.35.5 apt update
when scale active image strange
scale 100% is ok on zmninja but less than 100 bug
when scale active image strange
scale 100% is ok on zmninja but less than 100 bug
- Thu Nov 14, 2019 3:11 am
- Forum: ZoneMinder 1.33.x
- Topic: event close on pre-alarm not alarm
- Replies: 0
- Views: 1088
event close on pre-alarm not alarm
Hi my config is EVENT_CLOSE_MODE after alarm and mocord I thinks zoneminder close event in pre-alarm and before close when alarm not pre-alarm after each pre-alam event is close but never alarm so why event is close ? Nov 14 04:08:07 Serveur_Ubuntu zmc_m1[25132]: INF [zmc_m1] [Opening video storage ...
- Thu Sep 05, 2019 2:04 pm
- Forum: ZoneMinder 1.33.x
- Topic: {solved} Api error 401 since last update
- Replies: 3
- Views: 1501
Re: Api error 401 since last update
Ok Api.2 For information in python #!/usr/bin/python2 import sys import requests import urllib3 urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) ip="10.0.0.1" username="user" password="pass" session = requests.Session() session.verify = False session.post(url='https://'+ip+'/zm/ap...
- Thu Sep 05, 2019 10:54 am
- Forum: ZoneMinder 1.33.x
- Topic: {solved} Api error 401 since last update
- Replies: 3
- Views: 1501
Re: Api error 401 since last update
I try to use api with 1.33.9 i login in web interface and in other windows i open http://10.0.0.1/zm/api/monitors/1.json All is ok on another zoneminder with 1.33.14 i login in web interface and when i open http://10.0.0.1/zm/api/monitors/1.json i have error { "success": false, "data": { "name": "No...
- Thu Sep 05, 2019 6:57 am
- Forum: ZoneMinder 1.33.x
- Topic: {solved} Api error 401 since last update
- Replies: 3
- Views: 1501
{solved} Api error 401 since last update
Hi After update to 1.33.14 i have always error 401 i use script python import requests log="http://10.0.0.1/index.php" login_post = {'view': 'console', 'action': 'login', 'username': username, 'password': password} req=requests.post(log,data=login_post) cook=req.cookies req=requests.get('http://10.0...
- Wed Sep 04, 2019 6:32 am
- Forum: ZoneMinder 1.33.x
- Topic: zmfilter
- Replies: 1
- Views: 1068
Re: zmfilter
Same problem
and date events pass to 01/01 00:00:00
i thinks is filter problem
after each Update DiskSpace filter date pass to 01/01 00:00:00
disable filter Update DiskSpace for try
and date events pass to 01/01 00:00:00
i thinks is filter problem
after each Update DiskSpace filter date pass to 01/01 00:00:00
disable filter Update DiskSpace for try