jonbloom / homebridge-ufp

Unifi Protect plugin for homebridge: https://github.com/nfarina/homebridge
Apache License 2.0
2 stars 0 forks source link

Is enabling audio an option #3

Open scoobaspeaz opened 4 years ago

scoobaspeaz commented 4 years ago

First of all this plugin is awesome. I found this by you mentioning you forking from another homebridge UI plugin. This sucker fixed every single issue I was having with that other plugin. BUT :)

Is there a way to add audio? The other plugin thats the one thing that worked was audio haha

s1rc commented 4 years ago

Also would love this!

scoobaspeaz commented 4 years ago

Any chance for this?

jonbloom commented 4 years ago

Audio should work out of the box. Have you changed any of the ffmpeg options?

hfagelnour commented 4 years ago

Audio working fine at my end

s1rc commented 4 years ago

Never changed any of the ffmpeg options. I did have a custom ffmpeg compiled to use libfdk-aac. From the homebridge-camera-ffmpeg repo:

audio can be set to true to enable audio streaming from camera. To use audio ffmpeg must be compiled with --enable-libfdk-aac, see https://github.com/KhaosT/homebridge-camera-ffmpeg/wiki, default false.