apple / HomeKitADK

Apache License 2.0
2.55k stars 232 forks source link

Added service support for IP cameras #85

Closed joebelford closed 3 years ago

joebelford commented 3 years ago

IP Camera Accessory category is documented in the Open Source ADK documentation however is not identified in HAP.h header. As well, other required associated HAP Service Types are documented but not included. This PR is an initial step to include IP Camera support in the ADK.

closes #86