pixiv / webrtc

This is a fork of WebRTC made by pixiv Inc.
https://github.com/pixiv/webrtc/blob/branch-heads/pixiv-m78/README.pixiv.md
BSD 3-Clause "New" or "Revised" License
112 stars 35 forks source link

Bug with H264 performance in iOS #27

Closed juangilgithub closed 2 years ago

juangilgithub commented 2 years ago

There is a bug in the H264 performance reporting High QP and reducing frames to avoid this. This bug has been removed from Google in the last versions but I need to fix it in this one to use the sound from iOS devices. Could you build a new framework with this bug fixed ? Thanks