mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #299, use fragment for dvr FLV/MP4
This commit is contained in:
parent
da4c390d69
commit
8d679a6f9a
5 changed files with 44 additions and 60 deletions
|
@ -67,6 +67,8 @@ public:
|
|||
// Unlink the fragment, to delete the file.
|
||||
// @remark Ignore any error.
|
||||
virtual int unlink_file();
|
||||
// Create the dir for file recursively.
|
||||
virtual int create_dir();
|
||||
public:
|
||||
// Get the temporary path for file.
|
||||
virtual std::string tmppath();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue