Issues with Live Streaming API: Default Camera Stream Not Working, but OBS Stream Key Works
I have a live stream web platform project with two options for starting a live stream: using the default camera or a stream key (OBS). Both options work on the web platform. I created an API that includes the live stream URL in the response. The stream URL works with OBS software but not with the default camera option. I want to understand why the stream does not work with the default camera through the API. Does anyone know about this issue? The server is hosted on AWS, so it might be a configuration or blocking issue. Any help would be appreciated.