freeswitch icon indicating copy to clipboard operation
freeswitch copied to clipboard

Webrtc client having issues with freeswitch

Open zxc162162 opened this issue 3 years ago • 3 comments

Describe the bug Hi, I having problem with my webRTC client, In a video conference, WebrTC client's video takes a few minutes to show when another user is added, but when the camera is moved, the video appears quickly start: f05537da7248c408f4f976a41554976 another user is added: 966b3ed96aeeca4d40b1a0ebd5d8dc5 a few minutes or the camera is moved: 79db33e8bd58b1430d8e1aa7a00e113

zxc162162 avatar Aug 10 '22 03:08 zxc162162

Probably it has to wait for a complete key frame to decode the video. you did not mention version of FreeSWITCH and what OS you used. Please fill all information as long as possible whenever you create an issue.

seven1240 avatar Aug 11 '22 20:08 seven1240

Probably it has to wait for a complete key frame to decode the video. you did not mention version of FreeSWITCH and what OS you used. Please fill all information as long as possible whenever you create an issue.

FreeSWITCH 1.10.7,CentOS 7, When a user joins or exits, or switches from a split screen to a quarter screen, the original user's video will appear black, and it will take a long time to wait for a key frame。 but how does Freeswitch make webrtc client resend key frames as soon as possible? @seven1240 @jakubkarolczyk

zxc162162 avatar Aug 19 '22 00:08 zxc162162