davidliu

Results 142 comments of davidliu

Check if this file exists: https://github.com/webrtc-sdk/webrtc/blob/main/sdk/android/api/org/webrtc/SimulcastVideoEncoder.java

Thanks for the PR! We'll take a look.

We don't support audio sources other than the microphone at the moment. We're looking to add in that functionality soon though.

Hey, looks like the audioBitrate wasn't being set correctly for audio publishing, will push a fix shortly.

Try the `1.4.0-SNAPSHOT` version for the fix.

The fix for the audio bitrate is not in 1.3.0. The 1.4.0-SNAPSHOT contains the fix and can be used through following the installation instructions here: https://github.com/livekit/client-sdk-android#installation

The snapshot versions aren't displayed here since they are updated with each development commit. You can download it by following the installation instructions which show how to get the snapshot...

It's not on the releases list. Again, the instructions to get the snapshot version are here: https://github.com/livekit/client-sdk-android#installation

Whoops, forgot to lock this down when I did the video track changes. Thanks for filing the issue.

Do you have a code sample on what you're doing when you switch rooms?