![]() |
MediaX v1.1.2 [7554dd3]
Video streaming for military vehicles
|
Session Announcement Protocol (SDP) implementation for announcement of the stream data. The SAP packet contains the Session Description Protocol (SDP). More...
#include "sap/sap_announcer.h"#include <ifaddrs.h>#include <net/if.h>#include <array>#include <chrono>#include <cstring>#include <iostream>#include <map>#include <memory>#include <sstream>#include <string>#include <thread>#include <vector>#include "rtp/rtp_internal_types.h"#include "rtp/rtp_types.h"#include "sap/sap_utils.h"
Namespaces | |
| namespace | mediax |
| The Astute Systems (MediaX) library for video streaming. | |
| namespace | mediax::sap |
| The Session Announcment Protocol (SAP)/ Session Description Protocol (SDP) namespace. | |
Session Announcement Protocol (SDP) implementation for announcement of the stream data. The SAP packet contains the Session Description Protocol (SDP).