Questions tagged [conference]

136 questions
44
votes
6 answers

How can I export an Adobe Connect recording as a video?

I have links to recorded conferences, how can I export video from them?
michael nesterenko
  • 14,222
  • 25
  • 114
  • 182
11
votes
1 answer

How can I center align only one author amongst three other authors in Latex

If I have four authors in a conference (IEEETran) paper, how can I center align only the last one of them? \documentclass[conference]{IEEEtran} \IEEEoverridecommandlockouts % The preceding line is only needed to identify funding in the first…
Krishn Nand
  • 135
  • 1
  • 1
  • 9
11
votes
4 answers

Twilio - How to move an existing call to a conference

With twilio, on an existing call (2 legs - caller leg and called leg), I want to move the call into a conference room. Both legs have to be present into the room How to bridge the both legs without losing one or the other leg ? Thank you Regards
zucher
  • 123
  • 1
  • 5
10
votes
1 answer

Twilio: Can I make OUTBOUND Conference Calls?

The Twilio markup language clearly defines how INCOMING calls can be joined to a common conference room. But I want to dial several calls simultaneously and join those. If I use the "dial" verb within the markup language, I get several consecutive…
user3167195
  • 101
  • 1
  • 3
7
votes
0 answers

How do you cite a GitHub issue or GitHub answers in paper

I looked up on this subject but couldn't find an appropriate answer as to how should one cite a GitHub issue in a research paper's references section. I wanted to cite this issue in the references. Could anyone tell the correct and complete way to…
Tanishq Vyas
  • 1,422
  • 1
  • 12
  • 25
7
votes
1 answer

How to use cBarge (Barge) to create conference with JTApi

We have 2 cisco phones: one for call manager and another for his superviser. We need to create a conference when the manager answers and put the supervisor's phone on mute. We are trying to achieve it using JTApi: wait for event TermConnActiveEv,…
balbelias
  • 428
  • 5
  • 17
6
votes
5 answers

Must See Conference Videos for Python/Django Developers

There's lots of good conference videos online regarding Python and Django development. Instead of watching ST:TNG at the computer, I figure it'd more productive to hone my knowledge . Fire away with some of your most inspiring and educational…
Koobz
  • 6,928
  • 6
  • 41
  • 53
5
votes
2 answers

Open Source Video Conferencing Server

How to create a Open Source Video Conferencing Server using Asterisk? Is it possible? I would like to create a n-way conference call but I cant using MeetMe and zaptel. I don't have Digium hardware. I am using asterisk 1.8 on ubuntu 10.10. Need some…
user1222905
  • 533
  • 2
  • 17
  • 36
5
votes
3 answers

Web P2P video confrence solution

I'm looking for the best possible solution which will allow me to incorporate live video/audio conference between 2 users(only 2 at this point) into a flash gaming platform. The video chat is not just an extra feature, it's the main one. I'm…
dtroy
  • 1,187
  • 3
  • 14
  • 21
4
votes
1 answer

Asterisk- How to 'whisper' music using ChanSpy(), or any alternative?

I intend to 'whisper' music/message file to one of the conference participants without making this message audible to other conference participants. I went through Audio Manipulation chapter in Asterisk Cookbook…
jeff musk
  • 1,032
  • 1
  • 10
  • 31
4
votes
3 answers

Creating a conference with only one user via Lync api - Meet Now

I have been trying to build an application in the Lync sdk. What I want is to simulate a conference room environment where - the first user that comes in initiates a conference and puts the conference uri on the server for subsequent users to join -…
4
votes
1 answer

Twilio Voice. Add another participant to existing call

There is an ongoing call between 2 numbers (Twilio to Twilio, or Twilio to any PTSN number). It is not a conference call, just a normal 1-to-1 call using Twilio Voice. How can I add another person to that call? This is my current scenario. I first…
Agreensh
  • 1,305
  • 1
  • 12
  • 15
4
votes
1 answer

Twilio: programmatically join conference and play command or sound file?

I have two users and I joined them both into a . I would like to have a robot join the and then make an announcement. There are two approaches I'm considering: Take everyone in the conference, redirect them to a TwiML that…
Zack Burt
  • 8,257
  • 10
  • 53
  • 81
4
votes
2 answers

Android Conference and Hold Call Programmatically

How to merge Call programmatically while other call is running. Is it possible to hold and make conference call in android programmatically?. Is anyone please guide me.... I hope someone will guide me in a proper way, Of course I have searched and…
Jebasuthan
  • 5,538
  • 6
  • 35
  • 55
3
votes
2 answers

Video Conference via C#

I have searched for various samples online but I'm unable to find a suitable sample which is able to provide enough information. I have tried Microsoft Expression Encoder, but the delay is too huge if I use broadcast method. Directshow.net wise, the…
C_Rance
  • 661
  • 12
  • 25
1
2 3
9 10