-
GitHub enterprise comes with a set of security features that will disable actions:
- not created by GitHub
- not created and hosted by us
- not verified by GItHub
- not whitelisted.
This could serve…
-
My intent is to determine what users are currently speaking and indicate it to the local user. Is there a way to implement it?
-
Environment
SDK Version: 3.7.0 - https://github.com/DolbyIO/comms-sdk-flutter/tree/release/3.7.0
Client Platform: Flutter test app.
Description/Steps-to-reproduce:
-Install the QA test app
- …
-
-
Please update the first paragraph to include the following information (link to releases was missing)
The Unity plugin is built on top of the .NET SDK with visual scripting support.
You can fin…
-
Unity developers will be confused with the way the readme lays out the purpose of this repo.
The generally expect a stand-alone repo for the Unity Plugin package
What we present here is a mixed re…
-
Environment:
SDK Version: 3.6.1 - https://github.com/DolbyIO/comms-sdk-flutter/releases/tag/3.6.1:
Client Platform: Flutter test app.
Description/Steps-to-reproduce:
-Install the QA test app
-…
-
in documentation there is listen() method to add participitant as listner but this is not present in sdk only join is there so how can i join as a listner?
-
- [x] User can add more sources, beyond screen sharing, it could be other camera and video files
- [x] Manage the sources and states separately
- [ ] User could see more than 2 sources from viewer app
-
Inviatation does not contain conferenceAlias, so we fetch the conference, but for me the conferenceAlias is always null. What can be the problem?
```dart
@Subscribe(threadMode = ThreadMode.MAIN)
…