command
module
Version:
v0.0.0-...-1da71e9
Opens a new window with list of versions in this module.
Published: Aug 14, 2024
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
rtpengine-aas
Go controller to interact with RTPEngine API
This application exposes two HTTP endpoints:
allocate_offer
allocate_answer
They can be used to generate an offer or answer SDP to be provided to an RTPEngine instance running locally.
This will cause RTPEngine to allocate the required resources.
It is a rudimentary Proof Of Concept.
TODO
- Make HTTP listening port configurable
- Make RTPEngien listening socket configurable
- Run inside docker
- More options for the SDP manipulation
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.