1 Answer
- Newest
- Most votes
- Most comments
0
While not exactly a "push" in the sense that you are asking for, it is possible to obtain a streaming session URL for the live video stream. With this live stream you could build a web application with a media player to play the stream, or you could build an application client that can automatically consume the stream.
GetHLSStreamingSessionURL: https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_reader_GetHLSStreamingSessionURL.html
Alternatively, you can use the Kinesis Video Streams Parser Library to build an application client that works with the output of video streams: https://github.com/aws/amazon-kinesis-video-streams-parser-library
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 6 months ago