python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Answer SDP Error Kurento NodeJS server with vanilla webRTC client
I've been developing an application to record a session from the browser using the Kurento Media Server. I've set up the backend using the kurento-client library and used the vanilla WebRTC API on the...
Nimrod
Votes: 0
Answers: 1
Is there a way to access a div and make another div inside it, when I click a button in React JS?
I am trying to mimic what is mostly used in vanilla JS which is document.createElement(...)
I have been trying to work with WebRTC and kurento which has brought me to this never ending loop of confusi...
Gremlin-Sarkar
Votes: 0
Answers: 1
Kurento one-to-many broadcast with recording
I am following this tutorial:-
https://doc-kurento.readthedocs.io/en/latest/tutorials/node/tutorial-one2many.html
for one to many broadcasting.
Now I need to add code to recording on server side. Any ...
Mtsaha
Votes: 0
Answers: 1
Cannot get remote stream when use Kurento Utils
I have a video-call-chat website using WebRTC. I built it with express, socket.io and kurento. Specifically, I run kurento server at port 8888: docker run -d -p 8888:8888 kurento/kurento-media-server:...
Dat Dang
Votes: 0
Answers: 0