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

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

#include <arpa/inet.h>
#include <ifaddrs.h>
#include <netinet/in.h>
#include <sys/socket.h>
#include <stdint.h>
#include <unistd.h>
#include <array>
#include <map>
#include <string>
#include <thread>
#include <vector>
#include "rtp/rtp_types.h"
Include dependency graph for sap_announcer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  mediax::sap::SapHeader
 Class to announce the stream details using the SAP protocol. More...
 
class  mediax::sap::SapAnnouncer
 Class to announce the stream details using the SAP protocol. More...
 

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).