Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ossrs/srs
SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
https://github.com/ossrs/srs
Improve test coverage for http message
6c50d85671f21d009dae34919715443eb12f52fb authored about 5 years ago
6c50d85671f21d009dae34919715443eb12f52fb authored about 5 years ago
Improve test coverage for HTTP CORS
43a5cea1581e703d6740642eba78cac9ce98d283 authored about 5 years ago
43a5cea1581e703d6740642eba78cac9ce98d283 authored about 5 years ago
Fix HTTP CORS bug when sending response for OPTIONS. 3.0.72
dc1afc142f4a95402993053242bfd1a53929c513 authored about 5 years ago
dc1afc142f4a95402993053242bfd1a53929c513 authored about 5 years ago
Improve test coverage for http server mux.
ec0fb82c0e511730d04a0b790f5da83c7256e553 authored about 5 years ago
ec0fb82c0e511730d04a0b790f5da83c7256e553 authored about 5 years ago
Enhance HTTP response write for final_request.
81947df819a2943283eefd30e188566297ed2dfd authored about 5 years ago
81947df819a2943283eefd30e188566297ed2dfd authored about 5 years ago
Ignore coverage for http-parser
e27cc059e49679ba2ac5506788a3f45bcb1750e9 authored about 5 years ago
e27cc059e49679ba2ac5506788a3f45bcb1750e9 authored about 5 years ago
Ignore coverage for json-parser
df359f747af0e5ffc2d8593f2d93cf6010c061e0 authored about 5 years ago
df359f747af0e5ffc2d8593f2d93cf6010c061e0 authored about 5 years ago
Refactor HTTP stream to disconnect client when unpublish
191b07668d91d4a380dadeb6eaa5ad54b0200478 authored about 5 years ago
191b07668d91d4a380dadeb6eaa5ad54b0200478 authored about 5 years ago
Refactor HTTP recv request timeout to 15s.
1e83da78125e14faa53fcc3f6c99344628d6f6ac authored about 5 years ago
1e83da78125e14faa53fcc3f6c99344628d6f6ac authored about 5 years ago
Fix HTTP-FLV and VOD-FLV conflicting bug.
2df1dcb05a7c05fc9197a2ccd31df8e9e4c7274a authored about 5 years ago
2df1dcb05a7c05fc9197a2ccd31df8e9e4c7274a authored about 5 years ago
Refactor HttpResponseWriter.write, default to single text mode.
d9842b037139d9158a932e22ca49e1139521bf9b authored about 5 years ago
d9842b037139d9158a932e22ca49e1139521bf9b authored about 5 years ago
Add test for vod stream handler
8cdb7cc727ea39ec5f4b0a98b6cb537999f0afee authored about 5 years ago
8cdb7cc727ea39ec5f4b0a98b6cb537999f0afee authored about 5 years ago
Refactor http static file server path resolving.
97f2c5bf0cd00862b275a32241e27d2568a78a98 authored about 5 years ago
97f2c5bf0cd00862b275a32241e27d2568a78a98 authored about 5 years ago
Add test for http basic handler
fa362607b2fd9cb6e4ea2848db5935f2671fb0bc authored about 5 years ago
fa362607b2fd9cb6e4ea2848db5935f2671fb0bc authored about 5 years ago
Fix HTTP parser bug for parsing header from multiple pieces of data.
6bad973a7c6692e2269c5b1d9c8a8775fb3ca316 authored about 5 years ago
6bad973a7c6692e2269c5b1d9c8a8775fb3ca316 authored about 5 years ago
Eliminate dead code of ts cache for HTTP message
45ed458927a76265431653121ca243e8a7ae4001 authored about 5 years ago
45ed458927a76265431653121ca243e8a7ae4001 authored about 5 years ago
Refactor header of HTTP message by using SrsHttpHeader.
ca2b68f42854ebbe12826a3b1229376e2c117c7e authored about 5 years ago
ca2b68f42854ebbe12826a3b1229376e2c117c7e authored about 5 years ago
Refactor HTTP Message by decoupling with http_parser
dcb7b6aae07ea117df8247cdba09ee1510f86606 authored about 5 years ago
dcb7b6aae07ea117df8247cdba09ee1510f86606 authored about 5 years ago
Word the comments about the order of HTTP header
547cd4f51879ca21c20997f1d6e68a659b686922 authored about 5 years ago
547cd4f51879ca21c20997f1d6e68a659b686922 authored about 5 years ago
Improve test coverage for HTTP header.
0886acbdb7185f74ff5ccf90f9263d4ca5cde88c authored about 5 years ago
0886acbdb7185f74ff5ccf90f9263d4ca5cde88c authored about 5 years ago
Improve the coverage for HTTP error response.
8c10c26f0085f4a818589abaf632101d1b81c8bc authored about 5 years ago
8c10c26f0085f4a818589abaf632101d1b81c8bc authored about 5 years ago
Refine the comments for http content-type detecting
474266eae705861eee0f0a2363690c1aef7d6ff1 authored about 5 years ago
474266eae705861eee0f0a2363690c1aef7d6ff1 authored about 5 years ago
Add test for http status.
4758a284d7b6d2435a0dc264955b5c2c712b9c2b authored about 5 years ago
4758a284d7b6d2435a0dc264955b5c2c712b9c2b authored about 5 years ago
Improve test coverage of status for HTTP.
6ce04051e41e550a11d61e58f987f250cc982378 authored about 5 years ago
6ce04051e41e550a11d61e58f987f250cc982378 authored about 5 years ago
Refine file structure for RTMP/HTTP protocol stack utest.
0394d95e4b8276887ee7ac7b8d8421c1b7643f33 authored about 5 years ago
0394d95e4b8276887ee7ac7b8d8421c1b7643f33 authored about 5 years ago
Remove dead code in SrsRtmpClient::handshake
8d9554df8e840bbdf144e3617d3cf2fac6120646 authored about 5 years ago
8d9554df8e840bbdf144e3617d3cf2fac6120646 authored about 5 years ago
Merge 3.0relase.
c31c5eb05bfbda7bfd355db3c747ed45798d8bdc authored about 5 years ago
c31c5eb05bfbda7bfd355db3c747ed45798d8bdc authored about 5 years ago
Release 3.0-alpha4 3.0.71
82cbcf442ea4ebb76e6df8f030a2228e7d88f433 authored about 5 years ago
82cbcf442ea4ebb76e6df8f030a2228e7d88f433 authored about 5 years ago
Merge 2.0release
1c391c85ae2ede80047ffa98904b3c3baee604f5 authored about 5 years ago
1c391c85ae2ede80047ffa98904b3c3baee604f5 authored about 5 years ago
Support openssl versions greater than 1.1.0. 2.0.266
fde11756c3ede93be848d8e6c213dabe58ca55eb authored about 5 years ago
fde11756c3ede93be848d8e6c213dabe58ca55eb authored about 5 years ago
Refine issue template
ebed5472c148e1da47a17156c1a7d968ca4727c0 authored about 5 years ago
ebed5472c148e1da47a17156c1a7d968ca4727c0 authored about 5 years ago
Rename -bug.md to ISSUE_TEMPLATE
dfe086f3f38320039508c5fd612ee816930e956b authored about 5 years ago
dfe086f3f38320039508c5fd612ee816930e956b authored about 5 years ago
Delete ---.md
37f7312ea137973a2e44c00569d6d6861c805834 authored about 5 years ago
37f7312ea137973a2e44c00569d6d6861c805834 authored about 5 years ago
For #547, #1506, default hls_dts_directly to on. 3.0.71
6f453e7f46c53c0308af5408cbf6ba2c625e68a2 authored about 5 years ago
6f453e7f46c53c0308af5408cbf6ba2c625e68a2 authored about 5 years ago
For #1042, cover RTMP other codes
f298d5204b8406348ea9ad647350a9c2a1393505 authored about 5 years ago
f298d5204b8406348ea9ad647350a9c2a1393505 authored about 5 years ago
For #1042, cover RTMP other codes
cfcb3ce7b2cb463fe8dc6b0f1a17a4616ee94cd7 authored about 5 years ago
cfcb3ce7b2cb463fe8dc6b0f1a17a4616ee94cd7 authored about 5 years ago
SrsPacket supports converting to message, so can be sent by one API.
2731fe1f3e079bc3762c0774c7f7ae0abc4b35cf authored about 5 years ago
2731fe1f3e079bc3762c0774c7f7ae0abc4b35cf authored about 5 years ago
For #1042, cover RTMP other codes
82c4f4197579ca93228b9bf6283711cd03aa3b46 authored about 5 years ago
82c4f4197579ca93228b9bf6283711cd03aa3b46 authored about 5 years ago
For #1042, cover RTMP other codes
bd3d9f32b739b079c5e8b37ac5b105708c3b1944 authored about 5 years ago
bd3d9f32b739b079c5e8b37ac5b105708c3b1944 authored about 5 years ago
For #1042, cover RTMP server response commands.
22d41593737fbb6eef0f812cf7a09a05ac03d037 authored about 5 years ago
22d41593737fbb6eef0f812cf7a09a05ac03d037 authored about 5 years ago
For #1042, cover RTMP server response commands.
9c62a68e15c8f9a1121d4bb7934f842ab930fce7 authored about 5 years ago
9c62a68e15c8f9a1121d4bb7934f842ab930fce7 authored about 5 years ago
For #1042, cover RTMP client/server protocol.
551687786703f0d4bb4517de54bb14b43e62e2c6 authored about 5 years ago
551687786703f0d4bb4517de54bb14b43e62e2c6 authored about 5 years ago
Fix #1445, limit the createStream recursive depth. 3.0.70
4f298134af3bd0c5b5e11d9ad2df78c821652ba0 authored about 5 years ago
4f298134af3bd0c5b5e11d9ad2df78c821652ba0 authored about 5 years ago
For #1042, cover RTMP client protocol.
41a9f15626777cf022c1e27273761ab329bc9afc authored about 5 years ago
41a9f15626777cf022c1e27273761ab329bc9afc authored about 5 years ago
For #1042, cover RTMP handshake protocol.
69817a9f34e3ba694221ccfb54ea272badbd9d8f authored about 5 years ago
69817a9f34e3ba694221ccfb54ea272badbd9d8f authored about 5 years ago
For #1042, cover RTMP handshake protocol.
f51f1efe422e324992f1d3a2a6fca02c9ad35719 authored about 5 years ago
f51f1efe422e324992f1d3a2a6fca02c9ad35719 authored about 5 years ago
Refine the circleci codecov script.
7bd7e1cccab979d9187b77d0c868af208d5b678c authored about 5 years ago
7bd7e1cccab979d9187b77d0c868af208d5b678c authored about 5 years ago
Fix #1229, vsnprintf security issue.
06b1b48e7a9dbb2684abd9658c6b257065af4761 authored about 5 years ago
06b1b48e7a9dbb2684abd9658c6b257065af4761 authored about 5 years ago
For #1229, fix the security risk in logger. 3.0.69
78da67e8d154d3d6bf06d4307444b7fec0c836dc authored about 5 years ago
78da67e8d154d3d6bf06d4307444b7fec0c836dc authored about 5 years ago
For #1229, fix the security risk in HDS. 3.0.69
ad70589347548bd63550d04fd94b2d7e937a87d1 authored about 5 years ago
ad70589347548bd63550d04fd94b2d7e937a87d1 authored about 5 years ago
The official website https://ossrs.net recovered
35e0ec27ed50b4884770f223f309a4f8edf82b3a authored about 5 years ago
35e0ec27ed50b4884770f223f309a4f8edf82b3a authored about 5 years ago
Fix the path for circleci
d866c77265a010693ba4f2014ee37f5d538bdc87 authored about 5 years ago
d866c77265a010693ba4f2014ee37f5d538bdc87 authored about 5 years ago
Fix the path for circleci
20fbb4466fdc8ba5d810b8570df6004063212838 authored about 5 years ago
20fbb4466fdc8ba5d810b8570df6004063212838 authored about 5 years ago
Fix the path for circleci
f1cca0c3607e9a79747cdc26826effe3b83c19eb authored about 5 years ago
f1cca0c3607e9a79747cdc26826effe3b83c19eb authored about 5 years ago
Fix the path for circleci
1337f3e24323295a7369a4f0aaa9f6a8b75ad3ad authored about 5 years ago
1337f3e24323295a7369a4f0aaa9f6a8b75ad3ad authored about 5 years ago
Fix the path for circleci
0c673deb8172b0312982ebe09b722fcbf8fbead3 authored about 5 years ago
0c673deb8172b0312982ebe09b722fcbf8fbead3 authored about 5 years ago
Fix the path for circleci
fae3a714a260ab386b12faaca9e3f1097b878e5f authored about 5 years ago
fae3a714a260ab386b12faaca9e3f1097b878e5f authored about 5 years ago
Fix the path for circleci
4c93d3a4c79ec78bfee062ebeb7b85d9568c0eb8 authored about 5 years ago
4c93d3a4c79ec78bfee062ebeb7b85d9568c0eb8 authored about 5 years ago
Fix the path for circleci
49e5f8896fc79a7d3a9e0508cc77a23ad23ffe9c authored about 5 years ago
49e5f8896fc79a7d3a9e0508cc77a23ad23ffe9c authored about 5 years ago
Fix the path for circleci
6ee4473f7a54e41e83193704fc2a963801fb5a85 authored about 5 years ago
6ee4473f7a54e41e83193704fc2a963801fb5a85 authored about 5 years ago
Fix the path for circleci
d4eb9cf4aa089626fbc033dce5ebc09ffb6fc8c9 authored about 5 years ago
d4eb9cf4aa089626fbc033dce5ebc09ffb6fc8c9 authored about 5 years ago
Fix the path for circleci
749b9fe444948b1785b65ed4b2af8491f75e7254 authored about 5 years ago
749b9fe444948b1785b65ed4b2af8491f75e7254 authored about 5 years ago
Fix the path for circleci
0677e378ba328291e95f020f286dcae8021c65b5 authored about 5 years ago
0677e378ba328291e95f020f286dcae8021c65b5 authored about 5 years ago
Fix the path for circleci
e3077a80348df3fbe19a9ea469cb410fd2086d8b authored about 5 years ago
e3077a80348df3fbe19a9ea469cb410fd2086d8b authored about 5 years ago
Fix the path for circleci
1b2aff84bc50f0681f37b959af6ecaed9490a95d authored about 5 years ago
1b2aff84bc50f0681f37b959af6ecaed9490a95d authored about 5 years ago
Fix the path for circleci
c90e321f9ce51c1e9d2360629025c5426199fb37 authored about 5 years ago
c90e321f9ce51c1e9d2360629025c5426199fb37 authored about 5 years ago
Fix the circleci path
94adda5daec891f27fd57f4273ca0063a0b8211e authored about 5 years ago
94adda5daec891f27fd57f4273ca0063a0b8211e authored about 5 years ago
Fix the circleci path.
979f82e0dc62edc74818f5075528256ae661dc73 authored about 5 years ago
979f82e0dc62edc74818f5075528256ae661dc73 authored about 5 years ago
Make the hls_dipose more specific
d908ee73dbf1a202d24c78c00665decffde61666 authored about 5 years ago
d908ee73dbf1a202d24c78c00665decffde61666 authored about 5 years ago
Refine logger for hls_dts_directly
1c227f4f8aa0b43cda2420cdd8babb032f9d69c6 authored about 5 years ago
1c227f4f8aa0b43cda2420cdd8babb032f9d69c6 authored about 5 years ago
Fix #1506, support directly turn FLV timestamp to TS DTS. 3.0.68
b4870a6d6f94ad26c7cc9c7fb39a4246180b5864 authored about 5 years ago
b4870a6d6f94ad26c7cc9c7fb39a4246180b5864 authored about 5 years ago
For #1506, refine the AAC samples guess algorithm.
31f341e2058361ee61907834c1dd0ae094d9812e authored about 5 years ago
31f341e2058361ee61907834c1dd0ae094d9812e authored about 5 years ago
For #1506, ignore video when codec is unknown.
52c6c7c45ddcd2bb676118e68ef2ddc7c30eee15 authored about 5 years ago
52c6c7c45ddcd2bb676118e68ef2ddc7c30eee15 authored about 5 years ago
Refine statistic url
65c66592e94a47dfc30c1c21643ce5541fbd621c authored about 5 years ago
65c66592e94a47dfc30c1c21643ce5541fbd621c authored about 5 years ago
Merge branch '3.0release' into develop
dad5010b2e6ca4553f7bb0c8e85def7c8747e88d authored about 5 years ago
dad5010b2e6ca4553f7bb0c8e85def7c8747e88d authored about 5 years ago
Merge branch '2.0release' into 3.0release
e59d29a58b187610ce8cad713742750628dad270 authored about 5 years ago
e59d29a58b187610ce8cad713742750628dad270 authored about 5 years ago
Update
5a32d16494976b0bd63a8b164f5d08ba5b266bc4 authored about 5 years ago
5a32d16494976b0bd63a8b164f5d08ba5b266bc4 authored about 5 years ago
Merge 3.0release
341d1e9aabe08cd9b5cc8715f822f911a46e096a authored about 5 years ago
341d1e9aabe08cd9b5cc8715f822f911a46e096a authored about 5 years ago
Refine stat for player index
2d85b036cb99254ed7e8e08faf8891ec8d0b320e authored about 5 years ago
2d85b036cb99254ed7e8e08faf8891ec8d0b320e authored about 5 years ago
Merge master
25749c64d4622e90b0535640b2e8815ab2ff40d5 authored about 5 years ago
25749c64d4622e90b0535640b2e8815ab2ff40d5 authored about 5 years ago
Merge 2.0release
7bfa581518b43b5bfbabcc265178fca4152dbe83 authored about 5 years ago
7bfa581518b43b5bfbabcc265178fca4152dbe83 authored about 5 years ago
Update readme with statistics
b42468d1682912641e84c8de8a2c3bd8942a3f6c authored about 5 years ago
b42468d1682912641e84c8de8a2c3bd8942a3f6c authored about 5 years ago
Update readme with statistics
3fd0639fe3ccc353367dfbfd5cf5a84cc6bb9c33 authored about 5 years ago
3fd0639fe3ccc353367dfbfd5cf5a84cc6bb9c33 authored about 5 years ago
Update readme with statistics
19a4cc46c88e1089246084dc3e3b0870a56b5cab authored about 5 years ago
19a4cc46c88e1089246084dc3e3b0870a56b5cab authored about 5 years ago
Fix circleci build failed, use the right docker
7d07b9d82cf981c59159a7df8a4a0779bf691ebd authored about 5 years ago
7d07b9d82cf981c59159a7df8a4a0779bf691ebd authored about 5 years ago
Refine player with statistics.
643d06473fa8eec0e071141ca5500e963b96c685 authored about 5 years ago
643d06473fa8eec0e071141ca5500e963b96c685 authored about 5 years ago
Refine the readme, remove download site, recommend use docker
e3488378a423b1b188079e603e2c05244f809074 authored about 5 years ago
e3488378a423b1b188079e603e2c05244f809074 authored about 5 years ago
Update readme about run SRS in docker.
1df1485d342a3b998d26e0391bb2c648e5742e4e authored about 5 years ago
1df1485d342a3b998d26e0391bb2c648e5742e4e authored about 5 years ago
Fix the link problem
ef1f6c189e4c90e60a81bae571f3c514ee006dc3 authored about 5 years ago
ef1f6c189e4c90e60a81bae571f3c514ee006dc3 authored about 5 years ago
Update
cedf2a603d1859c70c5f695835d3a8a5ecf9b0f4 authored about 5 years ago
cedf2a603d1859c70c5f695835d3a8a5ecf9b0f4 authored about 5 years ago
Release v3.0-a3, 3.0.67
67af179352c47acde6213c8ea9d0ed219a4da683 authored about 5 years ago
67af179352c47acde6213c8ea9d0ed219a4da683 authored about 5 years ago
Release v3.0-a2, 3.0.67
5a3fd1e68a537065b3e2f700ef7245a7c710f498 authored about 5 years ago
5a3fd1e68a537065b3e2f700ef7245a7c710f498 authored about 5 years ago
Release v3.0-a2
75fd0412790ff8623f8415127ff2be275f174a1d authored about 5 years ago
75fd0412790ff8623f8415127ff2be275f174a1d authored about 5 years ago
Refine redirect flow for origin cluster
517974d4513a03f8879f5acbdb2683e0ba13b2b9 authored about 5 years ago
517974d4513a03f8879f5acbdb2683e0ba13b2b9 authored about 5 years ago
Fix #1501, use request ip for origin cluster. 3.0.66
e5285ecabfcb861ae9b4dba25a27a862a712d278 authored about 5 years ago
e5285ecabfcb861ae9b4dba25a27a862a712d278 authored about 5 years ago
Random tid for docker. 3.0.65
488f16f60c283b0f9bc2a7ddb3a0656bf139a4e5 authored about 5 years ago
488f16f60c283b0f9bc2a7ddb3a0656bf139a4e5 authored about 5 years ago
Refine debug info for edge. 3.0.64
4cd03a7c060a59f58e8356aa4f1483e1960a5087 authored about 5 years ago
4cd03a7c060a59f58e8356aa4f1483e1960a5087 authored about 5 years ago
Update bug template
02f459f784f3e3bed507017ac8062768c8dea53e authored about 5 years ago
02f459f784f3e3bed507017ac8062768c8dea53e authored about 5 years ago
Merge SRS2
fa621433b528aa070129b8cd7c2de7e5c3126795 authored about 5 years ago
fa621433b528aa070129b8cd7c2de7e5c3126795 authored about 5 years ago
Release r2.0-r7
d695cd958fede367f241ce79eb9824b4664e1882 authored about 5 years ago
d695cd958fede367f241ce79eb9824b4664e1882 authored about 5 years ago