datarhei / core

datarhei Core is management for FFmpeg processes without development effort. Whether your streaming has one viewer or a million, we have the tools to help you develop, deploy and manage any video project at any stage. We've solved the challenging problems so you can focus on your application, not your infrastructure.
https://docs.datarhei.com/core
Apache License 2.0
180 stars 41 forks source link

Webserver HTTP response codes wrong? #6

Closed utilsites closed 1 year ago

utilsites commented 1 year ago

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]/config**xxxxxxxxx**.js The webserver returns HTTP 200 OK !? Why? It's a bug?

ioppermann commented 1 year ago

This is indeed a bug. We'll have a look into it.