Skip to content

Commit

Permalink
for #738, parse mp4 moov boxes.
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Feb 2, 2017
1 parent 96f2e18 commit ffe0a44
Show file tree
Hide file tree
Showing 3 changed files with 368 additions and 187 deletions.
1 change: 1 addition & 0 deletions trunk/src/kernel/srs_kernel_error.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define ERROR_MP4_BOX_STRING 3073
#define ERROR_MP4_BOX_ILLEGAL_BRAND 3074
#define ERROR_MP4_NOT_NON_SEEKABLE 3075
#define ERROR_MP4_ESDS_SL_Config 3076

///////////////////////////////////////////////////////
// HTTP/StreamCaster/KAFKA protocol error.
Expand Down
Loading

0 comments on commit ffe0a44

Please sign in to comment.