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

Replacing the pages served by the WebRTC server without recompiling #3320

Closed destenson closed 1 month ago

destenson commented 1 month ago

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?

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