Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
-
Updated
Mar 23, 2022 - JavaScript
{{ message }}
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
Cutting Edge WebRTC Video Conferencing
Scalable, high-performance WebRTC SFU. SDKs in JS, React, Flutter, Swift, Kotlin, Go, Ruby and Node.
OpenVidu Platform main repository
Group peer to peer video calls for everyone written in Go and TypeScript
edumeet - multiparty web-meetings using mediasoup and WebRTC
General server (streaming/conference/transcoding/anayltics) for OWT. (A.k.a. MediaServer)
The recording feature works by recording presenters video/audio, good to record all participants audio to have a complete recording feature.
mediasoup client side JavaScript library
Pyrite is a web(RTC) client for the Galène videoconference server.
A simple video conferencing example using the mediasoup sfu
Snowem is a lightweight live streaming server, based on webrtc technology. Its design mainly focuses on simplicity, scalability and high performance.
tiny/fast webRTC video conferencing gateway
mediasoup-client handler for aiortc Python library
Pure TypeScript WebRTC MediaServer (SFU/MCU)
JavaScript Video Conferencing SDK & React Sample App
The task is to discuss and implement logging mechanism in TS client.
One way would be to save logs to a file so that it can be send to us for debugging purposes.
Dugon distributed mediaserver (mediasoup wrapper)
Add a description, image, and links to the sfu topic page so that developers can more easily learn about it.
To associate your repository with the sfu topic, visit your repo's landing page and select "manage topics."
描述(Description)
用户点播视频,PC端使用WebRtc播放,当用户关闭视频后,云服务器利用回调函数,主动踢掉用户播放的视频流,该过程进行十几次后,云服务器的CPU一直处于98%的状态,即使没有任何推流操作,cpu也无法得到释放。
v 4.0.198重现(Replay)
本地推流到SRS云服务器PC端成功播放视频后,主动关闭视频,云服务器使用回调函数,进行主动踢流重复十几次后,CPU处于98%的状态期望行为(Expect)
频繁推流、拉流、