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

How can I grab the frames after it reaches the viewer? #240

Closed sumitmandal13 closed 1 year ago

sumitmandal13 commented 1 year ago

Is there any way where I can grab the frames, after it reaches to the viewer? Imagine a scenario where I want to check how many times a person blinked on the live stream call. For that I may be needing frames from the viewers browser processes it and send the ouput back to the viewer. master-viewer Take a look at this architecture, where there are multiple producer/master that are generating the streams and are passing the streams to lets say one lambda or viewer. From there I want to process the frame using opencv. How can I achieve this?

sirknightj commented 1 year ago

Hi @sumitmandal13,

Please reach out to aws support so we can connect you with specialists to help support your use case and onboarding to Kinesis Video Streams/WebRTC.