gozoinks / homebridge-camera-ffmpeg-ufv

UniFi Video plugin for Homebridge
https://www.npmjs.com/package/homebridge-camera-ffmpeg-ufv
Other
76 stars 20 forks source link

Remote viewing - No Response #19

Open alustig opened 6 years ago

alustig commented 6 years ago

First off, thank you for your work on this. It was very easy to set up. I have a similar problem to the recent issue post, but I thought I would make a new post. I can reliably see my two G3 Unifi cameras when I am on my home network, but when I am outside of my network the thumbnail doesn't update and the streams show as "No Response."

I also have an Arlo camera that I use inside my home that has built in homekit support. This camera works great inside or outside my network.

Any ideas on what I can try to make my G3 Unifi cameras show remotely?

Thanks in advance!

xJARiD commented 6 years ago

I encountered this same problem. https://github.com/gozoinks/homebridge-camera-ffmpeg-ufv/wiki/Video-won't-start,-ENOENT-error-in-homebridge If you check logs, you'll see something similar as above. Simply run: apt-get install ffmpeg to fix 👍