You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
winlinvip
changed the title
WebRTC: One to One over SFU(SRS) 对方视频一直转圈圈
WebRTC: Peer-to-peer communication via SFU (SRS) - The other party's video is continuously loading.
Jul 4, 2024
My video is working fine, but the video from the other party on my page keeps buffering, as shown in the image below:
rtc_server {
enabled on;
listen 8000;
candidate $CANDIDATE; # Under NAT network, replace this $CANDIDATE with your external IP
}
The issue remains unresolved; the other party's video is still buffering. Does anyone have a good solution?
TRANS_BY_GPT4
The text was updated successfully, but these errors were encountered: