-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding a name for a published stream(communication.callProperties.name) - updating globally #89
Comments
Hi All,
|
Is there a resolution due for this issue ? We have run into it on our project and would love to know if a fix is pending. |
Is there any update on this bug? |
added the following code in this.subscribe function of the opentok-acc-core.js if(typeof stream.name !== "undefined"){ UPDATED CODE WILL LOOK LIKE THIS
|
What's the status on this issue? It doesn't look like the suggested solution has been merged in. Thank you |
Adding a name for a published stream and using the communication.callProperties.name while init app, it is updating to all publishers stream. Please find the screenshot below, please help on this.
Thanks
Parsetty
The text was updated successfully, but these errors were encountered: