Success! Subscription added.
Success! Subscription removed.
Sorry, you must verify to complete this action. Please click the verification link in your email. You may re-send via your profile.
we have installed peer server, and can connect to server by using andoriod sample.
in the chrome client, we can login in. and invite another which from andriod, the andorid user can get the invite and accpeted the invite.
but we can not see the video even if the andorid user sharting vdeio.
Link Copied
Hi,
Could you tell us the Android OS version and phone model? The log file upload would better help us analyze your issue.
Thanks!
We have the same problem, only Firefox could share video.
Will you tell us the Android OS version and phone model? The log file upload would better help us analyze your issue as well.
Thanks!
For testing WebRTC / getUserMedia applications with Chrome without ssl one can load the WebRTC application from:
a local file.
a local Web server with http://localhost/. or http://127.0.0.1/.
Of course that just allows testing on the local machine. Distributed scenarios with multiple machines for WebRTC applications cannot be tested and demonstrated well by these means - even within the local intranet.
So the developper is forced to use either Firefox or Opera for demonstrations or to provide ssl certificates for the test Web- and signaling server server. It may be assumed that getUserMedia access will be restricted in the future on all browser platforms to secure ssl origins. That's why one should change the local WebRTC test environment already now. Fortunately self signed ssl certificates are still accepted - and hopefully remain so. You may create a self signed certificate for example with openssl. The browser produces a warning for domains which use such a certificate. If you confirm that you trust such a domain nevertheless the browser loads it and you have the right to access the camera via getUserMedia.
But, can someone help me how to install ssl on the windows 10?
Great. You will need to google or baidu the guide of SSL installation on Windows 10.
Thanks!
Community support is provided Monday to Friday. Other contact methods are available here.
Intel does not verify all solutions, including but not limited to any file transfers that may appear in this community. Accordingly, Intel disclaims all express and implied warranties, including without limitation, the implied warranties of merchantability, fitness for a particular purpose, and non-infringement, as well as any warranty arising from course of performance, course of dealing, or usage in trade.
For more complete information about compiler optimizations, see our Optimization Notice.