You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srs/trunk
chundonglinlin d51cabb4b7 WebRTC: TCP transport should use read_fully instead of read. v5.0.194 (#3847)
SRS supports TCP WebRTC by reading 2 bytes of length, like `read(buf,
2)`. However, in some cases, it might receive 1 byte, causing subsequent
data to be incorrect and making it unable to push or play streams.

---------

Co-authored-by: john <hondaxiao@tencent.com>
1 year ago
..
3rdparty Upgrade libsrt to v1.5.3. v5.0.183 (#3808) 1 year ago
auto Added system library option for ffmpeg, srtp, srt libraries. v5.0.193 (#3846) 1 year ago
conf SRT: Fix the missing config mss. v5.0.188 (#3825) 1 year ago
doc WebRTC: TCP transport should use read_fully instead of read. v5.0.194 (#3847) 1 year ago
etc/init.d Squash: Fix bugs 3 years ago
gdb ST: Support show coroutines. 4 years ago
ide/srs_clion Disable CLS and APM by default. v5.0.101 2 years ago
modules Moduels: Refine the description 4 years ago
packaging Windows: Refine cygwin pipeline (#3260) 2 years ago
research WebRTC: Support WHEP for play. v5.0.182 (#3404) 1 year ago
scripts Package script support extra options. v5.0.102 2 years ago
src WebRTC: TCP transport should use read_fully instead of read. v5.0.194 (#3847) 1 year ago
usr/lib/systemd/system Squash: Support RPM. Fix bugs. 3 years ago
.gitignore For #2136: API: Cleanup no active streams for statistics. v5.0.42 3 years ago
AUTHORS.md Update new authors. 2 years ago
AUTHORS.txt Update AUTHORS 4 years ago
Dockerfile.builds Use new cache image name. v5.0.186 1 year ago
Dockerfile.cov GB28181: Enable regression test for gb28181. v5.0.122 2 years ago
Dockerfile.pkg GB28181: Enable GB for CentOS 7 package. v5.0.103 2 years ago
Dockerfile.test GB28181: Enable regression test for gb28181. v5.0.122 2 years ago
configure Added system library option for ffmpeg, srtp, srt libraries. v5.0.193 (#3846) 1 year ago