libgpac
Documentation of the core library of GPAC
in_rtp_rtsp.c File Reference
#include "in_rtp.h"
+ Include dependency graph for in_rtp_rtsp.c:

Functions

static GF_Err rtpin_rtsp_process_response (GF_RTPInRTSP *sess, GF_RTSPCommand *com, GF_Err e)
 
void rtpin_rtsp_process_commands (GF_RTPInRTSP *sess)
 
GF_RTPInStream * rtpin_find_stream (GF_RTPIn *rtp, GF_FilterPid *opid, u32 ES_ID, char *es_control, Bool remove_stream)
 
GF_RTPInRTSP * rtpin_rtsp_check (GF_RTPIn *rtp, char *control)
 
GF_RTPInRTSP * rtpin_rtsp_new (GF_RTPIn *rtp, char *session_control)
 
GF_Err rtpin_add_stream (GF_RTPIn *rtp, GF_RTPInStream *stream, char *session_control)
 
void rtpin_remove_stream (GF_RTPIn *rtp, GF_RTPInStream *stream)
 
static void rtpin_rtsp_reset (GF_RTPInRTSP *sess, GF_Err e)
 
void rtpin_rtsp_del (GF_RTPInRTSP *sess)
 

Function Documentation

◆ rtpin_rtsp_process_response()

static GF_Err rtpin_rtsp_process_response ( GF_RTPInRTSP *  sess,
GF_RTSPCommand com,
GF_Err  e 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ rtpin_rtsp_process_commands()

void rtpin_rtsp_process_commands ( GF_RTPInRTSP *  sess)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ rtpin_find_stream()

GF_RTPInStream* rtpin_find_stream ( GF_RTPIn rtp,
GF_FilterPid *  opid,
u32  ES_ID,
char *  es_control,
Bool  remove_stream 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ rtpin_rtsp_check()

GF_RTPInRTSP* rtpin_rtsp_check ( GF_RTPIn rtp,
char *  control 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ rtpin_rtsp_new()

GF_RTPInRTSP* rtpin_rtsp_new ( GF_RTPIn rtp,
char *  session_control 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ rtpin_add_stream()

GF_Err rtpin_add_stream ( GF_RTPIn rtp,
GF_RTPInStream *  stream,
char *  session_control 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ rtpin_remove_stream()

void rtpin_remove_stream ( GF_RTPIn rtp,
GF_RTPInStream *  stream 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ rtpin_rtsp_reset()

static void rtpin_rtsp_reset ( GF_RTPInRTSP *  sess,
GF_Err  e 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ rtpin_rtsp_del()

void rtpin_rtsp_del ( GF_RTPInRTSP *  sess)
+ Here is the call graph for this function:
+ Here is the caller graph for this function: