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

Failed to dump SPR public key (code -199) #99

Open
blaisebarrette opened this issue May 22, 2022 · 5 comments
Open

Failed to dump SPR public key (code -199) #99

blaisebarrette opened this issue May 22, 2022 · 5 comments

Comments

@blaisebarrette
Copy link

blaisebarrette commented May 22, 2022

It has been quite a journey to have the code compiled and flashed to the espCAM.
It is now on there and the Home app sees the camera but when I try to connect to it It tries for a few second and it fails with a "Unknown error occurred" message.
In the serial monitor it looks like that:

HomeKit: [Client 1] Got new client connection from 192.168.1.126
HomeKit: [Client 1] Pair Setup Step 1/3
!!! HomeKit: [Client 1] Failed to dump SPR public key (code -199)
HomeKit: [Client 1] Closing client connection from 192.168.1.126

Any one have come across this problem?

Thanks!

  • Blaise
@camelbo
Copy link

camelbo commented May 22, 2022

Hello,

at issues, there are 2 registers. Open issues and closed issues. I asked the same question yesterday.

solution: git submodule update --remote --merge

@blaisebarrette
Copy link
Author

Thanks for the quick reply!

It definitely changed something. It went a little bit further but instead of a "Unknown error occurred" message, It said that the accessory was not compatible and now it refuses to see it.

HomeKit: Starting server
I (7624) esp32_camera: Initializing streaming
HomeKit: Using existing accessory ID: CD:4F:0F:0D:50:45
HomeKit: Found admin pairing with C3127C22-2728-4633-8CCF-1AE25D762D1D, disabling pair setup
I (7634) esp32_camera: Streaming initialized
HomeKit: Configuring mDNS

@blaisebarrette
Copy link
Author

I flashed a different espCAM and this time it's working.
The result is rather disappointing though.
I only get a new image every 10 seconds and if I select the camera for full screen, it shuts down.
Any chance I can get a better result from this project?
Some settings aren't set properly maybe?

Thanks! - Blaise

@leonrrafael
Copy link

Similar here:
E (13886) esp32_camera: Failed to setup endpoints: no session ID field

No video stream

@AchimPieters
Copy link

solution: git submodule update --remote --merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants