openwebrtc Questions
2
Solved
I have been able to get various stats (Jitter, RTT, Packet lost, etc) of WebRTC audio call using RTCPeerConnection.getStats() API.
I need to rate the overall call quality as Excellent, Good, Fair,...
Demurrer asked 10/1, 2019 at 8:12
0
Using desktop capturer in mac, leaves a impression when menu is closed. attached screenshot. The impression is majorly visible on a black background
Huey asked 15/5, 2021 at 11:7
5
I am trying to create an android application for video chat and messaging by using WebRTC Native APIs. I have been through several links and found out that most of the documentation for android is ...
Psalm asked 24/4, 2016 at 22:55
2
I am currently looking to find a best way to store a incoming webrtc video streams. I am joining the videocall using webrtc (via chrome) and I would like to record every incoming video stream to fr...
Cormac asked 9/1, 2018 at 14:11
1
I'm trying to sent some audio stream from my browser to some server(udp, also try websockets).
I'm recording audio stream with webrtc , but I have problems with transmitting data from a nodeJS clie...
Medarda asked 16/1, 2018 at 14:39
1
Solved
I am using RTCMultiConnection v3.4.4
I want to run WebRTC on localhost. I have chosen XHR-Signaling because I want the project to be completely offline. I do not want it to depend on the internet,...
Buttonwood asked 14/8, 2017 at 0:47
2
Solved
I am working on a WebRTC project. I chose OpenWebRTC to implement in my project.
I have made it to work for both web and iOS. I developed a signaling server in asp.net MVC and used coTurn server a...
Vassalage asked 22/3, 2017 at 20:29
2
Solved
how i stop and exit in pure js, stream webcam in WEBRTC api js , i have in my code the following script :
<script type="text/javascript">
$(document).ready(function() {
$("#abrirModal").cl...
Shaylyn asked 23/10, 2016 at 12:43
1
© 2022 - 2024 — McMap. All rights reserved.