WHEP debugging
Only the control bar appears. The rest of the player is transparent. No loading icon(or at least it isn't visible).
6 Replies
@hellothereimalastair — you're following https://developers.cloudflare.com/stream/webrtc-beta/, yes? What browser are you using?
I'm running it from a local server, but yes. On Firefox Developer
Can you try adding this shim to the page, and see if that resolves?
https://github.com/cloudflare/templates/pull/108/files#diff-973dcea98b8cec2c64258acef544042a0221907a1c9784b85fd9a1c64153836eR4
It shows a black screen, which is progress. The bar at the bottom reaches the three-second mark.
Can you share screenshots? "black bar at the bottom" = what?
Ok, looks like that might have been a one-off. What I meant was that the video window was fully black(no video). The control bar at the bottom that displays play time in a video showed 3 seconds.
Now, when my browser makes a request to start playing, it receives a 201 in response, with the data it sent in the request returned as a base64 encoded string.