zyearn opened a new issue #1110:
URL: https://github.com/apache/incubator-brpc/issues/1110


   **Describe the bug (描述bug)**
   
   
FlvWriter直接在header中的媒体标识位中写入[0x05](https://github.com/apache/incubator-brpc/blob/master/src/brpc/rtmp.cpp#L66)(0x04是音频,0x01是视频),忽略了用户可能只需要音频/视频,导致flv的音频/视频流在某些播放器中无法播放。
   
   **To Reproduce (复现方法)**
   
   
   **Expected behavior (期望行为)**
   
   根据用户输入来写入header。
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to