The communications platform that puts data protection first.
-
Updated
Jun 4, 2022 - JavaScript
{{ message }}
The communications platform that puts data protection first.
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
Deskreen turns any device with a web browser into a secondary screen for your computer
WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
Simple peer-to-peer with WebRTC
Hello!
When text line in list is too long and part of it is moved on the next line, list number is placed on the last line. When I use <br>, list number is placed on the first line of multiline text.
Demo is below:
Demo text:
1. [ ] task 1
2. [ ] task 2 task 2 task 2
Complete open source web conferencing system.
Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
Is your feature request related to a problem? Please describe.
Fonoster Voice could benefit from re-using the files generated by a TTS Engine. It will make things faster and reduce costs for the users.
Describe the solution you'd like
The Voice server could maintain a list (perhaps in memory). The list should be a hash of the parameters used to create the transcriptions.
Also,
Cutting Edge WebRTC Video Conferencing
It would be nice to use shortcuts for common functions, like:
s to trigger screen sharing (start/stop)someKey to switch between available streamsf to trigger full screenc to copy the room url
Currently node selectors follow a strict inheritance. For example, RegionAwareSelector is built on top of SystemLoadSelector. This provides limited flexibility if a user wanted to use CPU load or bandwidth as a metric.
I think it would be good to restructure this to be more flexible, where the selection could happen on multiple metrics (even with region as another dimension). For example, y
Since the URLs are just a gate pass for the video call, there might be a chance of getting intruders into the call with a simple brute force.
Users feel more secure if we have some passcode or approval from the creator to join into call.
Shim to insulate apps from spec changes and prefix differences. Latest adapter.js release:
Add a description, image, and links to the webrtc topic page so that developers can more easily learn about it.
To associate your repository with the webrtc topic, visit your repo's landing page and select "manage topics."
最近我发现有个趋势哈,就是ARM server越来越多,但是ARM好像不像x64平台那么好识别,总是有各种各样的arm识别不了。
如果SRS能出ARM的docker镜像,那会比较容易跑起来。
我们目前docker只支持x86体系,其实镜像是可以支持多个架构的。