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.69k stars 1.39k forks source link

Problem in overriding authInternalUsers configuration #3384

Closed sizoune closed 1 month ago

sizoune commented 1 month ago

Discussed in https://github.com/bluenviron/mediamtx/discussions/3378

Originally posted by **sizoune** May 22, 2024 ### Question hi, im using dokploy to deploy the mediamtx app. in there i set the environment like this ``` MTX_AUTHINTERNALUSERS_PERMISSIONS_ACTION=api MTX_AUTHINTERNALUSERS_PERMISSIONS_PATH= MTX_API=yes MTX_HLSVARIANT=fmp4 MTX_RTSPTRANSPORT=tcp MTX_RTSPANYPORT=yes MTX_SOURCEONDEMAND=yes MTX_HLSALWAYSREMUX=yes MTX_READTIMEOUT=1000s MTX_PROTOCOLS=tcp ``` im trying to add action:api in the default authInternalUsers permissions. the problem is the mediamtx docs is not clear about how to set multiple authInternalUsers action ?
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.