David
David
I believe the issue is here. https://github.com/google/shaka-player-embedded/blob/dccd0bbe7f326e73ef4841700b9a65ded6353564/shaka/src/media/default_media_player.cc#L163 It appears that `playing_src_` is set to `true` on detach so after detach it will always assume the avplayer is being used when...
### Description of the bug `import pydoc` in the 3.8 runtime generates an import error which seems to only happen on the latest dev build. ``` Traceback (most recent call...
The behavior I am after is similar to discord where toggling mute does not disable recording just stops broadcasting voice. Is there a way to achieve this in live-kit or...
Firebase now allows creating multiple firestore databases. It would be nice to be able to select which database to store customer information/events in via a configuration option. ``` typescript export...
- Support specifying `emuliciousPath` in the debugger preferences - Stop customizing all the error messages without surfacing the actual errors its confusing - Fix unreferenced `maxAttempts` when not specifying `emuliciousPath`...