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.31k stars 637 forks source link

An enhancement of capture preview snapshot of each stream #5655

Open switchaphon opened 1 year ago

switchaphon commented 1 year ago

Is your feature request related to a problem? Please describe. Currently we develop CCTV page where collect many CCTV stream broadcast through AntMedia server. We would like to reduce to loading time and internet usage of user by user a capture snapshot as a thumbnail before loading actual stream.

Describe the solution you'd like We found that there there is a setting to enable an AntMedia to periodic capture a snapshot but this feature require Adaptive Bitrate enable which is consume a lot of resource (CPU/Memory) of the AntMedia server

Describe alternatives you've considered Then we would like to use periodic capture a snapshot feature without enabling Adaptive Bitrate function

Additional context Moreover, It would be grate that there will be an API to providing a capturing a snapshot on demand.

mekya commented 1 year ago

Hi @switchaphon,

Thank you very much for creating the issue. I'm putting it to the backlog. I cannot give a ETA for now. If you need this feature soon and you want us to increase its priority, please reach out to contact@antmedia.io

Cheers Oguz