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

I want to communicate Kinesis webrtc datachannel to python, but kensis webrtc is not having any sdk in python, how to I do that, or is there any way to communicate C function where datachannel messages are incoming to python / C++ code ? #177

Closed prathamsss closed 2 years ago

prathamsss commented 2 years ago

I am trying to develop a communication between Kinesis Webrtc and ROS. Hence I need to communicate the webrtc datachannel with python/C++ node how do I do that!

jdelapla commented 2 years ago

Unfortunately we are not able to provide guidance on specific implementation questions like this. At this time we do not have any python resources.