All Questions
Tagged with video-conferencing video
13
questions
1
vote
2
answers
690
views
Is It possible to mute all participants audio and video in mediasoup in flutter?
I am developing a video-conferencing application in flutter using mediasoup WebRTC. I can implement producer and consumer mute and unmute audio/video by themself. I would like to implement mute all ...
2
votes
1
answer
544
views
Twillio API: Join video conference without camera
I am using https://github.com/twilio/video-quickstart-js to run a video conference project.
I want to allow users to join without a camera. So, they can only use a mic.
With Twilio video conference, ...
2
votes
0
answers
647
views
Cheese and Video communication using YUYV Format and iam not able to change it?
Goal:
Using my Webcam (Aukey 1080p LM1E) for Video Communication with MJPEG 1920x1080 30fps under linux.
Problem:
My first Problem was that whenever i tried qv4l2 to change the settings from YUYV ...
-1
votes
1
answer
41
views
free or low cost, cloud based LMS for corporate training programs
I am doing researches for finding a good Learning management system for our company to provide corporate training for employees and other users worldwide.
The lms should be a cloud based and it ...
1
vote
1
answer
2k
views
How to do video conferencing using WebRTC in android?
I wanted to do a demo application of video conferencing using webrtc in android.I found some link for video conference using webrtc but its just for one to one not one to many.
0
votes
1
answer
69
views
What is the purpose of the string 'provision' parameter in the Vidyo token format?
In the Introduction of the Developers Documentation, the Format of the token is defined as the following:
provision \0 BARE_JID \0 EXPIRES_AT \0 VCARD \0 MAC
What is the purpose of the string "...
0
votes
1
answer
478
views
Record videoconference application to flv
I've spent plenty of time solving this problem, but it looks like I need some help. I have a web conference application which provides ability to stream live video, chat, share documents, draw on a ...
6
votes
2
answers
8k
views
Audio/Video conferencing for iOS, Android & Web Platform [closed]
I am working on application where I need to integrate text & video chat and video conferencing feature.
I found that you guys provides solutions for that and I am very much interested in using/...
0
votes
1
answer
863
views
Can I establish a video call programmatically using UCMA 3.0?
Is it doable using UCMA 3.0, to have video conferencing ?
0
votes
1
answer
1k
views
openmcu+gnugk+ekiga
I've got openmcu server installed and wanna to use gnugk with it, but actually can't find any manuals of how can I configure it. Could you, please, point to any or tell how can gnugk can be configured-...
1
vote
1
answer
4k
views
video conference in asp.net application
I want to develop a web application (asp.net) to make interviews through video conference. So I need to find a control that could be embedded into the webform.
Do you know any control that allows ...
1
vote
1
answer
533
views
Good H323 Proxy server
Is there any open source good h323 proxy server to be used for video conferencing?
In C or C# ?
8
votes
1
answer
11k
views
How to make video call programmatically on Android 2.2 or higher?
I am working on an application where I want to make a video call programmatically. I am using API level 8 for my application.
I have Samsung Galaxy S, where I can use video calling functionality. ...