ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.3k stars 636 forks source link

SRT with AES encryption #4398

Open demovoidgan opened 2 years ago

demovoidgan commented 2 years ago

Is your feature request related to a problem? Please describe. Confidentiality with push encrypted communication with SRT protocol, as explained here: https://www.haivision.com/blog/broadcast-video/aes-secure-broadcast-contribution-streams-srt/

Describe the solution you'd like Implement AES encryption on communication already set in SRT API https://github.com/Haivision/srt/blob/master/docs/API/API-socket-options.md#srto_passphrase

Describe alternatives you've considered

Additional context

mekya commented 2 years ago

Thank you for the issue. Let us put it to the backlog to schedule.