mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-15 20:45:57 +08:00
move srt src like webrtc (#4471)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "Rtsp/RtspPusher.h"
|
||||
#include "Rtmp/RtmpPusher.h"
|
||||
#ifdef ENABLE_SRT
|
||||
#include "Srt/SrtPusher.h"
|
||||
#include "../srt/SrtPusher.h"
|
||||
#endif // ENABLE_SRT
|
||||
#ifdef ENABLE_WEBRTC
|
||||
#include "../webrtc/WebRtcProxyPusher.h"
|
||||
|
||||
Reference in New Issue
Block a user