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

JS SDK for interfacing with the Amazon Kinesis Video Streams Signaling Service.
https://awslabs.github.io/amazon-kinesis-video-streams-webrtc-sdk-js/examples/index.html
Apache License 2.0
286 stars 141 forks source link

data channel is broken after sometime after sending few bytes of data from viewer to master #196

Closed vishalkb closed 1 year ago

vishalkb commented 2 years ago

1) In few devices data channel is broken after sometime after sending few bytes of data from viewer to master and then after few secs peer connection or ice connection state is in disconnected state, thus blocking the peer communication and the use has to drop the call

niyatim23 commented 1 year ago

Hi @vishalkb, what are you using as a master and as a viewer? Can you please share logs from both sides to understand what is going wrong

niyatim23 commented 1 year ago

Closing due to no response. Feel free to open an new issue in case of a problem / questions