Video Stream API Rejection from Cloud Deployment to Angular Frontend
I have a backend that works with Python and serves an API with Flask. The API is consumed by an Angular frontend for video streaming. It works fine on my local PC, but after building a Docker image of the backend and deploying it to SaladCloud, it no longer works.