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)
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