Allows developers to install and customize their connected camera and other devices to securely stream video, audio, and time-encoded data to Kinesis Video Streams
Apache License 2.0
78
stars
75
forks
source link
How to get RTSP stream live feed to pass it to the kinesis video stream using java sdk #184
I need assistance extracting frames from a real-time streaming protocol (RTSP) live URL and transmitting them to a Kinesis video stream using SDK for Rekognition.
I have made several attempts but have been unable to find a suitable implementation for this task.
Currently, I am using the GStreamer tool, which is functioning well. However, I would like to switch to an SDK for programmatic access.
Hello People,
This is not a bug.
I need assistance extracting frames from a real-time streaming protocol (RTSP) live URL and transmitting them to a Kinesis video stream using SDK for Rekognition.
I have made several attempts but have been unable to find a suitable implementation for this task.
Currently, I am using the GStreamer tool, which is functioning well. However, I would like to switch to an SDK for programmatic access.