-
For Vue components, see https://vuejs.org/v2/guide/testing.html
For the plain JS code, we could use Jasmine like in the server.
Reason is that we have some quite complex logic both in the JS code …
-
## Steps to reproduce
1. Start video conference with using Safari browser
2. Web app freezing. After 10 - 15 seconds, it will become a normal.
### Expected behaviour
Web app shouldn't freeze
…
-
Some notes I took while trying to understand more in depth the various code paths in the src/utils/webrtc/* paths:
- [ ] redundant "joined users" collections:
- joinedUsers in signaling.js
- us…
-
### Version
Vben Admin V5
### Description
```js
{
component: BasicLayout,
meta: {
icon: 'fluent:device-meeting-room-remote-24-regular',
order: 1000,
title: '视频会议',
…
-
# 20240222 Github 前端趋势榜
Github 前端开发日报栏目数据来自[Github热榜](https://github.qdkfweb.cn/)(我开发的爬虫),每日分享HTML、CSS、JavaScript、Vue等开源项目,为开发者提供动力,点击Star按钮来关注这个项目,点击Watch来收听每日的更新[Github主页](https://github.com/kujian/…
-
### Version
Vben Admin V5
### Describe the bug?
```js
{
component: BasicLayout,
meta: {
icon: 'fluent:device-meeting-room-remote-24-regular',
order: 1000,
titl…
-
I have a pair of Turtle Beach P12 USB headphones with microphone, and while trying to access the app , i get "No camera or microphone has been found! Reload page"
The USB headphones are set defaul…
-
# 1. nodejs 및 npm 설치
```bash
sudo apt update
sudo apt install nodejs
sudo apt install npm
```
# 2. clone git repo
```bash
git clone [git repository]
```
# 3. 프론트 서버 시작
```bash
np…
-
If I'm not mistaken, this component (like most/all others) uses `getUserMedia()`.
On iOS 11 and up (iOS 13 as of this writing) `getUserMedia()` is not supported outside Safari.
WKWebView still doe…
-
### Your environment.
- Version: 8e1eaa5
- Client: Vue.JS and "ion-sdk-js": "^1.7.2",
- Environement: Ubuntu 20.04, Go version : go version go1.17.6 linux/amd64
- Are you using a TURN…
olzii updated
2 years ago