-
-
Notifications
You must be signed in to change notification settings - Fork 338
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 support for MediaStream.clone() method #52
Comments
I will add it when I get some spare time. |
PR are welcome.. :) |
Any updates on this? It will greatly help me in order to add recording functionality into my software. |
Sorry, no updates to report. |
Might be possible after 5.0.2 release. |
Can be done on 6.0.0 I think. |
Can be done on 5.0.4+ since 5.0.3 support MediaStream (Native and Plugin)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This method is very important for creating new streams from exiting captures, that can then be independently modified and used for new peer connections.
The text was updated successfully, but these errors were encountered: