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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change served WebRTC files without recompiling

destenson opened this issue · comments

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?

duplicate of #2649