Commit Graph

48 Commits

Author SHA1 Message Date
Xiaofeng Wang
2f2e8c2e43
Adjust video layout (#3658) 2024-06-24 09:28:43 +08:00
xiongguangjie
34bb843e9c
update zlmrtcclient.js sdk and demon (#3653)
1.can select video and audio source when push stream
2.support video and audio switch on fly for push
2024-06-21 13:59:59 +08:00
xiongguangjie
6df0e2ee8b
update ZLMRTCClient.js (#3596)
for issue https://github.com/ZLMediaKit/ZLMRTCClient.js/issues/14
2024-06-09 10:43:57 +08:00
johzzy
69800632fe
feat(html): update webrtc page (#3361)
optimized webrtc page
2024-03-13 10:48:17 +08:00
夏楚
bbe8f4a018
release 8.0 2023-12-09 16:23:51 +08:00
alexliyu7352
4648c156c8
优化hls播放器,使用持久化连接 (#3070)
hls播放时,如果对方reset断开了tcp连接,应该自动发起重连
2023-12-01 17:56:08 +08:00
alexliyu7352
86029d08af
addStreamProxy支持透传参数并设置MediaPlayer (#3063)
通过addStreamProxy接口可以直接配置MediaPlayer相关设置参数,比如说http代理url等
2023-12-01 14:33:07 +08:00
alexliyu7352
aacc95867f
Add swagger ui for test http-api (#3012)
`python generates.py`

Convert postman files to openapi format files
Visit http://127.0.0.1:8081/swagger/ to conveniently debug the API.
2023-11-23 17:19:36 +08:00
Deepslient
48ca0521cf
Optimization syntax (#2915)
Optimization web rtc demon syntax
2023-11-18 00:50:30 +08:00
xiongziliang
c95ccbd544 更新webassist 2023-11-05 20:15:58 +08:00
xiongziliang
9f28384cd9 更新三方库 2023-11-02 12:54:08 +08:00
xia-chu
6d06649a5b 更新webassist 2023-10-27 21:45:03 +08:00
xia-chu
4b568b33a1 新增web后台管理网页 2023-10-25 20:36:19 +08:00
Deepslient
67bc0273b4
Modify the readme description (#2859) 2023-10-12 14:38:45 +08:00
Deepslient
6fa4d1b92f Add semicolons to unify JS format 2023-09-02 19:10:52 +08:00
xia-chu
b4fd445f2d webrtc测试页面不再刷新流列表 2023-08-26 11:33:54 +08:00
johzzy
8ee91d705b
feat: support auto fill streamUrl by webrtc page(#2646)
feat: support auto fill streamUrl by webrtc page, like "https://your-host/webrtc?app=live&stream=hello&type=push"
2023-07-09 13:24:52 +08:00
johzzy
15d752d6ae
fix(www/webrtc): update 1080x720~1280x720 as default selected resolution in webrtc. (#2645) 2023-07-09 13:04:05 +08:00
tjpgt
3e9cc64894
修复webrtc demo网页中stream拼写错误 (#2636) 2023-07-07 14:57:23 +08:00
xia-chu
59c961a6df webrtc页面流刷新时间改为5秒一次 2023-07-02 12:44:07 +08:00
明月惊鹊
fb5512bec7
webrtc页面新增获取在线流列表并直接点击播放功能 (#2359) 2023-04-03 10:03:04 +08:00
xiongguangjie
514f81304a sync from rtc client js 2023-03-27 19:15:51 +08:00
Dw9
b782832a74 fix typo 2022-09-22 21:16:56 +08:00
xiongguangjie
33654c47b4 js rtc player support play audio and video 2022-07-04 19:58:51 +08:00
Dw9
5e08e43e9a
webrtc测试网页新增datachannel echo显示框 (#1613) 2022-05-05 16:34:49 +08:00
xgj
24c6f28ef8 zlm rtc js sdk update for data channel 2022-03-24 18:20:10 +08:00
Dw9
cc91f10103
修复关闭音频无法进行webrtc echo测试的bug (#1493) 2022-03-12 19:21:57 +08:00
xgj
c22644af12 更新zlmrtcclient.js 播放客户端,增加状态改变通知 2022-01-08 15:37:20 +08:00
xiongguangjie
8d46b9ebac
fix mac use webrtc can work fine by http (#1215) 2021-11-12 14:17:36 +08:00
xiongguangjie
c18c8cfd94
for rtc client demo add methond echo (#1167) 2021-10-16 19:33:48 +08:00
xgj
ef213f16a7 warning when access rtc demo when http site and auto get url of site to anti mistake operation 2021-09-17 11:59:01 +08:00
xgj
e2cc9ecd92 update zlm rtc sdk demo 2021-09-17 11:20:23 +08:00
ziyue
ba672178b4 修复simulcast无法开启主码流的问题 2021-06-25 13:23:10 +08:00
ziyue
a91f4d29f2 完善simulcast接收及处理 2021-06-24 11:39:55 +08:00
Johnny
89d8f005f8 fix: fix typo. 2021-06-20 01:46:24 +08:00
xgj
bb37bce3ac update zlmrtcclient.js 2021-06-07 18:40:47 +08:00
xiongziliang
5b7974a522 添加版权信息 2021-04-09 20:44:47 +08:00
xiongziliang
09add8d351 修改为捕捉摄像头 2021-04-04 23:14:42 +08:00
xiongziliang
5f0aeaa32a 区分推流和播放 2021-04-04 23:13:01 +08:00
ziyue
fd23a87cfb answer sdp通过chrome校验 2021-04-01 11:42:40 +08:00
ziyue
868b379a12 完善answer sdp代码 2021-04-01 10:09:50 +08:00
ziyue
7e5cb33395 开始对接js 2021-03-31 17:15:26 +08:00
ziyue
704421b728 完善 2021-03-26 18:22:19 +08:00
ziyue
581ebfad71 添加测试web文件 2021-03-25 16:03:28 +08:00
xia-chu
b6cbc87712 全面整理代码,去除编译警告 2021-01-17 18:31:50 +08:00
xiongziliang
cecfe7ba54 截图api支持默认图片 2020-06-10 10:33:48 +08:00
xiongziliang
582f769893 移动index.html 2019-12-27 15:50:45 +08:00
xiongziliang
aaab52c94f 文件根目录httpRoot改成www,并且自动复制到相应目录 2019-12-27 12:15:38 +08:00