Adobe Connect User Community
Menu

#1 2017-06-15 13:15:10

Hamed

adobe connect add ins in embed browser

Hello.

I embeded google chrome browser on WPF Application with some functionality (CEF Csharp)

Users will connect to adobe connect meeting from my application.

Everything works great but when I want to share my screen , the browser wants to download adobe connect add ins.

I installed adobe connect add ins and it works on chrome , firefox and ....

I think, my application can not access adobe connect add ins.

Can anyone help me?

thanks

Last edited by Hamed (2017-06-15 13:16:25)

Offline

#2 2017-06-15 16:18:49

Jorma_at_CoSo

Re: adobe connect add ins in embed browser

The Add-in is required to share your screen.

Since the application isn't a browser, it may be a permissions issue to be able to see if the Add-in is installed.

Connect can be launched in an iframe, if that helps. Though using the Add-in causes it to 'break out' of the iframe and launch in its own window. Maybe that can help.

Offline

#3 2017-06-16 07:04:29

Hamed

Re: adobe connect add ins in embed browser

Thanks for reply.

Adobe connect add ins is an exe file.

How can I pass url of meeting to exe and launch it manually?

Is it possible?

Last edited by Hamed (2017-06-16 07:04:45)

Offline

#4 2017-06-16 14:19:48

Jorma_at_CoSo

Re: adobe connect add ins in embed browser

If you append your meeting URL with ?lightning=true it will force the use of (and installation of if it isn't installed) the Add-in.

Alternatively, if you add ?launcher=false it ignores the Add-in.

Offline

#5 2017-06-16 23:51:07

Hamed

Re: adobe connect add ins in embed browser

Thanks for response

I will create new FAQ and describe my new question there

Offline

Board footer