OpenOLAT 10.4 and Adobe Connect

51 views
Skip to first unread message

Lory Mau

unread,
May 24, 2016, 9:29:36 AM5/24/16
to OpenOLAT
Dear All,
can you please explain me how to use Adobe Connect Videoconference inside a course?
I found some configuration in olat.local.properties, where I made the needed changes, but I can't find a way to activate the conference inside the course.
I found a Vitero and a Openmeetings node, but nothing related to Adobe Connect.

Could you help me please? 
Thanks in advance.
Best regards,
Lorenzo

Florian Gnaegi

unread,
May 24, 2016, 11:04:30 AM5/24/16
to open...@googlegroups.com
Hi Lorenzo 

The following properties need to be set in your olat.local.properties: 

#Adobe connect
vc.adobe.enabled=false
vc.adobe.protocol=http
vc.adobe.port=80
vc.adobe.baseurl=localhost
vc.adobe.adminlogin=login
vc.adobe.adminpassword=pass
#account-id is optional
vc.adobe.accountid=7410
vc.adobe.showoptions=true
#The type of user accounts
vc.adobe.usertype=user
vc.adobe.usertype.values=guest,user

vc.adobe.daysToKeep=1
vc.adobe.cleanupMeetings=true
vc.adobe.cleanupModerators=false
vc.adobe.createMeetingImmediately=false
vc.adobe.guestAccessAllowed=true
vc.adobe.guestStartMeetingAllowed=true
vc.adobe.useMeetingDates=false

vc.template.name.0=Standardmeetingvorlage
vc.template.key.0=4711
vc.template.name.1=Standardmeetingvorlage 2
vc.template.key.1=4712
vc.template.name.2=Standardmeetingvorlage 3
vc.template.key.2=4713

Please note that this is pretty old code that is not maintained as we do not have an Adobe Connect account, so we can’t test and improve the code. Let me know if this works for you or if you run into problems. If should be more or less the same code as you have in your old OLAT instance, we did change only minor things as far as I can remember. 

Cheers
Florian


--
--
Sie erhalten diese Nachricht, weil Sie Mitglied sind von Google
Groups-Gruppe "OpenOLAT".
Für das Erstellen von Beiträgen in dieser Gruppe senden Sie eine E-Mail
an open...@googlegroups.com
Um sich von dieser Gruppe abzumelden, senden Sie eine E-Mail an
openolat+u...@googlegroups.com
Weitere Optionen finden Sie in dieser Gruppe unter
http://groups.google.com/group/openolat?hl=de
-------------------------------------------------------------------------------------------------------------------
OpenOLAT - infinite learning - http://www.openolat.org

---
You received this message because you are subscribed to the Google Groups "OpenOLAT" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openolat+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--------------------------------------------------------------------
professional services for the e-learning system OpenOLAT
hosting - operating - support - development - mobile - consulting
--------------------------------------------------------------------
frentix  GmbH
Florian Gnägi, Geschäftsführer
Hardturmstrasse 76
CH-8005 Zürich, Switzerland


Find me on skype  twitter xing linkedin 
--------------------------------------------------------------------

Lory Mau

unread,
May 25, 2016, 3:51:37 AM5/25/16
to OpenOLAT
Hi Florian,
thanks very much for your reply.
Indeed, I made this configuration (changed values are evidenced):

#Adobe connect
vc.adobe.enabled=true
vc.adobe.protocol=http
vc.adobe.port=80
vc.adobe.baseurl=connect.unimc.it
vc.adobe.adminlogin=xxxxx
vc.adobe.adminpassword=xxxxx
#account-id is optional
vc.adobe.accountid=7
vc.adobe.showoptions=true
#The type of user accounts
vc.adobe.usertype=guest
vc.adobe.usertype.values=guest,user

vc.adobe.daysToKeep=1
vc.adobe.cleanupMeetings=true
vc.adobe.cleanupModerators=false
vc.adobe.createMeetingImmediately=false
vc.adobe.guestAccessAllowed=true
vc.adobe.guestStartMeetingAllowed=true
vc.adobe.useMeetingDates=false

vc.template.name.0=Standardmeetingvorlage
vc.template.key.0=4711
vc.template.name.1=Standardmeetingvorlage 2
vc.template.key.1=4712
vc.template.name.2=Standardmeetingvorlage 3
vc.template.key.2=4713

But I can't find anything in openolat to add to course or to activate about Adobe Connect.
Where should I look? Course nodes? Course properties?

Thanks. 

Florian Gnaegi

unread,
May 25, 2016, 4:33:10 AM5/25/16
to open...@googlegroups.com
Ah, sorry, you also need to enable the course element itself. Since that course node does also support other virtual classroom tools (in theory) it does not have it’s own course element. This is different from the ones we implemented ourselves, we always make distinct course elements. 

So, this will probably do the trick: 

course.node.vc.enabled=true

Cheers
Florian

Lory Mau

unread,
May 25, 2016, 9:12:06 AM5/25/16
to OpenOLAT
Thanks Florian, you are right.
Now I can find a Virtual Classroom node.
Unfortunately, it does not work yet, and it does output nothing in the log, at a first sight, so we'll have to dive into the code to find what's happening.

Thanks for support!
Best regards.
Lorenzo
Reply all
Reply to author
Forward
0 new messages