mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Revert "supprot LAS(live adaptive stream)"
This reverts commit c1f98ddcc8
.
This commit is contained in:
parent
0f62587303
commit
4984bcbaef
10 changed files with 10 additions and 844 deletions
|
@ -268,13 +268,6 @@ public:
|
|||
* @remark all type of audio is possible, no need to check audio.
|
||||
*/
|
||||
static bool acceptable(char* data, int size);
|
||||
|
||||
#ifdef SRS_LAS
|
||||
/**
|
||||
* get cts if is 264, if not 264 return 0
|
||||
*/
|
||||
static int64_t cts(char *data, int size);
|
||||
#endif
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue