Closed azeemgujjar closed 2 years ago
I was able to make an existing sample to work properly with our SDK 3.5.0. You need to place the following files at the root of the website:
This will be improved in an upcoming patch release of the SDK. In the meantime I published an update of a first sample application. You can see this commit, I've added the 4 files to the root folder and you can see the result at this location. I will update the other sample applications and add some documentation in the next hours.
s will be improved in an upcoming patch release of the SDK.
Awesome @FabienLavocat Thanks for response.
Also this would be great if you can introduce 2 more API's as this is requirement in our case.
Right now we are running for loop to do achieve this with StopAudio and by passing each Participant.
Excellent, I'm glad to hear that you have been able to fix the issue.
For the two APIs, I will pass along the feature to our team and see what is possible. This would likely introduce a breaking change so I do not know if we will be able to do it in the SDK, but I am thinking about another possibility.
First issue is your all three voxeet-dvwc-worker.js, voxeet-sdk.js, voxeet-worklet.js should be on root its required.
After putting files on root then load voxeet-sdk.js then if we refresh browser and join conference will through these errors.
With every new build always release new sample code incase if there is any change we must acknowledged about new updates or required code changes.