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

Flutter web support & cast #6

Open
surveshoeb opened this issue May 12, 2020 · 2 comments
Open

Flutter web support & cast #6

surveshoeb opened this issue May 12, 2020 · 2 comments

Comments

@surveshoeb
Copy link

Flutter Web

It would be nice if it directly supports flutter web

Flutter Android/iOS

How can I share my mobile screen between peers?

@cloudwebrtc
Copy link
Contributor

Flutter Web
It would be nice if it directly supports flutter web

Currently supports flutter web.

Flutter Android/iOS
How can I share my mobile screen between peers?

Yes.

@surveshoeb
Copy link
Author

  • For sharing, I need to disconnect the client and reconnect the client with screen value true
    _client .publish(true, true, false, 'vp8', '512', 'fullhd')

Is there any other method to do it?

  • It tried to run the sample code on the web, the connection won't happen.

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

2 participants