Commit Graph

10 Commits (6b2c6b32747cf2cb35d3deca7b91a6d8d2b0c226)

Author SHA1 Message Date
winlin e2cc356c31 Update 3rdparty. 3 years ago
winlin ec5bdc7dfa Refine the signaling dynamic images. 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 440f29b758 Squash: Merge #2732 3 years ago
winlin a81aa2edc5 Squash: Merge SRS 4.0 3 years ago
winlin 9bf5005bdd Squash: Merge SRS4 4 years ago
winlin 81bda41b31 SquashSRS4: Refine srs.sdk.js 4 years ago
winlin eb339432c4 SquashSRS4: Update benchmark data. 4 years ago
winlin becbe45bcd SquashSRS4: Add demo for RTC 4 years ago
winlin 206d95879f SquashSRS4: Add one to one RTC demo. 4 years ago