Ingesting Cell Phone Video to Kinesis

0

We can ingest RTSP to Kinesis but would like to know the best method to ingest cell phone video.

asked a year ago254 views
1 Answer
0
  1. Choose the appropriate SDK: For Android and iOS, use the Kinesis Video Streams SDK for Android and iOS, respectively.
  2. Implement the SDK in your custom mobile application to capture video from the device's camera.
  3. Use the SDK's API to stream the captured video to your Kinesis Video Stream.

This way, you can build a custom mobile application to capture and send video from a cell phone to Kinesis Video Streams.

profile picture
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions