webrtc
Here are 3,357 public repositories matching this topic...
-
Updated
Jan 25, 2022 - JavaScript
-
Updated
Jan 26, 2022 - JavaScript
描述(Description)
RTC推流转rtmp,偶现packet_video_rtmp函数参数start为0,导致pkt空指针,触发死机bug
-
SRS版本(Version):
4.0210 -
SRS的日志如下(Log):
[2021-12-24 15:20:31.786][Trace][58792][m7039d48] TCP: clear zombies=1 resources, conns=1, removing=0, unsubs=0
[2021-12-24 15:20:31.786][Trace][58792][by696p1r] TCP: disposing #0 resource(HttpsConn)(0x3058370), conns=1, disposing=1, zombies=0
[2021-1
-
Updated
Jan 8, 2022 - TypeScript
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
Dec 19, 2021 - TypeScript
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
-
Updated
Jan 25, 2022 - JavaScript
Summa
-
Updated
Jan 26, 2022 - JavaScript
-
Updated
Jan 17, 2022 - JavaScript
-
Updated
May 11, 2021 - JavaScript
-
Updated
Nov 10, 2021 - JavaScript
-
Updated
Jan 26, 2022 - C++
It would be nice to use shortcuts for common functions, like:
sto trigger screen sharing (start/stop)someKeyto switch between available streamsfto trigger full screencto copy the room url
Is your feature request related to a problem? Please describe.
The docker container for Rox is currently keeping all of the generated media files (i.e from TTS engine), which causes an increase in disk utilization.
Describe the solution you'd like
We should have a cleanup mechanism to remove unused. For example, a cronjob that runs every n hou
-
Updated
Oct 17, 2021 - JavaScript
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.
-
Updated
Jul 26, 2021
-
Updated
Jan 4, 2022 - JavaScript
-
Updated
Jan 25, 2022 - JavaScript
Improve this page
Add a description, image, and links to the webrtc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webrtc topic, visit your repo's landing page and select "manage topics."



Description:
When using curl to query the files.im api endpoint by roomId it states it cannot find the roomId. The roomID entered is the one listed in the MongoDB collection rocketchat_uploads.
When I query by username it states it is successful but list no files.
Step