joebelford / homekit_camera

Camera Application for the HomeKit ADK
MIT License
1 stars 0 forks source link

Positron #1

Open radredgreen opened 8 months ago

radredgreen commented 8 months ago

@joebelford. Thanks for the publishing your work-in-progress in the feature-camera branch. I used your work as the starting point for my project over at https://github.com/radredgreen/positron where I've made substantial progress on this code base.

I could use help making the push onward to HKSV if you're still interested in this project.

Thanks again! -RadRedGreen

joebelford commented 8 months ago

I'll go back and take a look at where I left this. I built most of the structs to handle HKSV then ran into a problem with ffmpeg lib handling RTP SSRC uint32 larger than 2.14748e+09. I tested a fix but then started doing other things and moved on to Frigate, and HomeAssistant. I can't remember if I pushed that or maybe that's the branch on which you're working. I've had a PR open with the upstream Apple repo but it seems that repo isn't really being maintained any longer, at least that's my perspective.