ossrs / httpx-static

A HTTP/HTTPS API proxy for SRS.
https://github.com/ossrs/srs
MIT License
641 stars 221 forks source link

FLV: Remux stream to HTTP-FLV streaming. #36

Open winlinvip opened 8 years ago

winlinvip commented 8 years ago

Read https://github.com/ossrs/srs/issues/293

For origin: Publish stream to server, remux the stream to HTTP-FLV. For edge: Play the HTTP-FLV, fetch from upstream, remux to HTTP-FLV.

The wiki: https://github.com/ossrs/srs/wiki/v2_CN_DeliveryHttpStream https://github.com/ossrs/srs/wiki/v2_EN_DeliveryHttpStream

winlinvip commented 8 years ago

For RTMP: #37 For FLV: #36 For HLS: #35