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

add subscribeToVideo method #123

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

darkpgx
Copy link
Contributor

@darkpgx darkpgx commented Nov 7, 2014

#109 Hi,

This pull request may take care of subscribeToVideo method. I have added a Cordova.exec method which calls the native setSubscribeToVideo function that does what the request asks for.

@darkpgx
Copy link
Contributor Author

darkpgx commented Nov 11, 2014

Made changes so that only when streamId matches, the subscriber video stream will be toggled on/off.

@songz
Copy link
Owner

songz commented Nov 11, 2014

This only fixes this problem for Android, not iOS

@darkpgx
Copy link
Contributor Author

darkpgx commented Nov 12, 2014

Added iOS subscribeToVideo

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