Technology sharing | interworking between Sip and WebRTC - explanation of SRProxy open source library

SRProxy introduction At present, the interworking scenarios of WebRTC protocol and SIP protocol are mainly used in enterprise call center, enterprise internal communication, conference call (PSTN), intelligent access control and other scenarios. In order to interworking between WebRTC and sip, two levels of problems should be solved: signaling ...

Posted by nologin666 on Mon, 29 Nov 2021 19:32:58 -0800

Small Stream Blinking after Beauty of WebRTC Audio and Video is turned on

When Beauty is turned on, double-stream is turned on. Small-stream blinks when viewed remotely GPUImage is used in the project for cosmetic treatment, which adds whitening, polishing and bright light, but when the cosmetic effect is turned on, if you only use the big stream to view the video, the video looks normal and the picture is normal, b ...

Posted by tcollie on Tue, 12 Oct 2021 09:07:48 -0700

Source code analysis of WebRTC PeerConnection Client 2-peerconnection client

The version of webrtc analyzed in this paper is m84 platform: win10 Source code analysis of WebRTC PeerConnection Client < 1 > - main window Source code analysis of WebRTC PeerConnection Client < 2 > - peerconnection client Source code analysis of WebRTC PeerConnection Client < 3 > - conductor The packet capture data use ...

Posted by Ironphp on Sat, 02 Oct 2021 14:09:57 -0700