Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How to control the microphone and camera
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Lipei  
View profile  
 More options Oct 9 2012, 10:13 pm
From: Lipei <zjuli...@gmail.com>
Date: Tue, 9 Oct 2012 19:13:57 -0700 (PDT)
Local: Tues, Oct 9 2012 10:13 pm
Subject: How to control the microphone and camera

Hi.
When the communication is established,how to control the micphone and
camera.
For example,I want to make my voice louder or mute it , and I want to close
the camera.
Is there any available API?
Thanks
Lipei


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vikas  
View profile  
 More options Oct 10 2012, 7:36 pm
From: Vikas <vikasmarw...@webrtc.org>
Date: Wed, 10 Oct 2012 16:36:51 -0700 (PDT)
Local: Wed, Oct 10 2012 7:36 pm
Subject: Re: How to control the microphone and camera
Hi,

AFAIK, currently we do not have JS api's to affect volume. However you
should be able to mute audio/video streams. For that you need to set
localStream.track.enabled to false to mute the audio/video track. Just
call stream.stop() api if you want to stop the camera. FYI, we are in
process of adding mute functionality to apprtc demo also, see issue
917 on the tracker.

/Vikas

On Oct 9, 7:13 pm, Lipei <zjuli...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
PhistucK  
View profile  
 More options Oct 11 2012, 2:52 am
From: PhistucK <phist...@gmail.com>
Date: Thu, 11 Oct 2012 08:51:46 +0200
Local: Thurs, Oct 11 2012 2:51 am
Subject: Re: [discuss-webrtc] Re: How to control the microphone and camera

It should be possible by skipping the step where you add a stream.

☆*PhistucK*


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »