1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

fix the bug of flv stream, metadata type should be 18

This commit is contained in:
winlin 2015-03-10 17:04:02 +08:00
parent 0ff49fd299
commit 5c3c38684b
4 changed files with 7 additions and 5 deletions

View file

@ -67,6 +67,7 @@ public:
/**
* write flv metadata.
* @param type, the type of data, or other message type.
* @see SrsCodecFlvTag
* @param data, the amf0 metadata which serialize from:
* AMF0 string: onMetaData,
* AMF0 object: the metadata object.