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
Restreamer has a url to get player configs:
https://[restreamer-domain]/channels/[GUID]/config.js
If we misspell it, and get for example:
https://[restreamer-domain]/channels/[GUID]/configxxxxxxxxx.js
The webserver returns HTTP 200 OK !?
Why? It's a bug?
The text was updated successfully, but these errors were encountered:
Restreamer has a url to get player configs:
https://[restreamer-domain]/channels/[GUID]/config.js
If we misspell it, and get for example:
https://[restreamer-domain]/channels/[GUID]/configxxxxxxxxx.js
The webserver returns HTTP 200 OK !?
Why? It's a bug?
The text was updated successfully, but these errors were encountered: