-
please read it carefully for react native read it carefully then go for closed and support
-
When we add a new listener how we can check or know the new user is came?? so please tell me the way because these two type of notifications are not available in react native if these are available th…
-
With this piece of code:
```
#include
#include
int main() {
auto cppsdk = dolbyio::comms::sdk::create(token, [](auto&&) {});
cppsdk->conference()
.add_event_handler([](const dol…
-
Hello! I'm trying to access the current conference participants list, but unfortunately it is always empty for some reason. At the same time, for example, `ActiveParticipants` event does contain all t…
-
Add following events to the notification service:
- active participants
Only RN and Android work. iOS to be done in separate ticket.
-
The version in https://github.com/DolbyIO/comms-sdk-unreal/blob/main/DolbyIO/DolbyIO.uplugin#L4 is wrong. It should be 1.0 for now.
-
`
if (!VoxeetSDK.session.isOpen()) {
await VoxeetSDK.session.open({ name: 'testname', externalId: 1 });
}
`
Intermittently this code is producing an error:
"SessionError: A sessi…
-
- [ ] Case 1
- [x] Case 2
@jackshen
Can you please fix this too:
Case 1:
If the viewer had set the volume to 100% or 10% for a given source and then mutes and unmutes it, the audio volume…
-
Sometimes the texture which is supposed to contain remote video ends up being completely white and the following log **may** be displayed (sometimes the texture is white without this log):
```
[20…
-
Libraries affected:
1. UE4Editor-DolbyIO.dylib
2. libdvclient.dylib
3. libdolbyio_comms_media.dylib