1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 11:51:57 +00:00
Commit graph

53 commits

Author SHA1 Message Date
panda
3a14bb4620 Upgrade jquery from 1.10.2 to 1.12.2 (#3571)
---------

Co-authored-by: chundonglinlin <chundonglinlin@163.com>
2023-06-30 06:29:50 +08:00
winlin
310514ea94 Update players and console. 2022-05-16 22:44:21 +08:00
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
winlin
becbe45bcd SquashSRS4: Add demo for RTC 2021-05-05 13:26:25 +08:00
winlin
529264f238 RTC: Refine player and publisher 2020-11-15 15:46:24 +08:00
winlin
3eeeda6a12 Player: Remove jwplayer and osmf 2020-08-17 16:59:25 +08:00
winlin
cd3c15ec4e Support RTC publisher. 2020-04-25 20:32:37 +08:00
kyxlx550
7950bc586e add gb28281 demo html 2020-04-15 22:05:32 +08:00
winlin
4c63319b5d Release rtc_player to ossrs.net 2020-03-23 10:36:15 +08:00
winlin
98d372bd40 Release rtc_player to ossrs.net 2020-03-22 21:54:18 +08:00
winlin
4e3650b8c7 Refactor the comments to use flash publisher 2019-12-18 14:35:43 +08:00
winlin
dd44d76d72 Refactor the comments to use flash publisher 2019-12-18 14:35:07 +08:00
winlin
7497df7a15 Refactor the comments to enable flash 2019-12-18 13:59:05 +08:00
winlin
4a5afe3428 Add tips when flash is disabled. 2019-12-18 12:06:32 +08:00
winlin
c830dc6700 Detect whether flash enabled for srs-publisher. 2019-12-18 11:33:34 +08:00
winlin
65c66592e9 Refine statistic url 2019-12-04 10:47:02 +08:00
winlin
643d06473f Refine player with statistics. 2019-12-03 10:18:13 +08:00
winlin
9312d77c20 default not to preview the stream for publisher. 2016-04-12 11:32:13 +08:00
winlin
d7a28059ed remove jwplayer and osmf 2016-03-19 22:09:36 +08:00
winlin
eec2c34b5c refine publisher. 2015-12-01 10:42:13 +08:00
winlin
1ffd5fd455 rename org simple-rtmp-server to ossrs 2015-11-11 10:37:50 +08:00
winlin
018af55d65 refine the demo pages, move scripts after body. 2015-08-20 15:19:43 +08:00
winlin
115daa3cc1 migarate from winlinvip to srs org 2015-04-29 17:06:32 +08:00
winlin
15f651bccd update demo, support acodec 2014-04-11 14:13:14 +08:00
winlin
4e3fe36ae2 refine http server pages. change to 0.9.51 2014-04-05 13:14:59 +08:00
winlin
5cec967931 refine the index. refine the parse_query_string, add user_query object to result 2013-12-26 13:31:52 +08:00
winlin
531fa6fb76 change ui version to 1.15, fix the publiser bug, support chrome/firefox/safari/ie browsers. 2013-12-26 08:56:13 +08:00
winlin
4b4f317e09 refine the ui, link the players to the api server static dir 2013-12-25 23:42:23 +08:00
winlin
3ab867d907 fix bug of player dar. 2013-12-25 14:59:19 +08:00
winlin
836bc413f9 fix the bug of publish, server close the connection when timeout. 2013-12-25 14:39:54 +08:00
winlin
e64a11943b extract the components of js 2013-12-25 12:57:20 +08:00
winlin
cb0c7dcf2e fix the bitrate bug(in Bps), use enhanced microphone. 2013-12-25 12:48:17 +08:00
winlin
5636fc7ca2 update ui, remove the collaps of local video. 2013-12-24 10:29:51 +08:00
winlin
116129d1c6 refine the pages, use this(means the player object) in the callback 2013-12-23 11:01:33 +08:00
winlin
6875b6f5f2 support chat room, meeting. 2013-12-23 01:22:10 +08:00
winlin
309322fd5c update the bootstrap wizard, use v2 2013-12-22 11:58:30 +08:00
winlin
2bc4bd8913 update the publisher, to auto prompt the dialog to get the publisher. 2013-12-22 10:57:50 +08:00
winlin
b628b5e7a4 fix bug of dar and fs size. 2013-12-22 01:20:03 +08:00
winlin
4c325261f7 add low latecy player 2013-12-22 01:11:09 +08:00
winlin
dd5aa36ba6 add low latecy player 2013-12-22 01:04:01 +08:00
winlin
01a02d2eff refine the tips of ui 2013-12-22 00:44:30 +08:00
winlin
ee79f4a52f update the conf, add demo.srs.com, add players and players_pub, add __defaultVhost__ for rtmp 2013-12-22 00:08:17 +08:00
winlin
cb55f23363 update the publish link 2013-12-21 20:27:23 +08:00
winlin
ec29cc0925 refine the publish url. 2013-12-21 20:13:14 +08:00
winlin
825215f7e5 add primary button, refine readme. 2013-12-21 20:04:37 +08:00
winlin
4a31ac3e25 filter the first non-virtual camera 2013-12-21 19:35:42 +08:00
winlin
e9ec22e66e use timestamp to stream 2013-12-21 19:30:39 +08:00
winlin
a6e2f19a0f support publish 2013-12-21 19:25:43 +08:00
winlin
85515f05d3 rename the title 2013-12-21 14:19:05 +08:00
winlin
7a21427b10 override the default nginx page. jump to players page. 2013-12-21 14:12:37 +08:00