星期五, 8月 19, 2022

Kinesis


Reference data:

  1. https://aws.amazon.com/tw/kinesis/video-streams/resources/?nc=sn&loc=4&amazon-kinesis-video-streams-resources-blog.sort-by=item.additionalFields.createdDate&amazon-kinesis-video-streams-resources-blog.sort-order=desc
  2. https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/kinesisvideo-dg.pdf
  3.  https://github.com/awslabs/amazon-kinesis-video-streams-producer-sdk-cpp
  4. https://docs.aws.amazon.com/kinesisvideostreams-webrtc-dg/latest/devguide/kvswebrtc-sdk-c.html
  5. https://docs.aws.amazon.com/iot/latest/developerguide/iot-embedded-c-sdk.html
  6. https://news.panasonic.com/jp/press/jn220124-1
  7. https://docs.aws.amazon.com/kinesis/index.html


Method 1: C++ , use kvs as gstreamer plugin. Self cross build gstreamer is must!!!

https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/examples-gstreamer-plugin.html

Example 1: Stream Video from an RTSP Camera on Ubuntu


Method 2: C, feed frame data by your self (W/o gstreamer)

https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/producer-sdk-c-api.html
Using the C Producer Library

https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/producersdk-c-download.html


https://aws-samples.github.io/amazon-kinesis-video-streams-media-viewer/

沒有留言: