ossrs / srs

SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
25.32k stars 5.33k forks source link

Q: If there is built-in HTTP2-FLV support? #3566

Closed KamenRiderKuuga closed 1 year ago

KamenRiderKuuga commented 1 year ago

Description

Because worrying about being limited by the browser when playing multiple videos, I would like to ask if there is built-in HTTP2-FLV support, or do I have to use other gateway proxies to achieve?

  1. SRS Version: v5.0-b0
winlinvip commented 1 year ago

Since HTTP is a very mature protocol, existing tools and reverse proxy capabilities are well developed, and there is no need for SRS to implement a complete protocol.

See FAQ: