The connection is successfully established .. on the CF dashboard the status changes to ‘Connected,’ it shows that it’s a WHIP ingest (the player on the dashboard doesn’t display the video, but it can be played via WHEP)
I've resorted to using other players to view the stream, and from playing with it, seems like the latency is quite bad, between the connection showing and the stream appearing
The only thing I’ve managed to get working so far is WHIP ingest and then playback of that stream via WHEP. HLS and others don’t work in my case. For my use case, I only need WHIP ingest and automatic recording of the ingested content… but it seems that’s not supported, or maybe I’m wrong?
Hmm weird I've seen as much as 4 minutes for my WHEP to display the stream after setting the WHIP, but once the stream appears I agree it is almost perfect
API Request Failed: GET /api/v4/accounts/a2409166af955198d193329d0694b18e/stream/storage-usage (502) getting this error when people are trying to connect
what was happing why stream wasnt loading quick is due to stuff happing for the user before fully loading the stream first so we have to flip the code around
Hi Folks. I've been banging my head against the wall for 2 days now trying to get webrtc realtime streaming to work using Cloudflare's stream. I've tried this example (https://github.com/DavidJKTofan/webrtc-demo), but no luck. Does anyone has a link to a working example?