rtcp
Here are 32 public repositories matching this topic...
-
Updated
Oct 11, 2020 - Go
-
Updated
Aug 27, 2020 - C#
i see there is anew feature there, to export the call flow as a PNG, which is great. However the exported PNG does not include the IP address in the top of the call flow tab. can you have a look into that?
thanks again :)
Implement RTCP XR
Many WebRTC implementations negotiate this payload extension. It would be nice if we supported it, especially in service of pion/webrtc#610.
-
Updated
Sep 26, 2020 - HTML
The master version of
Is currently invalid json it looks like there may be a copy and paste error at lines 256/257
Using the previous commit works okay, but I think is missing some things :)
-
Updated
Oct 12, 2020 - Kotlin
-
Updated
Jul 2, 2020 - Go
-
Updated
Oct 15, 2020 - Kotlin
-
Updated
Jan 4, 2019 - TypeScript
-
Updated
May 14, 2020 - JavaScript
-
Updated
Oct 11, 2020 - Shell
Improve this page
Add a description, image, and links to the rtcp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rtcp topic, visit your repo's landing page and select "manage topics."
I want to reduce the amount of log-spam in the DB logs. Is there a better way of executing the
CREATE DATABASE
queries? Postgres doesn't have theWHERE NOT EXISTS
clause - but it's still possible to check if tables are already present.I'm not sure where these originate from -
heplify-server
,homer-app
, or some other script.