Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SRS

SRS is an open-source, real-time media server and a non-profit community dedicated to enabling everyone worldwide to create a video cloud for live streaming and WebRTC businesses.
Collective - Host: opensource - https://opencollective.com/srs-server - Website: https://ossrs.io/ - Code: https://github.com/ossrs/srs

Script: Refine GitHub actions.

github.com/ossrs/srs - 3ed7d88990fc377b6ae92fc68090752b57b5c3b8 authored about 2 years ago by winlin <[email protected]>
MP3: Add config examples for MP3. #296

github.com/ossrs/srs - 0a49638f5447dba6838999da952a90af5619afb0 authored about 2 years ago by winlin <[email protected]>
Merge branch v4.0.269 into 5.0release

1. MP3: Fix bug for TS or HLS with mp3 codec. v4.0.269 (#296) (#3333)

github.com/ossrs/srs - 05d7400cd53428170b5b5cec1d6a6f87352122c6 authored about 2 years ago by winlin <[email protected]>
MP3: Fix bug for TS or HLS with mp3 codec. v4.0.269 (#296) (#3333)

* MP3: Fix bug for TS or HLS with mp3 codec. v4.0.269 (#296)

1. Refresh HLS audio codec if ch...

github.com/ossrs/srs - 577cd299e1792cbc063b72a582688c2e2977bf22 authored about 2 years ago by Winlin <[email protected]>
Update issue_template.md

github.com/ossrs/srs - 9c066081dd1ddc93fa2a8232a93d037af5c93fd3 authored about 2 years ago by Winlin <[email protected]>
Print version and signature to stdout.

github.com/ossrs/srs - 518c25aec3e7049132006dd305e58871677fcb9c authored about 2 years ago by winlin <[email protected]>
Merge branch v5.0.115 into develop

1. Asan: Support parse asan symbol backtrace log. v5.0.113 (#3324)
2. GB: Refine lazy object GC....

github.com/ossrs/srs - e45563e9259f7263e98e086fc3c496383796a814 authored about 2 years ago by winlin <[email protected]>
Fix #3328: Docker: Avoiding duplicated copy files. v5.0.115

github.com/ossrs/srs - 5dcd6637e31cc13061a1c60673dbbacf9c4f5c9c authored about 2 years ago by winlin <[email protected]>
GB: Refine lazy object GC. v5.0.114 (#3321)

* GB: Refine lazy object GC.

1. Remove gc_set_creator_wrapper, pass by resource constructor.
...

github.com/ossrs/srs - 6f3d6b9b6505e74966213d53942e7053eee7d0f3 authored about 2 years ago by Winlin <[email protected]>
Asan: Support parse asan symbol backtrace log. v5.0.113 (#3324)

* asan: support parse asan symbol log

* asan: refine srs_parse_asan_backtrace_symbols error c...

github.com/ossrs/srs - 7eaee46f1fdb6d892006c64531098a63b8610821 authored about 2 years ago by ChenGH <[email protected]>
Merge 5.0: FLV header and SRT bugfix. v6.0.6

1. SRT: Fix srt to rtmp crash when sps or pps empty. v5.0.112 (#3323)
2. GB28181: Fix memory ove...

github.com/ossrs/srs - 2daf637aaad82e1b2216169aef4d8bda1fe7eecd authored about 2 years ago by winlin <[email protected]>
Merge branch v5.0.112 into develop

1. SRT: Fix srt to rtmp crash when sps or pps empty. v5.0.112 (#3323)
2. GB28181: Fix memory ove...

github.com/ossrs/srs - 2f7e474853c4305e3be969b72b037d707ab75c48 authored about 2 years ago by winlin <[email protected]>
Release v5.0-a2, 5.0 alpha2, v5.0.112, 161233 lines.

github.com/ossrs/srs - e6f40bd0c7947d9b4e7dcd1a7e5d480b0ae37b50 authored about 2 years ago by winlin <[email protected]>
SRT: Fix srt to rtmp crash when sps or pps empty. v5.0.112 (#3323)

* SRT: fix crash when sps/pps empty. v5.0.112

Co-authored-by: winlin <[email protected]>

github.com/ossrs/srs - 09a96175e8fe8c6919c91c03502d80b89e0fe09a authored about 2 years ago by john <[email protected]>
GB28181: Fix memory overlap for small packets. v5.0.111 (#3315)

github.com/ossrs/srs - 56040cab4289322f9e1ba6f82f153daa2785bf08 authored about 2 years ago by Winlin <[email protected]>
FLV: Support set default has_av and disable guessing. v5.0.110 (#3311)

* FLV: Support set default has_av and disable guessing. v5.0.110

1. Support config default ha...

github.com/ossrs/srs - a36cb57949a1aa9fca5ddea544e6c0ae85e6a6db authored about 2 years ago by Winlin <[email protected]>
Update issue_template.md

github.com/ossrs/srs - 7bb7be44272f7e185eda5270ce4298c2de554128 authored about 2 years ago by Winlin <[email protected]>
FLV: Drop packet if header flag is not matched. v5.0.109 (#3306)

1. Ignore audo or video packets if FLV header disable it.
2. Run: Add regression test config an...

github.com/ossrs/srs - 4551200e9506067c768f509931d72c58356676d7 authored about 2 years ago by Winlin <[email protected]>
FLV: Reset has_audio or has_video if only sequence header. (#3310)

1. Reset has_audio if got some video frames but no audio frames.
2. Reset has_video if got some...

github.com/ossrs/srs - 35185cf8447cd6f55c14c621cf9eed1c310ffd0e authored about 2 years ago by Winlin <[email protected]>
Player: Support nginx-http-flv-module stream url. (#3305)

github.com/ossrs/srs - c39edf4788ccdd32415cb06afdab0253d4d74895 authored about 2 years ago by Winlin <[email protected]>
Build: Fix build warnings (#3302)

1. Avoid default guess for expression.
2. Force to void* for memset.

github.com/ossrs/srs - 476a32d41751160aac812bda64edc3c4f1807861 authored about 2 years ago by Winlin <[email protected]>
Merge branch v5.0.108 into develop

* DASH: Fix dash crash bug when writing file. v5.0.108 (#3301)
* Test: Refine cache for cygwin64...

github.com/ossrs/srs - 72182865efd40f2c30959a1169b355cf88a4e357 authored about 2 years ago by winlin <[email protected]>
DASH: Fix dash crash bug when writing file. v5.0.108 (#3301)

Co-authored-by: winlin <[email protected]>

github.com/ossrs/srs - d1bc155c8b370db0871e51ba32306d4afde424c8 authored about 2 years ago by john <[email protected]>
Test: Refine cache for cygwin64 test.

github.com/ossrs/srs - 61d3815fdf8d0cd451f7a9d7e5a4d25c18f4f960 authored about 2 years ago by winlin <[email protected]>
Merge v5.0.107 into develop

* SRT: Support SRT to RTMP to WebRTC. v5.0.107 (#3296)

github.com/ossrs/srs - 4f8f6ca6f8f68efbad5d8d39f6b4fe8918b7e668 authored about 2 years ago by winlin <[email protected]>
Update README.

github.com/ossrs/srs - 56be854f362177629227e14fde7575228d0ecca0 authored about 2 years ago by winlin <[email protected]>
SRT: Support SRT to RTMP to WebRTC. v5.0.107 (#3296)

* SRT: Support SRT to RTMP to WebRTC. v5.0.107

Co-authored-by: winlin <[email protected]>

github.com/ossrs/srs - bbe333d3ca719d7cbe5bbccd2ad6cc08427bed38 authored about 2 years ago by john <[email protected]>
Merge branch v5.0.106 into develop

* Build: Refine cygwin64 test script.
* API: Parse fragment of URI. v5.0.106 (#3295)

github.com/ossrs/srs - 3049fa70eb7794549ea925bac399b8b406a396f5 authored about 2 years ago by winlin <[email protected]>
Build: Refine cygwin64 test script.

github.com/ossrs/srs - 539f5975d66c9c91e02b46601df797deffaa1309 authored about 2 years ago by winlin <[email protected]>
API: Parse fragment of URI. v5.0.106 (#3295)

* parse fragment of uri
* adapt FMLE URL: 'rtmp://ip/app/app2#k=v/stream', then add more test c...

github.com/ossrs/srs - c5a0c5947f98c3239900728db7511ba60159f6e9 authored about 2 years ago by Haibo Chen <[email protected]>
Merge #3271: H265: The codec information is incorrect. v6.0.5

github.com/ossrs/srs - 7ac1475c39a8f541958e9592d94b0d8c213192b3 authored about 2 years ago by winlin <[email protected]>
H265: Demux sps for log print and statistic streams.(#3271) (#3286)

* BitBuffer: add method to implement bit read operation.

* Codec: demux hevc sps for profile ...

github.com/ossrs/srs - a0803b556bd5acbca005c7ebf67189bf5ee3a062 authored about 2 years ago by chundonglinlin <[email protected]>
Merge branch v5.0.105 into develop.

* v5.0, 2022-12-04, Cygwin: Enable gb28181 for Windows. v5.0.105
* v5.0, 2022-12-04, Asan: Set a...

github.com/ossrs/srs - e6c395e473332d05009911cc6672315d9c993bef authored about 2 years ago by winlin <[email protected]>
Cygwin: Enable gb28181 for Windows. v5.0.105

github.com/ossrs/srs - 0e550d496bb46832ea11532a0dbc9f3fa4766b1b authored about 2 years ago by winlin <[email protected]>
Asan: Set asan loging callback. v5.0.104

github.com/ossrs/srs - 8be4c8e3344d4cc6cf688350159f2b3519c627da authored about 2 years ago by chengh <[email protected]>
Merge branch v5.0.103 into develop

1. GB28181: Enable GB for CentOS 7 package. v5.0.103
2. Package script support extra options. v5...

github.com/ossrs/srs - 5999e446dec695e4fa5f37200b169ded0b3f5d92 authored about 2 years ago by winlin <[email protected]>
GB28181: Enable GB for CentOS 7 package. v5.0.103

github.com/ossrs/srs - 41769308d2271210ed6d6939f134820ed1bc5260 authored about 2 years ago by winlin <[email protected]>
Package script support extra options. v5.0.102

github.com/ossrs/srs - 4b5ae7b3d27ee11dcd258be0098d3e618af55407 authored about 2 years ago by winlin <[email protected]>
Disable CLS and APM by default. v5.0.101

github.com/ossrs/srs - e86e0c89993ab1b1407c10a461f5c373864956ca authored about 2 years ago by winlin <[email protected]>
Merge 5.0.100, v5.0-a1 into develop.

github.com/ossrs/srs - fa177679a63d193a2aabcb776abbcc9958657bcc authored about 2 years ago by winlin <[email protected]>
Release v5.0-a1, 5.0 alpha1, v5.0.100, 160817 lines.

github.com/ossrs/srs - 8adb1693ccd5450410f53075defcea04a90772c1 authored about 2 years ago by winlin <[email protected]>
Config: Add utest for configuring with ENV variables. v5.0.100 (#3284)

* Config: Add utest for configuring with ENV variables.

Co-authored-by: pengfei.ma <pengfei.m...

github.com/ossrs/srs - c7b79217123790d06d4a6af563b97a4a4d5f2d6b authored about 2 years ago by mapengfei53 <[email protected]>
Live: Fix bug for gop cache limits. v5.0.99 (#3289)

* bugfix: setting srt bridge to rtmp gop cache limit while SrsMpegtsSrtConn::acquire_publish

...

github.com/ossrs/srs - a4d9e4554555942c2905ed4c1dd138fb4a2051cb authored about 2 years ago by stone <[email protected]>
Docker: Remove CentOS 6 support. (#3287)

1. Remove CentOS 6 for test and utest.
2. Statically build FFmpeg, no so depends.

github.com/ossrs/srs - e83fc2388b4ef7f49dbfe0f1fb2708ff9a3d9443 authored about 2 years ago by Winlin <[email protected]>
Merge branch 5.0.98 into develop

1. Release v5.0-a0, 5.0 alpha0, v5.0.98, 159813 lines.

github.com/ossrs/srs - 79d096ae91ab175db5894c6707ec9921ae4f17b5 authored about 2 years ago by winlin <[email protected]>
Release v5.0-a0, 5.0 alpha0, v5.0.98, 159813 lines.

github.com/ossrs/srs - aa5496aa69489671c3189d1e1bb8427b49840f28 authored about 2 years ago by winlin <[email protected]>
Merge branch v5.0.98 into develop.

1. Config: Add ENV tips for config. 5.0.97
2. SRT: Support transform tlpkdrop to tlpktdrop. 5.0.98

github.com/ossrs/srs - 152099b7347ea6006ed7e675c25a2dabf4b6bf22 authored about 2 years ago by winlin <[email protected]>
SRT: Support transform tlpkdrop to tlpktdrop. 5.0.98 (#3279)

github.com/ossrs/srs - 5cadfff2e53f04d1b1621b009d2d3c198b08ffe4 authored about 2 years ago by Winlin <[email protected]>
Config: Add ENV tips for config. 5.0.97 (#3278)

github.com/ossrs/srs - fdbfe59784a87d98b309fb557ce4afa6700e8eb7 authored about 2 years ago by Winlin <[email protected]>
DASH: Update README for MPEG-DASH.

github.com/ossrs/srs - 9b7db9aa68e38c2dd1d9a4d09bdad6a9b201ef34 authored about 2 years ago by winlin <[email protected]>
Merge 5.0release

github.com/ossrs/srs - 0dd4dae59b001c9c7d462fee26c1b808d397190b authored about 2 years ago by winlin <[email protected]>
DASH: Fix number mode bug to make it run. v5.0.96 (#3240)

* Add utc time utility
* Fix calculate duration in fmp4
* Refine dash code, use segment templa...

github.com/ossrs/srs - d9279968903b1d355996fe8137631cfbfb3c1140 authored about 2 years ago by john <[email protected]>
DASH: Fix number mode bug to make it run. v5.0.96 (#3240)

* Add utc time utility
* Fix calculate duration in fmp4
* Refine dash code, use segment templa...

github.com/ossrs/srs - 271afbbf820a434a4daf01aea5fb108b23cc09eb authored about 2 years ago by john <[email protected]>
For #3176: GB28181: Error and logging for HEVC. v5.0.95 (#3276)

1. Parse video codec from PSM packet.
2. Return error and logging if HEVC packet.
3. Ignore inva...

github.com/ossrs/srs - e6ccd8ec9a3f6d9b5343b12bc260ba268d8081c0 authored about 2 years ago by Winlin <[email protected]>
For #3176: GB28181: Error and logging for HEVC. v5.0.95 (#3276)

1. Parse video codec from PSM packet.
2. Return error and logging if HEVC packet.
3. Ignore in...

github.com/ossrs/srs - af192d618439c7282edbc4195fa08839fba82499 authored about 2 years ago by Winlin <[email protected]>
Merge 5.0release

github.com/ossrs/srs - 56bf2a421f1a055c9ea3ef1b59c2a60376dbb613 authored about 2 years ago by winlin <[email protected]>
Coverage: Refine the codecov link.

github.com/ossrs/srs - 237d60a55da8e20fb63f4ca8b2244597b3a4ee87 authored about 2 years ago by winlin <[email protected]>
Config: Add hevc.ts.conf for HEVC over HTTP-TS.

github.com/ossrs/srs - e17f2fc675ebbe01a340fd9ab5b3d3ed5953012e authored about 2 years ago by winlin <[email protected]>
H265: Support HEVC over HTTP-TS. v6.0.4 (#3275)

1. Update TS video codec to HEVC during streaming.
2. Return error when HEVC is disabled.
3. P...

github.com/ossrs/srs - 70d5618979e5c8dc41b7cd87c78db7ca2b8a10e8 authored about 2 years ago by Winlin <[email protected]>
Asan: Fix utest bug.

github.com/ossrs/srs - 8debbe6db8d9bd644fc9eed24e24e90b6cda2271 authored about 2 years ago by winlin <[email protected]>
Asan: Fix utest bug.

github.com/ossrs/srs - f10412d28964141df6c9e39510ac205c6e5b1a2d authored about 2 years ago by winlin <[email protected]>
H265: Support parse multiple NALUs in a frame. v6.0.3 (#3274)

1. Fix parsing multiple NALUs bug.
2. Eliminate duplicated code for parsing NALU.
3. Return er...

github.com/ossrs/srs - f316e9a0de3a892d25f2d8e7efd28ee9334f5bd6 authored about 2 years ago by Winlin <[email protected]>
Docs: Update features with version.

github.com/ossrs/srs - 02d47c5c219e76e1f1757313185390e7018d7dfd authored about 2 years ago by winlin <[email protected]>
For #3236: Live: Change gop cache limits to 2500. v5.0.94 (#3273)

github.com/ossrs/srs - 96b4918c259d4935aa5842905afa6059593f26b0 authored about 2 years ago by Winlin <[email protected]>
For #3236: Live: Change gop cache limits to 2500. v5.0.94 (#3273)

github.com/ossrs/srs - 13918ed81f9296a4600f1a87304f7779af4075a0 authored about 2 years ago by Winlin <[email protected]>
H265: Support HEVC over RTMP or HTTP-FLV. (#3272)

1. Support configure with --h265=on.
2. Parse HEVC(H.265) from FLV or RTMP packet.
3. Support ...

github.com/ossrs/srs - 178e40a5fc3cf0856ace914ae61696a73007f5bf authored about 2 years ago by Winlin <[email protected]>
H265: Update mpegts.js to play HEVC over HTTP-TS/FLV. v6.0.1 (#3268)

1. Update mpegts.js to support HEVC over HTTP-TS.
2. Merge https://github.com/xqq/mpegts.js/pul...

github.com/ossrs/srs - 7e02d972ea74faad9f4f96ae881d5ece0b89f33b authored about 2 years ago by Winlin <[email protected]>
Init SRS 6. v6.0.0 (#3269)

github.com/ossrs/srs - 4b3fe689730c80877be02e3e12e744360869e632 authored about 2 years ago by Winlin <[email protected]>
Update README for SRS 6.0

github.com/ossrs/srs - 0b955b416645203f714f510e55db99069168de5f authored about 2 years ago by winlin <[email protected]>
Develop is SRS 6.0 now.

This reverts commit daa7fd224753bdbf8c1f193c9facb33583c5c95f.

github.com/ossrs/srs - d2a526ae6a93794e596cba6892540213e65a40b4 authored about 2 years ago by winlin <[email protected]>
Create 5.0release branch, features freezed.

github.com/ossrs/srs - daa7fd224753bdbf8c1f193c9facb33583c5c95f authored about 2 years ago by winlin <[email protected]>
Live: Limit cached max frames by gop_cache_max_frames (#3236)

* add gop_cache_max_frames

* Live: Limit cached max frames by gop_cache_max_frames. v5.0.93
...

github.com/ossrs/srs - ec76512e42c7d9e62312fdeb66460aa77daf6a71 authored about 2 years ago by stone <[email protected]>
Asan: Cleanup for testing for asan.

github.com/ossrs/srs - 4ada0bc629bdd7350093a81d73c5e001e6a5d51b authored about 2 years ago by winlin <[email protected]>
Merge branch '4.0release' into develop

github.com/ossrs/srs - cdbebb3729d4f97098d1a69ba5832d28a3d1c3d2 authored about 2 years ago by winlin <[email protected]>
Release v4.0-r4, 4.0 release4, v4.0.268, 145482 lines.

github.com/ossrs/srs - 2573a25101514f0e3d152b96cd33b31bd00e136d authored about 2 years ago by winlin <[email protected]>
WebRTC: Fix no audio and video issue for Firefox. (#3079) v4.0.268

* Remove extern SrsPps* duplicate declarations

* fix(rtmp2rtc): fix video payload type for rtmp...

github.com/ossrs/srs - e529536563670ef16fcf1f89e82996247ab22162 authored about 2 years ago by johzzy <[email protected]>
Asan: Check libasan and show tips. v5.0.92 (#3266)

github.com/ossrs/srs - b72ad85502412236263b1764c197c4d3192ad16c authored about 2 years ago by Winlin <[email protected]>
Support gitee mirror for release resource files. (#3265)

github.com/ossrs/srs - 136e5cf0e0ede84d82b9de842b2c6522e36da705 authored about 2 years ago by Winlin <[email protected]>
Asan: Try to fix st_memory_leak for asan check (#3264)

* asan: try to fix st_memory_leak for asan check

* asan: srs_st_unit should be call in hybrid...

github.com/ossrs/srs - 6b130d420512659171e2a7dac2407c2485c3cc72 authored about 2 years ago by ChenGH <[email protected]>
ST: Support st_destroy to free resources for asan.

github.com/ossrs/srs - 6fa17aa3f8dc7ae2ac04bc816fa66a958e20bec6 authored about 2 years ago by chengh <[email protected]>
WebRTC: Fix no audio and video issue for Firefox. (#3079)

* Remove extern SrsPps* duplicate declarations

* fix(rtmp2rtc): fix video payload type for rt...

github.com/ossrs/srs - 6eb10afca2fc229932932066258ac3e52ad2d3b9 authored about 2 years ago by johzzy <[email protected]>
Fix the recursively included issue for srs_core_time.hpp (#3159)

* Update srs_core_time.hpp

In included file: main file cannot be included recursively when buil...

github.com/ossrs/srs - 62ab1a1c695c933b938042135baa391bb34162df authored about 2 years ago by mingo-wu <[email protected]>
Asan: Fix global ip address leak check bug. v5.0.90 (#3248)

* asan: fix global ips memory leak bug

* Asan: Fix global ip address leak check. v5.0.90

*...

github.com/ossrs/srs - f4f9c70d7924398f1cdf022ac6f725506880c51d authored about 2 years ago by ChenGH <[email protected]>
Player: Use xqq/mpegts.js to play HTTP-TS/HTTP-FLV (#3263)

1. Replace flv.js with mpegts.js
2. Use mpegts.js to play HTTP-FLV.
3. Use mpegts.js to play H...

github.com/ossrs/srs - 9191217e273afeabad6a6bc8609d74f743aae792 authored about 2 years ago by Winlin <[email protected]>
Player: Use H5 native to play mp4. (#3262)

github.com/ossrs/srs - 59d37abc2bf616009f2d47969639b66095769a57 authored about 2 years ago by Winlin <[email protected]>
Windows: Refine cygwin pipeline (#3260)

1. When cleanup, remove srs.exe
2. Refine NSIS command.

github.com/ossrs/srs - 057b1392c0410dad8971212b1f263854746d2e51 authored about 2 years ago by Winlin <[email protected]>
SRT: Config file does not enable srt for srt2rtc.conf (#3250)

* adding enable stm

* SRT: Enable rtmp to rtc.

Co-authored-by: winlin <[email protected]>

github.com/ossrs/srs - fe9e7abd8414c86ef5578d0d5a33a22935f48d5b authored about 2 years ago by dev-clavis <[email protected]>
Release: Refine pipeline for release.

github.com/ossrs/srs - a2bddbe9c3cef184e82b737fd609b8d9f94b289b authored about 2 years ago by winlin <[email protected]>
Fix bug for regression test, check process by script.

github.com/ossrs/srs - 05209eb5221ff4f6aefbc54f287dda0a24404881 authored about 2 years ago by winlin <[email protected]>
Windows: Support cygwin cache for test. (#3259)

github.com/ossrs/srs - b9284b6cc69c99506509a79155e308d00e1d323a authored about 2 years ago by winlin <[email protected]>
Windows: Support cygwin pipline and packager. v5.0.89 (#3257)

1. Support github actions on Windows Server 2022.
2. Use cygwin64 in windows-latest to build SR...

github.com/ossrs/srs - b18ee398ed047e9503fec69784683ad2b0ab7009 authored about 2 years ago by Winlin <[email protected]>
For #2532: Windows: Support CYGWIN64 for SRS (#3255)

1. Support cygwin by '--cygwin64=on'
2. Detect cygwin automatically.
3. Disalbe sanitizer, srt...

github.com/ossrs/srs - d741f81110b5514736bb7a7fd0ae87bd68440b81 authored about 2 years ago by Winlin <[email protected]>
Windows: Support run in single thread mode.

github.com/ossrs/srs - 3d0dcb2a17aa08d45df5ce25de68362442c80e86 authored about 2 years ago by winlin <[email protected]>
Update features for SRS 5.0

github.com/ossrs/srs - efea38c51a8b710a27505db0ddec65db61f8b679 authored about 2 years ago by winlin <[email protected]>
UTest: Enable sanitizer for utest. (#3247)

1. Enable sanitizer for utest.
2. Allow auto detect jobs for make.
3. Show more information abou...

github.com/ossrs/srs - 88641b535c2efae9650c823c23e9a6961d947829 authored about 2 years ago by Winlin <[email protected]>
Fix #3215: Callback: Fix bug for response string 0. v5.0.88

github.com/ossrs/srs - 5bae9306216822669f6e1559bf09a0cf8d2eec3e authored about 2 years ago by winlin <[email protected]>
For #2532: Windows: Replace ln by cp for windows. v5.0.87 (#3246)

1. Replase ln by cp for windows.
2. Refine OS and CPU arch detecting.
3. Support configure from ...

github.com/ossrs/srs - e9503a9c9a4055a52a114f857a44c8d041fb0c1c authored about 2 years ago by wenjie.zhao <[email protected]>
Support address sanitizer for utest and fix some leaks. (#3242)

* MP4: Fix memory leak when error.

* Kernel: Support free global objects for utest.

* HTTP...

github.com/ossrs/srs - 368356c223521a393a268ffd15b5ec73832da5be authored about 2 years ago by Winlin <[email protected]>
Delete SECURITY.md

github.com/ossrs/srs - be0241efdb15b4b60e76a246f915eabc8f8df51f authored about 2 years ago by Winlin <[email protected]>
Delete CODE_OF_CONDUCT.md

github.com/ossrs/srs - 58b00b0cf916a91b4d8e5c24af15227f4a018d76 authored about 2 years ago by Winlin <[email protected]>