mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix #409: support pure video hls. 2.0.172.
This commit is contained in:
parent
3ad030fe83
commit
5caafadd45
7 changed files with 35 additions and 9 deletions
|
@ -215,13 +215,13 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#define ERROR_HTTP_DVR_CREATE_REQUEST 3053
|
||||
#define ERROR_HTTP_DVR_NO_TAEGET 3054
|
||||
#define ERROR_ADTS_ID_NOT_AAC 3055
|
||||
// HDS error code
|
||||
#define ERROR_HDS_OPEN_F4M_FAILED 3056
|
||||
#define ERROR_HDS_WRITE_F4M_FAILED 3057
|
||||
#define ERROR_HDS_OPEN_BOOTSTRAP_FAILED 3058
|
||||
#define ERROR_HDS_WRITE_BOOTSTRAP_FAILED 3059
|
||||
#define ERROR_HDS_OPEN_FRAGMENT_FAILED 3060
|
||||
#define ERROR_HDS_WRITE_FRAGMENT_FAILED 3061
|
||||
#define ERROR_HLS_NO_STREAM 3062
|
||||
|
||||
///////////////////////////////////////////////////////
|
||||
// HTTP/StreamCaster protocol error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue