mediasoup-server
mediasoup-server copied to clipboard
I have already installed mediasoup-server' while getting Error: Cannot find module 'mediasoup-server' package.json { "name": "mediasoup-recording", "description": "mediasoup demo - WebRTC recording", "version": "1.0.0", "main": "server.js", "scripts": { "prestart": "browserify...
$ npm install mediasoup-server --save npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated [email protected]: this library is no longer supported npm WARN deprecated [email protected]: Please...
ICE connection not working at Aws ec2 : Provided stun and turn URI, ICE state starts at checking gets disconnected on Ec2. Everything works over localhost without stun or turn...
cannot publish stream to rtmp or rtsp it does not work please check code and let me know
limit remote users join same room to 1 in the sense one to one video call cause already recording is working many to many but i want one to one...
Hi I've rebuilt FFMPEG with the following setup... `ffmpeg version 3.4.1 Copyright (c) 2000-2017 the FFmpeg developers built with Apple LLVM version 9.0.0 (clang-900.0.39.2) configuration: --prefix=/usr/local --enable-shared --enable-pthreads --enable-gpl --enable-version3...
Hello, I have a "quick" media soup project: can you handle that ? The goal is to allow an user1, user2, userN to stream his webcam and to allow user1,...
const RTCPeerConnection = mediasoup.webrtc.RTCPeerConnection; ^ TypeError: Cannot read properties of undefined (reading 'RTCPeerConnection')