mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Change images from gitee to ossrs.net
This commit is contained in:
parent
5aba212f3d
commit
56a9e4d140
2 changed files with 8 additions and 8 deletions
12
README.md
12
README.md
|
@ -5,11 +5,11 @@
|
|||
[](https://github.com/ossrs/srs/actions/workflows/release.yml?query=workflow%3ARelease)
|
||||
[](https://github.com/ossrs/srs/actions?query=workflow%3ATest+branch%3A4.0release)
|
||||
[](https://codecov.io/gh/ossrs/srs/branch/4.0release)
|
||||
[](../../wikis/Contact#wechat)
|
||||
[](https://github.com/ossrs/srs/issues/2716)
|
||||
[](http://mulanos.cn)
|
||||
[](https://alternativeto.net/software/srs/about/)
|
||||
[](https://www.facebook.com/winlinvip)
|
||||
[](../../wikis/Contact#wechat)
|
||||
[](https://github.com/ossrs/srs/issues/2716)
|
||||
[](http://mulanos.cn)
|
||||
[](https://alternativeto.net/software/srs/about/)
|
||||
[](https://www.facebook.com/winlinvip)
|
||||
[](https://twitter.com/winlinvip)
|
||||
[](https://www.youtube.com/channel/UCP6ZblCL_fIJoEyUzZxC1ng)
|
||||
[](https://www.twitch.tv/winlinvip)
|
||||
|
@ -21,7 +21,7 @@ SRS/4.0,[Leo](https://github.com/ossrs/srs/wiki/Product#release40),是一个
|
|||
|
||||
SRS is a simple, high efficiency and realtime video server, supports RTMP/WebRTC/HLS/HTTP-FLV/SRT.
|
||||
|
||||
[](https://gitee.com/winlinvip/srs-wiki/raw/master/images/SRS-Overview-4.0.png)
|
||||
[](https://ossrs.net/wiki/images/SRS-Overview-4.0.png)
|
||||
|
||||
> Note: Please see https://www.processon.com/view/link/619f29791efad425fd699fd2
|
||||
|
||||
|
|
4
trunk/3rdparty/st-srs/README.md
vendored
4
trunk/3rdparty/st-srs/README.md
vendored
|
@ -94,8 +94,8 @@ Important cli options:
|
|||
* API reference: http://ossrs.github.io/state-threads/docs/reference.html
|
||||
* Programming notes: http://ossrs.github.io/state-threads/docs/notes.html
|
||||
|
||||
* About setjmp and longjmp, read [setjmp](https://gitee.com/winlinvip/srs-wiki/raw/master/images/st-setjmp.jpg).
|
||||
* About the stack structure, read [stack](https://gitee.com/winlinvip/srs-wiki/raw/master/images/st-stack.jpg)
|
||||
* About setjmp and longjmp, read [setjmp](https://ossrs.net/wiki/images/st-setjmp.jpg).
|
||||
* About the stack structure, read [stack](https://ossrs.net/wiki/images/st-stack.jpg)
|
||||
* About asm code comments, read [#91d530e](https://github.com/ossrs/state-threads/commit/91d530e#diff-ed9428b14ff6afda0e9ab04cc91d4445R25).
|
||||
* About the scheduler, read [#13-scheduler](https://github.com/ossrs/state-threads/issues/13#issuecomment-616025527).
|
||||
* About the IO event system, read [#13-IO](https://github.com/ossrs/state-threads/issues/13#issuecomment-616096568).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue