You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use raspberry pi platform and raspberry pi camera and usb microphone to achieve homekit camera, now know ffmpeg instruction related to the use of images (h.264) and sound (aac-eld), but do not know how to achieve on the homekit
The text was updated successfully, but these errors were encountered:
It would requires a user-based query support (i.e. if two devices ask for the value for the same characteristic, it can return different values. )
Currently, this version of PHK doesn't support it yet (really busy with my machine learning project. ), but the next version is in the other project, WiFi-Radar HAP, which is based upon the user-based query support.
I would write the code for the IP camera pretty soon (I figured out which IP cam I would get. So I just need to figure out the highest performance way to handle the encryption of SRTP. ), but if you have time and understanding of the HomeKit protocol on getting encryption info (I think KahosT has it in his NJS implement), I guess you can implement it in the meantime. (Or just wait a few weeks. I just need to spend some time on the packet analysis)
Since I need C ++ to do this, I am trying to modify it with the NJS version of KahosT, but have modified a couple of weeks to encounter a lot of problems. I think I need to spend a lot of time understanding the specs. If you have completed the code, Tell me, or I'll tell you when I'm done.
thank you.
I use raspberry pi platform and raspberry pi camera and usb microphone to achieve homekit camera, now know ffmpeg instruction related to the use of images (h.264) and sound (aac-eld), but do not know how to achieve on the homekit
The text was updated successfully, but these errors were encountered: