mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-03 08:57:32 +08:00
Instantly enable recording support for GOP caching
This commit is contained in:
@@ -232,6 +232,7 @@ protected:
|
||||
|
||||
private:
|
||||
void createGopCacheIfNeed();
|
||||
std::shared_ptr<MediaSinkInterface> makeRecorder(MediaSource &sender, Recorder::type type);
|
||||
|
||||
private:
|
||||
bool _is_enable = false;
|
||||
|
||||
Reference in New Issue
Block a user