Skip to content

Zimbra-Community/startmeeting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zimbra StartMeeting integration (development not for production)

StartMeeting easy-to-use online meetings with HD audio, video conferencing and screen sharing. If you are interested in using StartMeeting in your company contact Brandon Klein (bklein@freeconferencecall.com).

This Zimlet allows you to add StartMeeting information to your Zimbra appointments to share the online meeting link with participants.

The Zimlet also allows you to join/host a Start Meeting if you receive an email or calendar invite with a StartMeeting Link.

alt tag

Configure and install the Zimlet

You must download a copy of the Zimlet using git, configure your companies Start Meeting URL (contact sales) and then deploy.

git clone https://github.com/Zimbra-Community/startmeeting
nano startmeeting/tk_barrydegraaff_startmeeting/config_template.xml 
# set startMeetingURL 
<property name="startMeetingURL">https://yourcompany.startmeeting.com</property>
cd startmeeting/tk_barrydegraaff_startmeeting/
zip tk_barrydegraaff_startmeeting.zip *
su zimbra
zmzimletctl deploy tk_barrydegraaff_startmeeting.zip
zmprov mc default +zimbraProxyAllowedDomains *.startmeeting.com

About

StartMeeting easy-to-use online meetings with HD audio, video conferencing and screen sharing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published