![]() |
MediaX v1.0.0rc7 [7e6cb74]
Video streaming for military vehicles
|
#include <errno.h>
#include <fcntl.h>
#include <linux/fb.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/ioctl.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <string>
#include <vector>
#include "common/datatypes.h"
#include "rtp/rtp_types.h"
Go to the source code of this file.
Data Structures | |
class | mediax::DisplayManagerBase |
The display manager class. More... | |
Namespaces | |
namespace | mediax |
The Astute Systems (MediaX) library for video streaming. | |