-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance HTTP Streaming, HTTP Callback, HTTP API for HTTP-FLV, HTTPS, HLS etc. #1657
Comments
There is a work-around: Use nginx or go-oryx/httpx-static to convert HTTP to HTTPS, or HTTPS Live Streaming and HTTPS-FLV in practice. Whatever, SRS will support HTTPS client and server inside.
|
HTTPS Client protocol: HTTP callback support HTTPS server, for example, conf/https.hooks.callback.conf:
The log of SRS, for https-client:
|
HTTPS API server protocol:
Config for HTTPS API, for example, conf/https.rtc.conf:
Open in Chrome: The SRS logs:
|
It is worth doing well and mastering the basics of HTTP.
|
All HTTP-API related issues should be consolidated and updated in this issue. Please ensure that the markdown structure is maintained.
Please ensure that the markdown structure is maintained.
|
Looking forward to SRS4 supporting HLS client statistics and HLS on_play/on_stop callbacks.
|
Fixed in SRS 4 |
SRS supports several applications over HTTP.
If SRS4 or SRS5 enhance the capabilities of HTTP streaming services, it would be more convenient to use and provide stronger consistency.
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: