Search found 7 matches
- Fri Jul 15, 2022 7:00 am
- Forum: ZoneMinder 1.36.x
- Topic: help on ubiquity uvc-g3 + RTSP
- Replies: 6
- Views: 1082
Re: help on ubiquity uvc-g3 + RTSP
ok, would do. thanks
- Thu Jul 14, 2022 7:24 am
- Forum: ZoneMinder 1.36.x
- Topic: help on ubiquity uvc-g3 + RTSP
- Replies: 6
- Views: 1082
Re: help on ubiquity uvc-g3 + RTSP
How does ffmpeg behave if you try to connect to the RTSP stream directly: ffplay rtsp://192.168.222.31:554/s0 Behaves good, starts playing fine. here is the output Input #0, rtsp, from 'rtsp://192.168.222.31:554/s0':= 0B f=0/0 Metadata: title : s0 Duration: N/A, start: 0.000000, bitrate: N/A Stream ...
- Wed Jul 13, 2022 10:09 am
- Forum: ZoneMinder 1.36.x
- Topic: help on ubiquity uvc-g3 + RTSP
- Replies: 6
- Views: 1082
- Wed Jul 13, 2022 9:08 am
- Forum: ZoneMinder 1.36.x
- Topic: help on ubiquity uvc-g3 + RTSP
- Replies: 6
- Views: 1082
help on ubiquity uvc-g3 + RTSP
Hi forum, i have several uvc-g3 that i feed to ZM via FFMPEG and speciyfing the RTSP URL like that rtsp://192.168.222.31:554/s0 OS: Ubuntu 22.04 1.36.19-jammy1 All works fine, but I wanted to try feeding it via the RTSP and I get a segfault from the zmc process. If I set it up with Remote RTSP RTP ...
- Wed Jan 06, 2021 9:08 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: ZM under Proxmox, very bad CPU load?
- Replies: 2
- Views: 2297
Re: ZM under Proxmox, very bad CPU load?
By default proxmox uses kvm64 for processor Type with very basic set of supported instructions. Go to configuration of your VM and change processor type to host. This way all the hardware instructions provided by your processor would be accessible by your VM. Depending on your CPU and ZM settings ...
- Thu Nov 28, 2019 10:36 am
- Forum: ZoneMinder 1.32.x
- Topic: zmdc crash
- Replies: 2
- Views: 1617
Re: zmdc crash
Solved by upgrading to 1.33.14.
- Wed Nov 27, 2019 7:04 pm
- Forum: ZoneMinder 1.32.x
- Topic: zmdc crash
- Replies: 2
- Views: 1617
zmdc crash
Hi list, following a pretty standard apt dist-upgrade, my zoneminder is not operational anymore. zmc and zma processes crash with the following in the zmdc.log 11/27/2019 19:49:52.460812 zmdc[3185].INF [ZMServer:692] ['zma -m 2' crashed, signal 134] 11/27/2019 19:49:52.470776 zmdc[3185].INF ...