Skip to content

How to create a local MediaStream? #114

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

Open
shubhamsinghshubham777 opened this issue Mar 4, 2023 · 1 comment
Open

How to create a local MediaStream? #114

shubhamsinghshubham777 opened this issue Mar 4, 2023 · 1 comment
Assignees

Comments

@shubhamsinghshubham777
Copy link

shubhamsinghshubham777 commented Mar 4, 2023

In other platform implementations of WebRTC, there are ways using which the user can create a local MediaStream. It is generally present inside the PeerConnectionFactory class in the form of MediaStream createLocalMediaStream(String label). For example, ref this: https://chromium.googlesource.com/external/webrtc/+/HEAD/sdk/android/api/org/webrtc/PeerConnectionFactory.java#430

But I can't seem to find such a function in this wrapper implementation. Could you please help @devopvoid?

@shubhamsinghmutualmobile

@devopvoid Do we have any updates on this?

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

3 participants