Home
last modified time | relevance | path

Searched refs:DEMO_RTSP_VIDEO_FILE_NAME (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.4.1/samples/
Ddemo_rtsp_over_rtp.c47 #ifndef DEMO_RTSP_VIDEO_FILE_NAME
48 #define DEMO_RTSP_VIDEO_FILE_NAME "trackID=0" macro
644 if (strstr((const char *)uri, DEMO_RTSP_VIDEO_FILE_NAME)) in rtsp_setup_callback()
781 …= nx_rtsp_server_rtp_info_set(rtsp_client_ptr, DEMO_RTSP_VIDEO_FILE_NAME, sizeof(DEMO_RTSP_VIDEO_F… in rtsp_play_callback()