mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-05 02:38:10 +08:00
支持enhanced-rtmp(H265)
This commit is contained in:
@@ -367,7 +367,7 @@ struct RtmpPacketInfo {
|
||||
} video;
|
||||
};
|
||||
};
|
||||
// https://github.com/veovera/enhanced-rtmp/blob/main/enhanced-rtmp-v1.pdf
|
||||
// https://github.com/veovera/enhanced-rtmp
|
||||
CodecId parseVideoRtmpPacket(const uint8_t *data, size_t size, RtmpPacketInfo *info = nullptr);
|
||||
|
||||
}//namespace mediakit
|
||||
|
||||
Reference in New Issue
Block a user