mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix bug
This commit is contained in:
parent
a2d9f0a9ad
commit
2b725b8167
5 changed files with 39 additions and 2 deletions
|
@ -48,6 +48,7 @@ SrsDvrSegmenter::SrsDvrSegmenter()
|
|||
req = NULL;
|
||||
jitter = NULL;
|
||||
plan = NULL;
|
||||
wait_keyframe = true;
|
||||
|
||||
fragment = new SrsFragment();
|
||||
fs = new SrsFileWriter();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue