Skip to content

fix typo #78

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

Merged
merged 1 commit into from
Mar 18, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ like the camera of mobile phone.
SRS should provides HTTP api, which is actually a embeded HTTP server.

Actually, RTMP is more complex than HTTP, so HTTP server on st is absolutely ok.
The HTTP Server in SRS1.0 is expirement, I will enhance it future.
The HTTP Server in SRS1.0 is an experiment, and I will enhance it in the future.

## Config

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-4.0/doc/http-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ like the camera of mobile phone.
SRS should provides HTTP api, which is actually a embeded HTTP server.

Actually, RTMP is more complex than HTTP, so HTTP server on st is absolutely ok.
The HTTP Server in SRS1.0 is expirement, I will enhance it future.
The HTTP Server in SRS1.0 is an experiment, and I will enhance it in the future.

## Config

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-5.0/doc/http-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ like the camera of mobile phone.
SRS should provides HTTP api, which is actually a embeded HTTP server.

Actually, RTMP is more complex than HTTP, so HTTP server on st is absolutely ok.
The HTTP Server in SRS1.0 is expirement, I will enhance it future.
The HTTP Server in SRS1.0 is an experiment, and I will enhance it in the future.

## Config

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-6.0/doc/http-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ like the camera of mobile phone.
SRS should provides HTTP api, which is actually a embeded HTTP server.

Actually, RTMP is more complex than HTTP, so HTTP server on st is absolutely ok.
The HTTP Server in SRS1.0 is expirement, I will enhance it future.
The HTTP Server in SRS1.0 is an experiment, and I will enhance it in the future.

## Config

Expand Down