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

fix stream status after successfuly adding external input #852

Merged
merged 2 commits into from
Apr 18, 2017

Conversation

zevarito
Copy link
Contributor

Stream status was not set to PUBLISHER_READY causing erizo controller not include the stream on the stream list after a room connection, causing clients not being able to subscribe if they weren't already on the room.

[] It needs and includes Unit Tests

It needs but doesn't include, couldn't find erizo controller tests checking PUBLISHER_READY status in other scenarios, I guess it's the way the RPC calls are tested that makes it complex to test?. Also would be helpful a mini-guide about how to run the full test suite, or just some components. I am running them as I figured out but I am sure there is better way to do it.

No public API changes.

[] It includes documentation for these changes in /doc.

zevarito and others added 2 commits April 17, 2017 13:05
Stream status was not set to PUBLISHER_READY causing erizo controller
not include the stream on stream list after room connection success.
@lodoyun lodoyun requested review from jcague and removed request for jcague April 18, 2017 13:25
Copy link
Contributor

@lodoyun lodoyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thanks 👍

@lodoyun lodoyun merged commit c0edb59 into lynckia:master Apr 18, 2017
@zevarito zevarito deleted the external-input branch May 10, 2017 14:23
Arri98 pushed a commit to Arri98/licode that referenced this pull request Apr 6, 2021
Stream status was not set to PUBLISHER_READY causing erizo controller
not include the stream on stream list after room connection success.
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

Successfully merging this pull request may close these issues.

2 participants