AWS Solutions RealTime IoT Device Monitoring with Kinesis Data Analytics













YOUR LINK HERE:


http://youtube.com/watch?v=P5jkcwoNk2g



C++ SDK • GStreamer Plugin (kvssink) • JNI • Instructions: • To stream Video from web camera to Amazon kinesis video stream by C++ and gstreamer plugin: • • Step # 1. • Visit the amazon-kinesis-video-streams-producer-sdk-cpp Github repository • • https://github.com/awslabs/amazon-kin... • • Step # 2. • Follow the instructions on github repo of above link • To download run the following command: • git clone --recursive https://github.com/awslabs/amazon-kin... • Configure • Create a build directory in the newly checked out repository, and execute CMake from it. • mkdir -p amazon-kinesis-video-streams-producer-sdk-cpp/build; cd amazon-kinesis-video-streams-producer-sdk-cpp/build; cmake .. -DBUILD_GSTREAMER_PLUGIN=ON -DBUILD_JNI=TRUE • On Ubuntu and Raspberry Pi OS you can get the libraries by running • $ sudo apt-get install libssl-dev libcurl4-openssl-dev liblog4cplus-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev gstreamer1.0-plugins-base-apps gstreamer1.0-plugins-bad gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly gstreamer1.0-tools • go to Build directory and run below command • $ make • GStreamer Plugin (kvssink) • Loading Element • The GStreamer plugin is located in your build directory. • To load this plugin set the following environment variables. This should be run from the root of the repo, NOT the build directory. • export GST_PLUGIN_PATH=/home/atiq/Downloads/amazon-kinesis-video-streams-producer-sdk-cpp/build • export LD_LIBRARY_PATH=/home/atiq/Downloads/amazon-kinesis-video-streams-producer-sdk-cpp/open-source/local/lib • Note: Change your paths in above commands • Now execute $ gst-inspect-1.0 kvssink • At the end run the following command and provide your credentials in this command: • gst-launch-1.0 v4l2src do-timestamp=TRUE device=/dev/video0 ! videoconvert ! video/x-raw,format=I420,width=640,height=480,framerate=30/1 ! x264enc bframes=0 key-int-max=45 bitrate=500 ! video/x-h264,stream-format=avc,alignment=au,profile=baseline ! kvssink stream-name= your stream name here storage-size=512 access-key= YOur access key here secret-key= Your secret key here aws-region=us-west-2

#############################









Content Report
Youtor.org / YTube video Downloader © 2025

created by www.youtor.org