#include "RsRtspClient.h"#include "RsSink.h"#include "software-device.h"#include <librealsense2/rs.hpp>#include <NetdevLog.h>

Go to the source code of this file.
Classes | |
| struct | Raw_Frame |
| class | rs_rtp_stream |
Variables | |
| const int | RTP_QUEUE_MAX_SIZE = 30 |
| const int RTP_QUEUE_MAX_SIZE = 30 |
Definition at line 14 of file rs_rtp_stream.hh.