Skip to content
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

stream attributes not being updated (and maybe more) #1037

Closed
serl opened this issue Sep 20, 2017 · 1 comment
Closed

stream attributes not being updated (and maybe more) #1037

serl opened this issue Sep 20, 2017 · 1 comment

Comments

@serl
Copy link
Contributor

serl commented Sep 20, 2017

Hello,
I'm experiencing some issues in erizoClient while updating from Licode v3 to the last master version.

In particular, I massively use stream attributes and I update them on the fly, so to have something persistent and get notified of the change on the remote side... but now when I call stream.updateAttributes(), the attributes go to undefined and nothing works.

Digging in erizo_controller/erizoClient/src led me to a promising track:

The remote counterpart looks broken as well. Probably all the events need to be double checked for similar issues.

@serl
Copy link
Contributor Author

serl commented Sep 20, 2017

I checked all events and the only property missing was attrs in StreamEvents used in this case... so I added it in the push request above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant