ErosZy / WXInlinePlayer

🤟 Super fast H.264/H.265 FLV player
Other
1.43k stars 237 forks source link

自动判断播放的流是h264还是h265 #88

Closed worldflyingct closed 2 years ago

worldflyingct commented 2 years ago

能否启动时就自动载入两套解码,并且根据流的头部或是type自动判断是h264还是265,并自动选择对应的解码器解码。这个需求在实际场景很常用。

ErosZy commented 2 years ago

后端返回时可以提供对应字段来解决。