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

maven install failed #1

Closed
yspyhp opened this issue Apr 9, 2020 · 7 comments
Closed

maven install failed #1

yspyhp opened this issue Apr 9, 2020 · 7 comments

Comments

@yspyhp
Copy link

yspyhp commented Apr 9, 2020

hello!
Thank you for your project. I made the following errors when compiling. I don't know C language. Please help me to have a look!
image

@devopvoid
Copy link
Owner

Hi,
looks like the WebRTC sources are missing. As the first step, the cmake build should have checked out and build WebRTC.
Please provide the full build log to understand what went wrong.

Regards,
Alex

@yspyhp
Copy link
Author

yspyhp commented Apr 10, 2020

I'll try another way
Copy your webrtc-java-demo (tag v0.2.0) code into my project and introduce webrtc-java(version 0.2.0)
In the use of new ScreenCapturer (); The error information is as follows
Please help me to see how to deal with it!
image

@yspyhp
Copy link
Author

yspyhp commented Apr 10, 2020

I tried to get in through the entrance DesktopSourcesPresenter, like this
image
But this is where the code goes wrong, Don't know what happened
image
An error is as follows
image

@devopvoid
Copy link
Owner

I have to note that screen/desktop sharing is not yet fully implemented. Same for the macOS video capture.
Should be fixed within few days.

@yspyhp
Copy link
Author

yspyhp commented Apr 13, 2020

I understand. Will a new version be released at that time

@yspyhp
Copy link
Author

yspyhp commented Jul 6, 2020

Will this project be updated in the future? Hope to integrate desktop sharing functionality!

@devopvoid
Copy link
Owner

Screen / desktop sharing has been enabled as of version 0.7.0.

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