ossrs/srs

HTTP should be parsed after receiving the complete header. HP has a bug that causes VLC to freeze.

winlinvip opened this issue · 0 comments

Sometimes, starting to parse without receiving the complete HTTP header can result in a failed parsing of the HTTP message, causing it to remain in the process of receiving messages. It is advisable to call the HP parser after receiving the complete HTTP header to avoid this bug in HP.

TRANS_BY_GPT3