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
* Support track level stereo and red setting
* check stereo is already exist
* move options calc to publishTrack
* prettier
* Move all logic into `publishTrack` and set explicit defaults (#474)
* Move all logic into and set explicit defaults
* remove unnecessary null check
* fix check
* only log warning when red or dtx aren't set
* not disable red in stereo by default
* Update src/room/participant/LocalParticipant.ts
Co-authored-by: David Zhao <[email protected]>
Co-authored-by: lukasIO <[email protected]>
Co-authored-by: David Zhao <[email protected]>
// @ts-ignore `channelCount` on getSettings() is currently only available for Safari, but is generally the best way to determine a stereo track https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackSettings/channelCount
0 commit comments