ossrs / httpx-static

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

RTMP: Remux stream to RTMP streaming. #37

Closed winlinvip closed 8 years ago

winlinvip commented 8 years ago

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

The wiki: https://github.com/ossrs/srs/wiki/v1_CN_DeliveryRTMP https://github.com/ossrs/srs/wiki/v1_EN_DeliveryRTMP

winlinvip commented 8 years ago

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