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

peerjs with kinesis STUN/TURN #211

Closed srinivasbakki closed 1 year ago

srinivasbakki commented 1 year ago

I Would want to establish session with Kinesis STUN and TURN servers however would want to use peer.js for media. Is this possible ? I found STUN url in the sample code but not the TURN.