camera detection
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Macromedia Flash Server > camera detection




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    camera detection  
Mayur Bais


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-15-06 12:11 PM

Hello all,



I am trying to develop  camera recording application.

I was able to record the video and save it and play back again .



But my problem is :  it needs to  show  camera feed in video component by
default,  if user has already attached camera to  his PC and

NOT show the setting popup asking user to allow camera access.



How can I go about this ?

Thanks in  advance

Regards,

Mayur


 ________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com






[ Post a follow-up to this message ]



    RE: camera detection  
Stefan Richter


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-15-06 12:11 PM

Not possible, the settings popup is a security feature.

Stefan



> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gman
e.org] On Behalf Of
> Mayur Bais
> Sent: 15 June 2006 10:49
> To: 'FlashComm Mailing List'
> Subject: [FlashComm] camera detection
>
> Hello all,
>
>
>
> I am trying to develop  camera recording application.
>
> I was able to record the video and save it and play back again .
>
>
>
> But my problem is :  it needs to  show  camera feed in video
> component by default,  if user has already attached camera to
>  his PC and
>
> NOT show the setting popup asking user to allow camera access.
>
>
>
> How can I go about this ?
>
> Thanks in  advance
>
> Regards,
>
> Mayur
>
>
>  ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com http://training.figleaf.com
>

 ________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com






[ Post a follow-up to this message ]



    RE: camera detection  
Mayur Bais


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-15-06 12:11 PM

Thanks Stefan,

But in case of se user has that camera setting to remember in security
setting swf, then  how should I detect a camera.  I mean how should I know
whether that remember box in security swf is checked or unchecked

Thanks in advance
Mayur

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.
org] On Behalf Of Stefan Richter
Sent: Thursday, June 15, 2006 4:32 PM
To: 'FlashComm Mailing List'
Subject: RE: [FlashComm] camera detection

Not possible, the settings popup is a security feature.

Stefan



> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gman
e.org] On Behalf Of
> Mayur Bais
> Sent: 15 June 2006 10:49
> To: 'FlashComm Mailing List'
> Subject: [FlashComm] camera detection
>
> Hello all,
>
>
>
> I am trying to develop  camera recording application.
>
> I was able to record the video and save it and play back again .
>
>
>
> But my problem is :  it needs to  show  camera feed in video
> component by default,  if user has already attached camera to
>  his PC and
>
> NOT show the setting popup asking user to allow camera access.
>
>
>
> How can I go about this ?
>
> Thanks in  advance
>
> Regards,
>
> Mayur
>
>
>  ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com http://training.figleaf.com
>

 ________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



 ________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com






[ Post a follow-up to this message ]



    RE: camera detection  
Stefan Richter


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-15-06 12:11 PM

var my_cam:Camera = Camera.get();
trace(my_cam.muted)

Is this traces false then cam access has been allowed.

To check if there is even a cam installed (more sepcifically a cam driver)
use Camera.names.length. Checking for Camera.names.length without invoking
Camera.get() will never popup the security dialogue so it's a good way to
check if there's even a chance for this user to use a cam.

Stefan



> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gman
e.org] On Behalf Of
> Mayur Bais
> Sent: 15 June 2006 12:25
> To: 'FlashComm Mailing List'
> Subject: RE: [FlashComm] camera detection
>
> Thanks Stefan,
>
> But in case of se user has that camera setting to remember in
> security setting swf, then  how should I detect a camera.  I
> mean how should I know whether that remember box in security
> swf is checked or unchecked
>
> Thanks in advance
> Mayur
>

 ________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com






[ Post a follow-up to this message ]



    RE: camera detection  
Mayur Bais


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-15-06 06:11 PM

Thanks Stefan,
That helped !
Mayur

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.
org] On Behalf Of Stefan Richter
Sent: Thursday, June 15, 2006 5:04 PM
To: 'FlashComm Mailing List'
Subject: RE: [FlashComm] camera detection

var my_cam:Camera = Camera.get();
trace(my_cam.muted)

Is this traces false then cam access has been allowed.

To check if there is even a cam installed (more sepcifically a cam driver)
use Camera.names.length. Checking for Camera.names.length without invoking
Camera.get() will never popup the security dialogue so it's a good way to
check if there's even a chance for this user to use a cam.

Stefan



> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gman
e.org] On Behalf Of
> Mayur Bais
> Sent: 15 June 2006 12:25
> To: 'FlashComm Mailing List'
> Subject: RE: [FlashComm] camera detection
>
> Thanks Stefan,
>
> But in case of se user has that camera setting to remember in
> security setting swf, then  how should I detect a camera.  I
> mean how should I know whether that remember box in security
> swf is checked or unchecked
>
> Thanks in advance
> Mayur
>

 ________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



 ________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:35 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register