mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-01 23:57:37 +08:00
解决hls iPhone无法播放的问题
This commit is contained in:
@@ -232,10 +232,6 @@ extern const char kSegmentNum[];
|
||||
extern const char kFileBufSize[];
|
||||
//录制文件路径
|
||||
extern const char kFilePath[];
|
||||
//HTTP访问url前缀
|
||||
extern const char kHttpPrefix[];
|
||||
//HTTP默认vhost访问url前缀
|
||||
extern const char kHttpPrefixDefaultVhost[];
|
||||
} //namespace Hls
|
||||
|
||||
} // namespace Config
|
||||
|
||||
Reference in New Issue
Block a user