You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(core): hot reload path configs when exact name match is found
When a new path configuration is added via the API with a name that exactly
matches an existing stream path, Mediamtx will now automatically hot reload
the path with the new configuration without requiring disconnection and
reconnection of publishers.
See bluenviron#3718
0 commit comments