-
### What is your article idea?
To build a real-time voice chat application using strapi, Vue.js and WebRTC. It will cover key aspects such as setting up the backend with Strapi, implementing real-t…
-
I'm using Quest 3 to replicate the OpenTeleVision project, utilizing WebRTC to transmit the camera feed. As in OpenTeleVision's work, I used WebRTCStereoVideoPlane and set the source to my WebRTC serv…
-
**Consulting Function Modules**
wiki
**Specific Content and Questions of Consulting**
I have modified the official webrtc demo to a vue version, which can be placed in the wiki.
Address;
[https://git…
-
Can anyone help me. i run the project in a vue when it starts, i get the following error:
No static method create() lorg/webrtc/EglBase in class Lorg/webrtc...
-
### Clear and concise description of the problem
This proposal suggests adding a WebRTC composable to the VueUse library to simplify the integration of real-time peer-to-peer communication in Vue 3…
-
1.Start the program on the server with the following command:
```bash
.\webrtc-streamer.exe -o -H 0.0.0.0:8098
```
2.The vue code is as follows:
```js
const webRtcServer = ref()
onMounted(() =…
-
# Web RTC 之旅(读书笔记) - 若叶知秋
insertCssLink("/js/vue/css/awesome.css"); WebRTC1 读书笔记。 开启 WebRTC 之旅 获取用户媒体 创建简单的 WebRTC 应用 创建信令服务器 连接客户端 使用
[http://localhost:1313/web/web-rtc/](http://localhost:1313/web/…
-
**NOTE: This has been partially fixed so that this will not affect the stream as long as the side menu is closed.**
![image](https://github.com/selkies-project/selkies-gstreamer/assets/8457324/4c3e…
ehfd updated
5 months ago
-
Eta | Close to stable28 branch-off
---|---
What: Move components to root according to vue styleguide (eslint.vuejs.org)
cc @nickvergessen @ShGKme @Antreesy
-
I ran my own signal server:
(base) marco@pc01:~/webMatters/vueMatters/GGC/node_modules/@geut/discovery-swarm-webrtc/bin$ ./index.js
discovery-signal-webrtc running on 4000
and in Disc…