awslabs / amazon-kinesis-video-streams-webrtc-sdk-ios

iOS SDK for interfacing with the Amazon Kinesis Video Streams Signaling Service.
Apache License 2.0
66 stars 29 forks source link

Starscream HTTPUpgradeError.notAnUpgrade(403), Starscream.ErrorType.protocolError, message: \"masked and rsv data is not currently supported\", code: 1002) #91

Closed pablogeek closed 3 months ago

pablogeek commented 4 months ago

I'm getting this error when trying to connect to the websocket url.

error(Optional(Starscream.HTTPUpgradeError.notAnUpgrade(403)))" error(Optional(Starscream.WSError(type: Starscream.ErrorType.protocolError, message: \"masked and rsv data is not currently supported\", code: 1002)))

The current demo is not working either with Starscream 3.x or 4.x

niyatim23 commented 4 months ago

What version of the device and OS are you running this with?

niyatim23 commented 3 months ago

Closing due to inactivity. Feel free to reopen if the issue persists