Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homebridge 2.0 ready? #1455

Open
jdegouw opened this issue Sep 24, 2024 · 4 comments
Open

Homebridge 2.0 ready? #1455

jdegouw opened this issue Sep 24, 2024 · 4 comments

Comments

@jdegouw
Copy link

jdegouw commented Sep 24, 2024

Hi

I got the famouse message:
Homebridge Camera FFmpeg might not be ready for Homebridge v2.0

Not sure if development is still active or this plugin and not sure if this will work.
Is there any feedback about this?

@Sunoo
Copy link
Collaborator

Sunoo commented Sep 24, 2024

I wonder what needs to be done to make it Homebridge 2.0 ready… I’ll try to look into it.

@jdegouw
Copy link
Author

jdegouw commented Sep 24, 2024

I did a small check and I think it will work (not 100% sure as I'm only a hobby programmer)
Breaking changes:
Batterservice not used
Characteristic.getValue not used
Accessory.getServiceByUUIDAndSubType already using Accessory.getServiceById
Accessory.updateReachability not used
storagePath not used
AudioCodec not used already using AudioStreamingCodec
VideoCodec not used, H264CodecParameters is new format
StreamAudioParams not used, AudioStreamingOptions is new format
StreamVideoParams not used, VideoStreamingOptions is new format
cameraSource not used,
useLegacyAdvertiser not used
AccessoryLoader not used
Characteristic.ProgramMode -> PROGRAM_SCHEDULED_MANUAL_MODE_ corrected into PROGRAM_SCHEDULED_MANUAL_MODE not used

@nak0604
Copy link

nak0604 commented Sep 28, 2024

Yeah, if you think it's ready you can do this to avoid this question coming up.
Screenshot 2024-09-28 154901

Copy link

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 github-actions bot added the stale label Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants