Search found 19 matches

by DonZalmrol
Tue Mar 09, 2021 5:42 pm
Forum: ZoneMinder 1.34.x
Topic: How do I enable FFMPEG cuda acceleration?
Replies: 11
Views: 4543

Re: How do I enable FFMPEG cuda acceleration?

I was able to install libnvidia-encode1 on my Debian as an alternative to the libnvidia-decode-440 which includes libcuda and libcuvid. https://packages.debian.org/buster/libnvidia-encode1 After a reboot, ffmpeg still has no cuda/cuvid acceleration. Probably I need to install or configure something ...
by DonZalmrol
Tue Mar 09, 2021 3:34 pm
Forum: ZoneMinder 1.34.x
Topic: How do I enable FFMPEG cuda acceleration?
Replies: 11
Views: 4543

Re: How do I enable FFMPEG cuda acceleration?

Does this also applies to none VMWare ESX servers?
I have ZM running dedicated on a custom server with latest Debian installed (no virtualization).

I've tried this source, but to no avail.
https://www.reddit.com/r/ZoneMinder/com ... _with_gpu/
by DonZalmrol
Mon Mar 01, 2021 12:25 pm
Forum: ZoneMinder 1.34.x
Topic: How do I enable FFMPEG cuda acceleration?
Replies: 11
Views: 4543

How do I enable FFMPEG cuda acceleration?

Hi, I have an Nvidia NVS510 Quadro card which support CUDA. The drivers are installed and CUDA has been enabled. NVIDIA-SMI 460.32.03 Driver Version: 460.32.03 CUDA Version: 11.2 NVCC output: /usr/local/cuda-11.2/bin/nvcc -V nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2021 NVIDIA Corpor...
by DonZalmrol
Sun Nov 22, 2020 9:27 am
Forum: ZoneMinder 1.34.x
Topic: [solved] ZM server with two IP addresses?
Replies: 7
Views: 2576

Re: ZM server with two IP addresses?

Seems I've made a stupid mistake. When I created a DNS address in my domain, I've pointed it to my ENO2 static IP that is used for the CAM VLAN, instead of pointing it to the static IP of ENO1 on my MAN VLAN... The main reason was for additional security as I tend to tighten up the FW rules for my C...
by DonZalmrol
Fri Nov 20, 2020 10:06 am
Forum: ZoneMinder 1.34.x
Topic: [solved] ZM server with two IP addresses?
Replies: 7
Views: 2576

[solved] ZM server with two IP addresses?

Hi, I've set up a new dedicated server (an old Dell R310) using Debian 10 and I've configured the two NICS with each its own static IP. ENO1 is in my server VLAN for accessing the ZM webinterface, SSH, etc... ENO2 is in my camera VLAN for directly accessing the IP cams How can I make sure that: 1. E...
by DonZalmrol
Fri Oct 09, 2020 1:31 pm
Forum: ZoneMinder 1.34.x
Topic: [solved] Hikvision DS-KB8112-IM connection to ZM?
Replies: 27
Views: 12553

Re: Hikvision DS-KB8112-IM connection to ZM?

Well I had a different character then the '%' sign.
Suffice to say certain characters will/ could break the URL.

e.g. '@', '%', ...

Not sure if these are "fixable". Anyway its resolved :)
by DonZalmrol
Fri Oct 09, 2020 12:21 pm
Forum: ZoneMinder 1.34.x
Topic: [solved] Hikvision DS-KB8112-IM connection to ZM?
Replies: 27
Views: 12553

Re: Hikvision DS-KB8112-IM connection to ZM? -Resolved-

Found the issue!!!

It was due to the password I've used, seems that the encoding messes up passwords with special characters...
Example from someone else who had it: https://stackoverflow.com/questions/589 ... ing-opencv
by DonZalmrol
Fri Oct 09, 2020 11:41 am
Forum: ZoneMinder 1.34.x
Topic: [solved] Hikvision DS-KB8112-IM connection to ZM?
Replies: 27
Views: 12553

Re: Hikvision DS-KB8112-IM connection to ZM?

Ha when running the ffprobe I now get this error: [rtsp @ xxx] method OPTIONS failed: 401 Unauthorized rtsp://username:password@ipaddress:554/h264/ch1/main/av_stream: Server returned 401 Unauthorized (authorization failed) The virtual server is in the same vlan as the camera's so you couldn't say it...
by DonZalmrol
Fri Oct 09, 2020 7:32 am
Forum: ZoneMinder 1.34.x
Topic: [solved] Hikvision DS-KB8112-IM connection to ZM?
Replies: 27
Views: 12553

Re: Hikvision DS-KB8112-IM connection to ZM?

Ok, stupid of me. It was indeed the quotes. Now I get a different error with ffplay: Could not initialize SDL - No available video device (Did you set the DISPLAY variable?) But that could be due to the fact its a headless server (no physical monitor, its a virtual machine). After testing yesterday ...
by DonZalmrol
Thu Oct 08, 2020 2:02 pm
Forum: ZoneMinder 1.34.x
Topic: [solved] Hikvision DS-KB8112-IM connection to ZM?
Replies: 27
Views: 12553

Re: Hikvision DS-KB8112-IM connection to ZM?

When I run it from my server I get this message: [NULL @ 0x555b4e1ce8c0] Unable to find a suitable output format for 'rtsp://username:password@ipaddress:554/h264/ch1/main/av_stream' rtsp://username:password@ipaddress:554/h264/ch1/main/av_stream: Invalid argument and if use ffplay: root@GRE-MAN-02:/u...
by DonZalmrol
Thu Oct 08, 2020 11:02 am
Forum: ZoneMinder 1.34.x
Topic: [solved] Hikvision DS-KB8112-IM connection to ZM?
Replies: 27
Views: 12553

Re: Hikvision DS-KB8112-IM connection to ZM?

Its a virtual headless server, so I will not be able to display an output.
But I will try this tonight, perhaps it display some more information about the stream.

On my computer it open without any issues besides the previous mentioned error messages.
by DonZalmrol
Thu Oct 08, 2020 9:11 am
Forum: ZoneMinder 1.34.x
Topic: [solved] Hikvision DS-KB8112-IM connection to ZM?
Replies: 27
Views: 12553

Re: Hikvision DS-KB8112-IM connection to ZM?

yeah that's what I'm starting to think.
Now these door stations are little bit different in regard in set up then the regular cams.
by DonZalmrol
Wed Sep 23, 2020 6:08 am
Forum: ZoneMinder 1.34.x
Topic: [solved] Hikvision DS-KB8112-IM connection to ZM?
Replies: 27
Views: 12553

Re: Hikvision DS-KB8112-IM connection to ZM?

Apologies for the late reply, things got in the way of further troubleshooting this. With Ffmpeg I am able to open up a stream of the camera's without any issues. I've tested with /h264/ and without and same for the port ":554", in the URL "rtsp://username:password@ipaddress:554/h264/...
by DonZalmrol
Mon Jul 06, 2020 11:10 am
Forum: ZoneMinder 1.34.x
Topic: [solved] Hikvision DS-KB8112-IM connection to ZM?
Replies: 27
Views: 12553

Re: Hikvision DS-KB8112-IM connection to ZM?

I will test the suggested tomorrow evening. The server that hosts ZM should be sufficient, its hosted as a VM with decent HW specs (4x CPU (Intel Xeon E5-2650 v3), 8GB RAM). Switches are good, username/ password, ... Command I would need to look up, for ZM you don't need to install this codec separa...