feat(rtc): REMB bitrate adaptation with in-place encoder update (#1130)

* improve test

* fix lint

* cleanup

* cleanup
This commit is contained in:
Harisreedhar
2026-05-29 21:15:03 +05:30
committed by GitHub
parent 871559cb6a
commit 6b9ddd9a4f
7 changed files with 72 additions and 8 deletions
-1
View File
@@ -1,4 +1,3 @@
import ctypes
import tempfile
from typing import Iterator
from unittest.mock import patch