mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-25 12:11:36 +08:00
update media-server (#2075)
* fix c2065 and c2051 error on windows, and the head file mpeg-ts-proto.h is also deprecated * update media-server to 357ef88
This commit is contained in:
parent
25a9e51b00
commit
af554bc376
@ -1 +1 @@
|
|||||||
Subproject commit 8f26ef0ec366d8b30a96e76ce5ef4ee0e9569167
|
Subproject commit 357ef885afa5112c8cb873eab21d94d26744c0ab
|
@ -18,7 +18,7 @@
|
|||||||
#include "Extension/Opus.h"
|
#include "Extension/Opus.h"
|
||||||
|
|
||||||
#if defined(ENABLE_RTPPROXY) || defined(ENABLE_HLS)
|
#if defined(ENABLE_RTPPROXY) || defined(ENABLE_HLS)
|
||||||
#include "mpeg-ts-proto.h"
|
#include "mpeg-ts.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
using namespace toolkit;
|
using namespace toolkit;
|
||||||
|
Loading…
Reference in New Issue
Block a user