mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-14 20:15:58 +08:00
move srt src like webrtc (#4471)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "Http/HlsPlayer.h"
|
||||
#include "Http/TsPlayerImp.h"
|
||||
#ifdef ENABLE_SRT
|
||||
#include "Srt/SrtPlayerImp.h"
|
||||
#include "../srt/SrtPlayerImp.h"
|
||||
#endif // ENABLE_SRT
|
||||
#ifdef ENABLE_WEBRTC
|
||||
#include "../webrtc/WebRtcProxyPlayerImp.h"
|
||||
|
||||
Reference in New Issue
Block a user