Joseph Mulray

Results 6 comments of Joseph Mulray

any update on this or looking for any help with that feature?

Where are you running your homebridge? easiest way is to install a broker (eg. mosquitto) where you are running that service.

@sahilchaddha I installed ffme library `sudo apt-get install ffmpeg` that seemed to get the still image working but still throwing the same error with the configuration in https://github.com/sahilchaddha/homebridge-dafang/issues/9#issuecomment-446099366 Still same...

Seems to be an issue with ffmpeg with missing packages, im working on a snippet that would solve this issue ill post it on here if im able to resolve...

Okay this is what I did to get it working from this same issue. I installed this version of ffmpeg [ffmpeg 3.1.4](https://raw.githubusercontent.com/legotheboss/YouTube-files/master/ffmpeg_3.1.4-1_armhf.deb) ``` sudo dpkg -i ffmpeg_3.1.4-1_armhf.deb ln -sfn bin/ffmpeg...

@Gamer106 can you please provide the steps you took to recompile ffmpeg to solve this issue 👍