Page 1 of 1

Allow to enable the Audio device and Video device

PostPosted: Thu May 28, 2020 4:14 am
by reamer
I am trying to open a online meeting web screen with the sample code by running a browser in java. But, i can not receive the notification to allow to use the audio device and video device. So that, i can not join in the meeting now. How can i make it work in jcef?

Re: Allow to enable the Audio device and Video device

PostPosted: Thu May 28, 2020 10:50 am
by magreenblatt
Pass the `--enable-media-stream` command-line argument.

Re: Allow to enable the Audio device and Video device

PostPosted: Thu May 28, 2020 9:00 pm
by reamer
Thanks for your help. BTW, Do we have any developer guide or reference document?

Re: Allow to enable the Audio device and Video device

PostPosted: Thu May 28, 2020 9:50 pm
by magreenblatt
reamer wrote:Thanks for your help. BTW, Do we have any developer guide or reference document?

For what?