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

fix when runOnDemand for HLS, variable MTX_QUERY is empty. #3255

Closed xjr20042 closed 2 months ago

xjr20042 commented 2 months ago

The following environment variables are available:

...

* MTX_QUERY: query parameters (passed by first reader)

runOnDemand: ... The comments in the configuration file say that MTX_QUERY is available, but in fact, it is empty when the HLS stream is requested. I passed the query from the hls/http_server to the muxer.

aler9 commented 2 months ago

merged, thanks!

github-actions[bot] commented 2 months ago

This issue is mentioned in release v1.8.0 🚀 Check out the entire changelog by clicking here