I need help getting audio recording to work

Forum for questions and support relating to the 1.34.x releases only.
user671
Posts: 18
Joined: Fri Dec 06, 2019 6:55 am

Re: I need help getting audio recording to work

Post by user671 »

burger wrote: Thu Jun 11, 2020 3:00 am GPU isn't used by ZM (except by advanced users).

If you need lower load on 4K cameras see: viewtopic.php?f=9&t=27537
Wait what does the hardware acceleration option do then?
https://imgur.com/a/37XBOZp

I thought that was for GPUs to offset some of the workload
User avatar
burger
Posts: 390
Joined: Mon May 11, 2020 4:32 pm

Re: I need help getting audio recording to work

Post by burger »

From the reports on the forum, performance of graphics cards is mixed atm. It's new & WIP. Advanced users only.

First upgrade the CPU / motherboard.
fastest way to test streams:
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl

If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide
user671
Posts: 18
Joined: Fri Dec 06, 2019 6:55 am

Re: I need help getting audio recording to work

Post by user671 »

burger wrote: Fri Jun 12, 2020 2:07 pm From the reports on the forum, performance of graphics cards is mixed atm. It's new & WIP. Advanced users only.

First upgrade the CPU / motherboard.
So the performance gains from using the hardware acceleration option are not significant, but there are performance gains from using that option right?
I currently have a GPU in that pc and it seems like a waste to have it doing nothing at all. Even if the gains aren't great I'd still like to do it. I just have this problem whenever I try. The logs will say something along the lines of hardware acceleration device not found...
Post Reply