Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

lowsky1983
lowsky1983
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
10

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by lowsky1983
Customize the badges you want to showcase on your profile
Re: Android front camera access with LCCS Webcam component - Adobe LiveCycle 29-03-2011
Did AIR just decide not to support the front facing webcam for Android? Because I have 2.2 and there are apps that can switch between the two cameras. For example, the Camera app that comes standard on my HTC Evo 2.2 phone.

Views

113

Likes

0

Replies

0
Re: webcam and audio questions - Adobe LiveCycle 14-03-2011
Again,Just checking in on the moderators to see if they have looked at my project file I sent. It has been a while and I haven't received confirmation that you received it.

Views

173

Likes

0

Replies

0
Re: LCCS audio chat is useless without headset, so anyway to detect if headset is available? - Adobe LiveCycle 14-03-2011
I know in AS3 you can detect mic activity.http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS5b3ccc516d4fbf351e63e3d118a9b90204-7d0c.html

Views

131

Likes

0

Replies

0
Re: webcam and audio questions - Adobe LiveCycle 03-03-2011
Hi there. Just checking in to make sure you received my cs5 file I sent along (see last post) and if there was any update.Thanks.

Views

180

Likes

0

Replies

0
Re: webcam and audio questions - Adobe LiveCycle 22-02-2011
1) It doesn't have a black box like I said prior but it does resize the videos thinking there are two videos even though I should be only seeing one (because I'm the other publisher). Nigel, I will use your example of not including myself in the subscribe but I had thought by default it doesn't include it.2) If you were to publish audio and video at separate times (say a minute apart) they will not be in sync and it will never catch up to each other.3) I have 2.2 android and other apps on the ph...

Views

150

Likes

0

Replies

0
webcam and audio questions - Adobe LiveCycle 17-02-2011
Developing using flashOnly 10.1 swc. I am using cs5 Air for Android. I am testing via Publish in cs5 and it goes onto my droid and then I run the swf locally in Flash to interact with each other.Running into walls and not sure why. I have a couple issues that I will list and any feedback on any of them would be greatly appreciated.1) Using webcamPublisher and webcamSubscriber.When I publish on one of the devices it shows up on the other device just fine. However, when that other device goes live...

Views

1.4K

Likes

0

Replies

6
Re: air for android - not connecting to lccs - Adobe LiveCycle 15-02-2011
Thanks. I figured it out.If I ran the swf locally it would trace out that I was able to login successfully via AuthenticationEvent.AUTHENTICATION_FAILURE or AuthenticationEvent.AUTHENTICATION_SUCCESS. However, the event was not thrown on the android. The only event being thrown was the SessionEvent.ERROR.Then I realized you need to grant the app permission to access the internet. Changed the internet security in the AIR Android Settings and it now traces that it is connected.Thanks everyone.

Views

108

Likes

0

Replies

0
Re: P2P Audio Users Hear Themselves in Headsets - Adobe LiveCycle 14-02-2011
I actually encountered this a few weeks ago. I could hear myself when I was broadcasting my audio. Come to find out I was using a 10.2 beta flash player and that was the cause. I uninstalled and got the latest 10.1 release and no more issue.

Views

95

Likes

0

Replies

0
Re: StageVideo and Webcams? - Adobe LiveCycle 14-02-2011
StageVideo is just a container. It replaces the video object and takes it off the display list. It uses the power of your computer (graphics card) to give better results. It is not just for h264 (although that is where you will see the best results). You can fallback to a standard video object if a user does not have a good enough computer.I wouldn't worry about stageVideo for maybe 6 months or so. 10.2 won't have enough penetration.See how the fallback works:http://www.adobe.com/devnet/flashpla...

Views

257

Likes

0

Replies

0
air for android - not connecting to lccs - Adobe LiveCycle 14-02-2011
I created an as3 swf that connects to lccs. It works well. I'm using the 10.1 swc. I used the same code in Air for Android cs5 file. It doesn't give any errors but it will not connect to the lccs server. I put an event listener on and it gives an error "INVALID_INSTANCE:invalid_instance". Now that would leave me to believe my roomURL is not correct but it surely is. And the room connects successfully when in an as3 swf.Does the Air for Android cs5 strip out things or something? The error event l...

Views

747

Likes

0

Replies

4