mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine code, use decoder to parse flv stream
This commit is contained in:
parent
ea1e015a4e
commit
ba6c3132e3
3 changed files with 112 additions and 0 deletions
|
@ -255,6 +255,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#define ERROR_HTTP_INVALID_CHUNK_HEADER 4026
|
||||
#define ERROR_AVC_NALU_UEV 4027
|
||||
#define ERROR_AAC_BYTES_INVALID 4028
|
||||
#define ERROR_HTTP_REQUEST_EOF 4029
|
||||
|
||||
///////////////////////////////////////////////////////
|
||||
// user-define error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue