mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-18 15:57:49 +08:00
add RTC_SCHEMA macros
This commit is contained in:
parent
89389601d5
commit
8aa2d0ce07
@ -58,6 +58,7 @@
|
|||||||
#define VHOST_KEY "vhost"
|
#define VHOST_KEY "vhost"
|
||||||
#define HTTP_SCHEMA "http"
|
#define HTTP_SCHEMA "http"
|
||||||
#define RTSP_SCHEMA "rtsp"
|
#define RTSP_SCHEMA "rtsp"
|
||||||
|
#define RTC_SCHEMA "rtc"
|
||||||
#define RTMP_SCHEMA "rtmp"
|
#define RTMP_SCHEMA "rtmp"
|
||||||
#define HLS_SCHEMA "hls"
|
#define HLS_SCHEMA "hls"
|
||||||
#define TS_SCHEMA "ts"
|
#define TS_SCHEMA "ts"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user