Functions
RsSimpleRTPSink.cpp File Reference
#include "RsSimpleRTPSink.h"
#include "RsDevice.hh"
#include <algorithm>
#include <compression/CompressionFactory.h>
#include <iostream>
#include <sstream>
#include <string>
Include dependency graph for RsSimpleRTPSink.cpp:

Go to the source code of this file.

Functions

std::string extrinsics_to_string (rs2_extrinsics extrinsics)
 
std::string get_extrinsics_string_per_stream (std::shared_ptr< RsDevice > device, rs2::video_stream_profile stream)
 
std::string getSdpLineForField (const char *t_name, int t_val)
 
std::string getSdpLineForField (const char *t_name, const char *t_val)
 
std::string getSdpLineForVideoStream (rs2::video_stream_profile &t_videoStream, std::shared_ptr< RsDevice > device)
 

Function Documentation

std::string extrinsics_to_string ( rs2_extrinsics  extrinsics)

Definition at line 42 of file RsSimpleRTPSink.cpp.

std::string get_extrinsics_string_per_stream ( std::shared_ptr< RsDevice device,
rs2::video_stream_profile  stream 
)

Definition at line 63 of file RsSimpleRTPSink.cpp.

std::string getSdpLineForField ( const char *  t_name,
int  t_val 
)

Definition at line 28 of file RsSimpleRTPSink.cpp.

std::string getSdpLineForField ( const char *  t_name,
const char *  t_val 
)

Definition at line 35 of file RsSimpleRTPSink.cpp.

std::string getSdpLineForVideoStream ( rs2::video_stream_profile t_videoStream,
std::shared_ptr< RsDevice device 
)

Definition at line 88 of file RsSimpleRTPSink.cpp.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:29