What is a simple way to Live Stream from ios to aws - other than Amazon Kinesis Video Streams for WebRTC?

0

I had previous asked "What is a simple way to Live Stream from ios to aws?" and received the answer "Amazon Kinesis Video Streams for WebRTC is what you need"...thank you.

However, it is my undertanding that Amazon Kinesis Video Streams for WebRTC is in preview and ingestion costs for the WebRTC ingestion feature are not yet specified on the KVS pricing page, and Amazon Kinesis Video Streams for WebRTC is limited to 5 minutes. True?

If all that is currently true, I would want another solution. So, please tell me, other than Amazon Kinesis Video Streams for WebRTC - what is a simple way to Live Stream from ios to aws?

chrisj
질문됨 9달 전310회 조회
1개 답변
0
수락된 답변

Hi Chris. KVS with WebRTC is not in preview. Only the KVS with WebRTC ingest feature is. Other than that, all true.

Do you intend for the iOS device to be the media source, using its camera? If so, what's the viewer?

For me it's very unclear if you want to ingest into a KVS stream or whether you just want live peer-to-peer media streaming. Perhaps it helps if I frame things like this: KVS is essentially a media storage service, while KVS with WebRTC enables live peer-to-peer streaming. The forthcoming KVS with WebRTC ingest feature will kind of combine the two.

So the SDK previously shared by Didier is what you would need if your use case is peer-to-peer live streaming: https://docs.aws.amazon.com/kinesisvideostreams-webrtc-dg/latest/devguide/kvswebrtc-sdk-ios.html. Also please check out this video: https://www.youtube.com/watch?v=8GZDmdBwVqU

If you want to ingest into a KVS stream (which you would not do just for live video), things get trickier. Since the WebRTC ingest feature is in preview, it has the current limitations and unknowns you've already highlighted. If you don't want to be subjected to those limitations, then you would need to use KVS. KVS, as distinct from KVS with WebRTC, has it's own SDKs, but there is no iOS SDK: https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/producer-sdk.html.

profile pictureAWS
전문가
Greg_B
답변함 9달 전
profile pictureAWS
전문가
검토됨 9달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠