1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 11:51:57 +00:00
srs/trunk/research/players
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>
2022-03-07 08:02:27 +08:00
..
css remove the wizard control, too complex 2013-12-22 19:51:07 +08:00
img add fullscreen event and rescale 2013-12-21 01:04:29 +08:00
js Replace deprecated String.prototype.substr() (#2948) 2022-03-07 08:02:27 +08:00
api-server_index.html refine the demo pages, move scripts after body. 2015-08-20 15:19:43 +08:00
crossdomain.xml add crossdomain.xml 2013-12-18 14:30:48 +08:00
index.html SquashSRS4: Add demo for RTC 2021-05-05 13:26:25 +08:00
nginx_index.html refine the demo pages, move scripts after body. 2015-08-20 15:19:43 +08:00
rtc_player.html Squash: Move GB28181 to feature/gb28181. 5.0.4 2021-06-16 14:03:55 +08:00
rtc_publisher.html Squash: Fix bugs 2022-02-11 08:44:31 +08:00
srs-http-server_index.html refine the demo pages, move scripts after body. 2015-08-20 15:19:43 +08:00
srs_bwt.html Squash: Move GB28181 to feature/gb28181. 5.0.4 2021-06-16 14:03:55 +08:00
srs_chat.html Squash: Move GB28181 to feature/gb28181. 5.0.4 2021-06-16 14:03:55 +08:00
srs_gb28181.html Replace deprecated String.prototype.substr() (#2948) 2022-03-07 08:02:27 +08:00
srs_player.html Squash: Move GB28181 to feature/gb28181. 5.0.4 2021-06-16 14:03:55 +08:00
srs_player_deprecated.html Squash: Move GB28181 to feature/gb28181. 5.0.4 2021-06-16 14:03:55 +08:00
srs_publisher.html Replace deprecated String.prototype.substr() (#2948) 2022-03-07 08:02:27 +08:00
srs_publisher_flash.html Replace deprecated String.prototype.substr() (#2948) 2022-03-07 08:02:27 +08:00
vlc.html Squash: Move GB28181 to feature/gb28181. 5.0.4 2021-06-16 14:03:55 +08:00