Commit Graph

14 Commits (b009860b11145e7f64e0a9aa50c3aa2f61195a53)

Author SHA1 Message Date
winlin 2b2379de12 RTC: Refine player sdk, reject with xhr. 3 years ago
winlin b3baa888ee RTC: Refine player sdk, directly use raw HTTP. 3 years ago
CommanderRoot 8a75e8a165
Replace deprecated String.prototype.substr() (#2948)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() or substring() which work similarily but aren't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
3 years ago
winlin c2b07ad943 Squash: Fix bugs 3 years ago
winlin 93aa0eb5ba Squash: Fix bugs 3 years ago
winlin e16830e989 Squash: Merge 4.0.201 3 years ago
winlin 8f91a90f28 Squash: Fix padding packets for RTMP2RTC 4 years ago
winlin 15901cacee SquashSRS4: Use SPDX-License-Identifier: MIT. 5.0.3 4 years ago
winlin 81bda41b31 SquashSRS4: Refine srs.sdk.js 4 years ago
winlin e50582f9c7 SquashSRS4: Refine SDK 4 years ago
winlin a7ab78a588 SquashSRS4: Update SDK 4 years ago
winlin eb339432c4 SquashSRS4: Update benchmark data. 4 years ago
winlin becbe45bcd SquashSRS4: Add demo for RTC 4 years ago
winlin 0b62216999 SquashSRS4: Support av1 for Chrome M90 enabled it. 4 years ago