What is the name of the domain?
Type
Live Streaming
What is the error number?
500 (Internal Server Error)
What is the error message?
sdk-iframe-integration.fla9.latest.js?video=fe6423e5682d567605a14464c3b7cbb4:271 POST https://platform.dash.cloudflare.com/sentry/envelope 500 (Internal Server Error)
What is the issue you’re encountering
Live Streaming isnt start and not showing
What steps have you taken to resolve the issue?
None, I don’t know the cause of the error.
What are the steps to reproduce the issue?
<div style="position: relative; padding-top: 56.25%;">
<iframe [src]="liveUID | safe"
style="border: none; position: absolute; top: 0; left: 0; height: 100%; width: 100%;"
allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture;"
allowfullscreen="true"></iframe>
</div>