OpenMeetings 0.5.2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News OpenMeetings 0.5.2 (Default branch)
# 1  
Old 09-25-2008
OpenMeetings 0.5.2 (Default branch)

ImageOpenMeetings is a multi-language customizablevideo-conferencing and collaboration system. Itsupports audio/video and allows you to see thedesktop of any participant. It includes awhiteboard, the ability to import a variety ofimage formats, invitations, a moderation system,backup and language modules, private and publicconference rooms, and the ability to recordmeetings.License: GNU Lesser General Public License (LGPL)Changes:
This is a development snapshot. A Pointer Tool was added. Non-moderators can click on the whiteboard and everybody will see that. The annoying bandwidth warning in the Screen-Sharing Client was removed. The Screen Sharing Client now stops broadcasting screens to all users if the user leaves the room. New toolbars, a Hungarian translation, and a new property inspector were added. A browser feature was removed. The recording button was disabled. The window resizer was changed. A servlet was added for direct login and invoking of SOAP methods without using SOAP.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
AUVITEK(4)						   BSD Kernel Interfaces Manual 						AUVITEK(4)

NAME
auvitek -- Auvitek AU0828 video capture device driver SYNOPSIS
auvitek* at uhub? dtv* at dtvbus? video* at videobus? uaudio* at auvitek? audio* at uaudio? DESCRIPTION
The auvitek driver provides support for USB video capture devices based on the Auvitek AU0828 bridge. This hybrid analog/digital device requires a hi-speed USB host controller (such as ehci(4)) to function properly. For auvitek devices with analog audio capture interfaces, the uaudio(4) device driver provides access to the audio stream. Application soft- ware can find a video(4) device's audio(4) device by comparing the VIDIOC_QUERYCAP bus_info field with the audio device's AUDIO_GETDEV config field. The following cards are supported by the auvitek driver: Device Decoder Tuner Hauppauge WinTV-HVR-850 au8522(4) xc5k(4) Hauppauge WinTV-HVR-950Q au8522(4) xc5k(4) Cards with an XC5000 tuner require the firmware provided by the pkgsrc/sysutils/xc5k-firmware package to function properly. SEE ALSO
audio(4), dtv(4), dtviic(4), ehci(4), uaudio(4), video(4) pkgsrc/sysutils/xc5k-firmware HISTORY
The auvitek device driver appeared in NetBSD 6.0. AUTHORS
The auvitek driver was written by Jared D. McNeill <jmcneill@NetBSD.org>. BSD
August 30, 2011 BSD