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.87k stars 1.49k forks source link

Capture HDR video #1876

Closed dominikstupka closed 1 year ago

dominikstupka commented 1 year ago

Describe the feature

Hi, with camera module 3, it is possible to take HDR images and videos. The libcamera library enables HRD acquisition by calling the --hdr flag. It is possible to add this flag to mediamtx.yml

aler9 commented 1 year ago

https://github.com/raspberrypi/libcamera-apps/blob/a6267d51949d0602eedf60f3ddf8c6685f652812/core/options.cpp#L101

aler9 commented 1 year ago

added in v0.23.8

github-actions[bot] commented 8 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.