![]()  | 
  
    MediaX v1.1.2 [a0bc647]
    
   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 <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"

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.  | |
Session Announcement Protocol (SDP) implementation for announcement of the stream data. The SAP packet contains the Session Description Protocol (SDP).