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

Add NodeJS or Express server example too . in which master stream can be invoked from nodejs server with help of openCV #193

Closed Ramnirmal0 closed 2 years ago

Ramnirmal0 commented 2 years ago

Is it possible to add a NodeJS / serverside script example too? in which the master stream can be served from an API call. with help of the OpenCV library, webcams can be triggered since navigator() won't work on the server side.

disa6302 commented 2 years ago

@Ramnirmal0 ,

We will take this in as an enhancement item and evaluate. Thank you