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

[QUESTION] lws_client_handshake: got bad HTTP response '403' #1875

Closed
WeiWei00123 opened this issue Dec 7, 2023 · 5 comments
Closed

[QUESTION] lws_client_handshake: got bad HTTP response '403' #1875

WeiWei00123 opened this issue Dec 7, 2023 · 5 comments
Labels
pending-response question Further information is requested

Comments

@WeiWei00123
Copy link

When I connect my IP camera to webrtc, I encounter an error "lws_client_handshake: got bad HTTP response '403'". My IP camera uses OpenSSL version 3.1.0 for its system. I suspect this version might be the cause of the error. Is there an SDK version available that supports OpenSSL 3.1.0?

messageImage_1701914644732

@WeiWei00123 WeiWei00123 added needs-triage question Further information is requested labels Dec 7, 2023
@WeiWei00123 WeiWei00123 changed the title [QUESTION] [QUESTION] lws_client_handshake: got bad HTTP response '403' Dec 7, 2023
@sirknightj
Copy link
Contributor

Hi @WeiWei00123, we're working on that in this PR. #1840

Note that if you build with dependencies off, it will use the openssl installed on your system. Here are the instructions for that. https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c#building-with-dependencies-off

Could you share which branch you're running on? If you're on develop, can you try with master?

@disa6302
Copy link
Contributor

disa6302 commented Dec 7, 2023

@WeiWei00123 ,

Which version of the SDK are you using?

@WeiWei00123
Copy link
Author

@sirknightj @disa6302 thank you for your reply, I will try #1840 later, and my sdk version is v1.8.1

@niyatim23
Copy link
Contributor

Hi @WeiWei00123, did using the newer version of the SDK fix the issue for you? (A newer version- 1.9.1 is also available now)

@WeiWei00123
Copy link
Author

@niyatim23 thank you for your reply, this issue has been resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-response question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants