#include "BasicUsageEnvironment.hh"#include "liveMedia.hh"#include "IRsRtsp.h"#include "StreamClientState.h"#include "common/RsRtspCommon.h"#include <ipDeviceCommon/MemoryPool.h>#include <ipDeviceCommon/RsCommon.h>#include <librealsense2/hpp/rs_internal.hpp>#include <condition_variable>#include <map>#include <vector>

Go to the source code of this file.
Classes | |
| class | RsRTSPClient |
Macros | |
| #define | RTSP_CLIENT_COMMANDS_TIMEOUT_SEC 10 |
| #define | SDP_EXTRINSICS_ARGS 13 |
| #define RTSP_CLIENT_COMMANDS_TIMEOUT_SEC 10 |
Definition at line 22 of file RsRtspClient.h.
| #define SDP_EXTRINSICS_ARGS 13 |
Definition at line 24 of file RsRtspClient.h.