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
10.71k stars 1.4k forks source link

Change served WebRTC files without recompiling #3321

Closed destenson closed 1 month ago

destenson commented 1 month ago

Describe the feature

Description

Afaik, MediaMTX serves static web pages and scripts to clients of the WebRTC server. I'd like to be able to modify them without recompiling MediaMTX. This could be via specifying files by a command line argument or in the config file or by an API call. Is that possible today or does that feature need to be implemented?

aler9 commented 1 month ago

duplicate of #2649