waseemanwarRoR
05/23/2023, 12:02 PMSchachte
05/23/2023, 6:49 PMSchachte
05/23/2023, 6:49 PMSchachte
05/23/2023, 6:58 PMSpenser
05/24/2023, 12:31 AM1234qwerty
05/24/2023, 6:33 AM1234qwerty
05/24/2023, 6:33 AM1234qwerty
05/24/2023, 6:34 AM1234qwerty
05/24/2023, 6:35 AM1234qwerty
05/24/2023, 7:04 AMVirtualGhost
05/24/2023, 9:28 AM1234qwerty
05/24/2023, 9:44 AMVirtualGhost
05/24/2023, 9:55 AMtt2468
05/24/2023, 6:53 PM1234qwerty
05/25/2023, 2:38 AM1234qwerty
05/25/2023, 2:40 AMlet answerSDP = await response.text();
in particular, after recieving the SDP information, the loading of video takes quite some time.
Also, the WebRTC can be open but the Cloudflare dashboard will show "disconnected" yet the stream is still working. It's all Beta so I don't expect perfect results. Just noting what I see.1234qwerty
05/25/2023, 3:00 AMlet response = await postSDPOffer(endpoint, ofr.sdp);
the SDP information response isn't ready so it outputs errors & freezes.
After connection negotiation ended, you would assume the playback starts, but for me it hangs & doesn't load video.
Funnily enough, if the dashboard says 'disconnected' I am less likely to see failing playback. Right now the server is connected and no video output shows.
https://cdn.discordapp.com/attachments/893253103695065128/1111126532577034260/Screenshot_2023-05-25_at_1.00.04_pm.png▾
1234qwerty
05/25/2023, 3:03 AMhttps://cdn.discordapp.com/attachments/893253103695065128/1111127289565020280/Screenshot_2023-05-25_at_1.02.02_pm.png▾
1234qwerty
05/25/2023, 3:10 AMhttps://cdn.discordapp.com/attachments/893253103695065128/1111129010852876339/Screenshot_2023-05-25_at_1.07.43_pm.png▾
https://cdn.discordapp.com/attachments/893253103695065128/1111129011351986248/Screenshot_2023-05-25_at_1.08.49_pm.png▾
https://cdn.discordapp.com/attachments/893253103695065128/1111129011767234621/Screenshot_2023-05-25_at_1.08.56_pm.png▾
1234qwerty
05/25/2023, 3:20 AMhttps://cdn.discordapp.com/attachments/893253103695065128/1111131600994959430/image.png▾
pranjal
05/25/2023, 8:44 PMardation
05/25/2023, 9:50 PMOnyx
05/26/2023, 11:06 AMOnyx
05/26/2023, 11:08 AM1234qwerty
05/27/2023, 12:27 AMlet answerSDP = await response.text();
in the negotiate js file, but I need to read the spec to understand that.1234qwerty
05/27/2023, 12:32 AM1234qwerty
05/27/2023, 3:08 AMsadek
05/27/2023, 8:32 AM1234qwerty
05/27/2023, 8:56 AMsadek
05/27/2023, 8:57 AM