This repository was archived by the owner on Mar 1, 2019. It is now read-only.
forked from Homer-Conferencing/Homer-Conferencing
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOVERVIEW
More file actions
29 lines (23 loc) · 1.66 KB
/
OVERVIEW
File metadata and controls
29 lines (23 loc) · 1.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
============================
Overview about project Homer
============================
Project resources:
==================
Homer web site ==> http://www.homer-conferencing.com
Support mailing list ==> homer-conf-users@lists.sourceforge.net
Homer souce repository ==> https://github.com/Homer-Conferencing/Homer-Conferencing
Homer release repository ==> https://github.com/Homer-Conferencing/Homer-Release
Package structure:
==================
COPYING - Copy of GPL-2 license
INSTALL - Installation instructions
OVERVIEW - Here you are
Homer/ - GUI: Qt based user interface
HomerBase - OS abstraction: support threads/mutexes/conditions/time for multiple systems and architectures, logging system (log output to console/file/network)
HomerBuild - Build environment: GNU Make and CMake based build environment, overall build control, support files to build a library or executable binary
HomerConference - Session management: SIP based call/IM management, STUN server support
HomerGAPI - G-Lab interface: extended communication interface to support requirements to data transmissions
HomerMonitor - Monitoring: to observe Homer's data stream and threads
HomerMultimedia - Video/audio processing: application drivers for file/V4L2/VFW/ALSA/OSS/CoreAudio/CoreVideo based media sources, video/audio transcoding
Streaming: stream management, RTP parsing, RTP packetizing for H.261
HomerSoundOutput - Sound playback abstraction: support sound playback for multiple systems and architectures