MediaX v1.0.0rc7 [7e6cb74]
Video streaming for military vehicles
Loading...
Searching...
No Matches
sap_announcer.cc File Reference

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"
Include dependency graph for sap_announcer.cc:

Namespaces

namespace  mediax
 The Astute Systems (MediaX) library for video streaming.
 
namespace  mediax::sap
 The Session Announcment Protocol (SAP)/ Session Description Protocol (SDP) namespace.
 

Detailed Description

Session Announcement Protocol (SDP) implementation for announcement of the stream data. The SAP packet contains the Session Description Protocol (SDP).