Skip to main content
0 votes
0 answers
20 views

Chrome displays the message "Unable to start camera" in a video conference through the Metered.ca iframe

I have developed a web application in C#/HTML/JS and I am using the embedded iframe feature from Metered Video SDK (metered.ca). The meeting is taking place with only 2 participants. Both are joining ...
Carlos Schroder's user avatar
0 votes
0 answers
46 views

Trouble Integrating Zoom SDK in React Native Expo: 'isChatDisabled' Error

ERROR TypeError: Cannot read property 'isChatDisabled' of null, js engine: hermes // TypeError: Cannot read property 'isChatDisabled' of null, js engine: hermes ERROR Invariant Violation: "main&...
Aravinth Daya's user avatar
0 votes
0 answers
67 views

How can add user attributes like (name, avatar) to respective users in video conference in Agora SDK in React

I am using agora-rtc-react and building a video conference app on top of it, I am confused on how to add user attributes, Agora docs doesn't provide specific answer to this. In my app users have to ...
Mohammad anas khan's user avatar
0 votes
1 answer
200 views

Azure Communication Service for video call - Feature is not defined

With Azure communication Calling library I tried to get network quality. const { CallClient, VideoStreamRenderer, LocalVideoStream } = require('@azure/communication-calling'); const { ...
usualuser's user avatar
0 votes
0 answers
29 views

video conference tile view resize listener

I work on a video conferencing app, and want to re-write the logic for the tile / gallery view in our call room. Basically, we want to make the video call participant's divs as big as possible (either ...
Joseph Ackroyd's user avatar
0 votes
0 answers
24 views

Why doesn't video-conferencing with subtitles exist?

Voice-to-text has existed for a long time, and is built into every major desktop and mobile OS. Video conferencing exists on many platforms and across many protocols. Language translation tools can ...
Shane Millsom's user avatar
0 votes
0 answers
19 views

can't find media-streams from non-calling peers in multi-party video conference with socket.io and peer.js

I am implementing a video conference application in MERN stack with socket.io and peer.js packages. I am having problems with multiple users let's say more than 2 peers. Let me clarify the problem ...
Rafi Sakib's user avatar
1 vote
0 answers
300 views

Flutter jitsi meet not workin on release apk. App gets stopped when click on "CONNECT" button

**Here's my code for Jitsi- ** We are using the jitsi_meet_flutter_sdk package for jitsi Issue with ProGuard in Flutter Jitsi Meet App Problem Statement I'm facing issues with JITSI in my Flutter app ...
Prince Tomar's user avatar
0 votes
0 answers
65 views

How do I align the start times of simultaneous Twilio video rooms audio recordings when the offset property isn't doing its job?

Here are the repeatable steps to produce my issue: In Twilio Video Rooms, I start a call between two participants (a host and a guest). I mute the guest's audio using track.disable(). I start ...
fblundun's user avatar
  • 995
1 vote
0 answers
223 views

Twilio video + Vue - issue with track.attach() and re-rendering of components

I'm using Twilio video JS SDK with inline Vue 2 for a group video conference app and I'm having an issue with losing audio/video tracks attached to participant components, when one participant ...
andrejmatulik's user avatar
0 votes
1 answer
1k views

Websocket peerjs video conference

I am making a video conference using webrtc and/or peerjs and i am new to this. I am using socketo.me as webrtc and the concept is it is like meet.google.com I want to ask you guys something: Do I ...
Jac's user avatar
  • 3
2 votes
1 answer
341 views

Stream audio from videoconference to azure speech translate using python

I am using a Mac and am trying to capture Zoom audio output as input for Azure speech-to-translation model using python and Blackhole. I have Zoom set to and am setting Azure translation_recognizer ...
serxio's user avatar
  • 37
1 vote
0 answers
480 views

During Jitsi meet screen share from android capture sound of audio/video files playing in mobile

We can share the screen from android devices during a Jitsi meet. but If we are playing a video on screen, the sound/audio of the video is not shared with the participants. How can I implement this?
rajesh kar's user avatar
0 votes
1 answer
205 views

how to fix black video streaming on ios - kurento

i have a video conference app built in nodejs and kurento. when i connect my camera on desktop/Android everything is ok. when i connect camera on iphone, i can see the shared video on iphone (locally) ...
alex jk's user avatar
1 vote
0 answers
812 views

Is it possible to stream from multiple camera device at once using WebRTC

i've implement webRTC conference call concept in my project, now i want to stream from dual camera at a same time, like my room contain 10 user including staff others are students, if staff want to ...
B.Nadesh kumar's user avatar

15 30 50 per page
1
2 3 4 5
14