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
285 stars 140 forks source link

Using Safari 17.1.2 on macOS, master video isn't ingested on KVS #289

Closed redvivi closed 6 months ago

redvivi commented 6 months ago

No media is available on the media playback.

I guess direct media ingestion from Safari isn't supported?

sirknightj commented 6 months ago

Correct. Currently, Chrome is the only supported browser for WebRTC ingestion.

https://docs.aws.amazon.com/kinesisvideostreams-webrtc-dg/latest/devguide/ingest-media.html https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-js/releases/tag/v2.2.0

redvivi commented 6 months ago

Thanks @sirknightj - any insight on the roadmap?

BenOmerDev commented 6 months ago

Hi @redvivi, would you please share with us your use case with Safari? While we don't have specific roadmap insights to share, a complete understanding of desired use cases helps us to plan and prioritize.

redvivi commented 6 months ago

Thanks @BenOmerDev .

The use-case is to support video stream ingestion from a web app Safari/iOS to then connect to various AWS Rekognition Video processing services. Detect / compare faces, label objects...