bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
11.32k stars 1.44k forks source link

In-built Amazon Kinesis Video Streams support (KVS) #2755

Closed wryun closed 9 months ago

wryun commented 9 months ago

It would be great if MediaMTX was able to send streams to KVS itself, possibly using https://github.com/seqsense/kinesisvideomanager/ (haven't actually tried to use this). I'm not sure how well it fits into MediaMTX's current configuration (based around sources), but I think it fits in with its broader objective of turning input streams into various output formats.

The reason I'm interested in using mediamtx for this is that we're running on devices with limited flash (32mb) and memory (128mb), so using the AWS provided gstreamer plugin (KVS) is considerable overhead, particularly if there are many streams.

github-actions[bot] commented 9 months ago

This issue is being automatically closed because it does not follow the issue template. Please reopen the issue and make sure to include all sections of the template.

github-actions[bot] commented 2 months ago

This issue is being locked automatically because it has been closed for more than 6 months. Please open a new issue in case you encounter a similar problem.