homebridge-camera-ffmpeg icon indicating copy to clipboard operation
homebridge-camera-ffmpeg copied to clipboard

explain the unbridge feature in README.md

Open yjeanrenaud opened this issue 3 years ago • 9 comments

Is your feature request related to a problem? Please describe: I was digging though the code and the issues here to find out what code the HomeKit App on iOS is asking for to configure the camera manually.

Describe the solution you'd like: I would love to have a step by step guide (I'd write it though) how to add an unbridged camera to HomeKit

Describe alternatives you've considered: obvioulsy it is the config code of the homebridge instance, but nonetheless, it is not as straight forward as I thought

Additional context: iOS 14.6

yjeanrenaud avatar Aug 03 '21 19:08 yjeanrenaud

Sounds like you figured it out, so that’s good.

If you wanted to write up a guide, I’d be glad to stick it somewhere. I’ve been meaning to find some time to write up some FAQ type stuff, I just have never gotten around to it.

Sunoo avatar Aug 03 '21 19:08 Sunoo

I don't suppose theres a quick and dirty bullet point list of how to do it somewhere while someone is drafting the actual guide?

I assumed it would be the same as the unbridged device process used in homebridge-skyq-tvremote (Home App > Add Accessory > Can't Scan > Select Unbridged Device > Use HomeBridge Code), however that doesnt seem to be the case for this as the unbridged cameras from this plugin don't show up in the list of nearby devices the same way that unbridged set-top boxes do in homebridge-skyq-tvremote.

ganewate avatar Aug 17 '21 15:08 ganewate

well but it is that. the cameras showed up for me. did you restart homebridge after saving your config?

yjeanrenaud avatar Aug 17 '21 19:08 yjeanrenaud

Weird, yea I've both restarted homebridge and the whole VM after setting "unbridge": true, when doing this both cameras disappear from the Home app, but don't show up on the Can't Scan list.

ganewate avatar Aug 19 '21 07:08 ganewate

I have a potential fix incoming for the issue soon. In the meantime, if you are unable to see the camera in unbridge mode go to Config UI and then Homebridge Settings -> Unpair Bridges / Cameras / TVs / External Accessories, then hit the trash can next to the name of your cameras and restart Homebridge.

Sunoo avatar Aug 24 '21 01:08 Sunoo

Thats sorted it, thanks, didn't even realise that pane existed in the Config UI

ganewate avatar Aug 24 '21 09:08 ganewate

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Sep 21 '21 09:09 github-actions[bot]

done that. created pull request. #1205

yjeanrenaud avatar Sep 28 '21 19:09 yjeanrenaud

Thanks, I’ll take a look at that PR soon.

Sunoo avatar Sep 28 '21 19:09 Sunoo