FreeCalypso > hg > themwi-rtp-mgr
annotate README @ 8:7e2b24fc097b
add README and INSTALL
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Mon, 27 May 2024 22:09:00 +0000 |
| parents | |
| children |
| rev | line source |
|---|---|
|
8
7e2b24fc097b
add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 The software component in this repository is themwi-rtp-mgr, a part of |
|
7e2b24fc097b
add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 Themyscira Wireless system software. It is a daemon process that allocates |
|
7e2b24fc097b
add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 RTP+RTCP port pairs (consecutive even+odd UDP ports) for other ThemWi components |
|
7e2b24fc097b
add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 that need RTP endpoints. This package provides the daemon process itself, the |
|
7e2b24fc097b
add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 header file defining the interface to it (UNIX domain socket), library functions |
|
7e2b24fc097b
add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 (and their associated header files) for using the RTP allocator service, and |
|
7e2b24fc097b
add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
7 some miscellaneous header files with general RTP definitions. |
|
7e2b24fc097b
add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
8 |
|
7e2b24fc097b
add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
9 This package is a dependency for themwi-mgw, sipout-test-utils and likely other |
|
7e2b24fc097b
add README and INSTALL
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
10 Themyscira software in the future. |
