ossrs / httpx-static

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

System: Support copy stream to another vhost. #47

Open winlinvip opened 8 years ago

winlinvip commented 8 years ago

服务器可以将流copy到另外的vhost,配合edge就可以实现forward的功能,还可以实现redirect的功能,也可以实现alias的功能。 不必重复实现这些功能,只要拆分成vhost级别的copy,还有配合vhost。