You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix stream retrieval bug
RTC updates
* add translations for tray app and installer
* fix for ptz serialization
use wyze camera name from url
* fix bug in g722 codec
* Only get stream format once
Add timeout to ice gathering
Add prefer H264 flag for compatible formats
* revert
* Optimise SendVideo and SendAudio (only get SendingFormat once)
Add sanity check for ICE Gathering timeout
* Optimise SendVideo and SendAudio (only get SendingFormat once)
Add sanity check for ICE Gathering timeout
Fix bug in g722 codec
* remove turn folder
* Remove turn folder
* Move gather timeout to config
* Fix rounding bug in SendAudioFrame
Fix bug where duplicate durations were being added to local track timestamp in SendAudioFrame
Ignore H264 formats that use unsupported packetization modes
Clean up logic in AreMatch
* Remove comment marker
* remove comment marker
* Check for null
* Fix bug with HasVideo and HasAudio
* Fix audio parsing with multiple ports
* Add unit test
0 commit comments