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
12.4k stars 1.54k forks source link

configured the paths in yml using a regular expression, and the parameters in the url will be discarded when the server requests it #3905

Open sean-0925 opened 1 month ago

sean-0925 commented 1 month ago

Which version are you using?

1.9.3

Which operating system are you using?

Linux amd64 Docker

Describe how to replicate the issue

I configured paths in yml using regular expressions. When the server forwards the URL request from the client, it will discard the parameter part of the client request URL link.

mediamtx.yml yml

mediamtx.log log

Server logs

No response

Network dump

No response