随笔分类 - WebRTC
摘要:GitHub:https://github.com/volvet/h264extractor Usage: 1. Open the wireshark path on macos /Applications/Wireshark.app/Contents/Resources/share/wiresha
阅读全文
摘要:title WebRTC Video Simulcast Client->PeerConnection:SetLocalDescriptionPeerConnection->SdpOfferAnswerHandler:SetLocalDescriptionSdpOfferAnswerHandler-
阅读全文
摘要:又通宵了。。。Jabra PanaCast 50 这种camera,在webrtc m91上,_mediaControl没有Run,就Pause的情况下,下次再Stop,Run的时候可能会没有响应,从而导致绿屏。 解决办法是在前面先Run一下,或者Pause之后Run一下再Stop,Run。就好了。
阅读全文
摘要:本文主要从网上收集,贴这里是为自己查看方便。原文:https://blog.piasy.com/2018/05/24/WebRTC-Video-Native-Journey/index.html 通过这次的源码分析,我们可以看到 WebRTC 是如何设计 VCM (Video Coding Modu
阅读全文