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

Hironmay
Hironmay
Offline

Badges

Badges
35

Accepted Solutions

Accepted Solutions
102

Likes Received

Likes Received
108

Posts & Comments

Posts & Comments
920

Discussions

Discussions
0

Questions

Questions
15

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Hironmay
Customize the badges you want to showcase on your profile
Re: AEC 10.3 swc - Adobe LiveCycle 09-03-2011
Hi Eric,Great to know that things are working fine. Can you also file a flash bug or update the player team so that they fix these crashes ? Customer feedback will make things move faster !ThanksRegardsHironmay Basu

Views

641

Likes

0

Replies

0
AEC 10.3 swc - Adobe LiveCycle 08-03-2011
Hi ,I am just putting a drop of LCCS 10.3 swc that supports echo cancellation based on player 10.3 beta release yesterday. Its a local build for me and not tested and it doesn't have the multicast stuff either( as I just built it on our player 10 swc). I just wanted to throw out something for ppl to try out echo cancellation.I am attaching the swcThings you will need if you are using flex buildera) you need to have additional compiler option as -target-player=12b) You need to have the 10.3 playe...

Views

17.8K

Likes

0

Replies

52
Re: LCCS Audio Feedback issues. - Adobe LiveCycle 04-03-2011
There are a lot of questions that needs to be answered before p2p. Which SDK .swc you are using 9,10 or 10.1 ?If you are using 9, there is no p2p since flash player 9 doesn't support itIf you are using our player 10 swc, then you will get the p2p with a maximum of three streamsIf you are using our player 10.1 swc, then you will get p2p with multicast with as many p2p streams as you need.The default is always p2p if you are using 10 or 10.1 unless you have a older player, a non-rtmfp connection o...

Views

670

Likes

0

Replies

0
Re: Creating a version of the LCCS whiteboard in Adobe Flash - Adobe LiveCycle 04-03-2011
Hi,We don't have those API for whiteboard because as Arun mentioned in the first reply, whiteboard is a flex heavy UI component and so we don't have a flash only component or API for that.Basically its like this, flex components are built on top of flash with more and more UI stuff added to it. Some of our components which could be built comfortably with only flash were done so and we provide them in our Flash SDK. However, there are certain pieces such as our WhiteBoard which rely heavily on fl...

Views

413

Likes

0

Replies

0
Re: Component support for Flex 4.5 "hero" mobile SDK - Adobe LiveCycle 03-03-2011
Hi David,We have been working on it but burrito as you mentioned has a whole lot of things missing from it that has not permitted us in building some of our critical components without which giving out our SDK is meaningless. So, you would have to wait till a full-fledged hero build comes up only then we can build some of the missing pieces at our end. And i said early year provided hero is available, which is not the case at least for now.ThanksHironmay Basu

Views

443

Likes

0

Replies

0
Re: Knocking Que,UserQueItem - Adobe LiveCycle 25-02-2011
Hi ,a) Yes the request method adds it to the queue. Take a look at the code and you will realize in request function, the user requesting publishes an item which is received by the owner and the owners update their pendingQueue.I don't have a code snippet as such but when you call request what is happening, try out this linking to the source files. Open two instances , one and owner and another as viewer and let the viewer call the request method, see if the owner gets it or not. And if he gets ...

Views

374

Likes

0

Replies

0
Re: Error connecting to Nodes using VPN - Adobe LiveCycle 24-02-2011
The error shows VPN connection was broken at that point so couldn't connect. When such a situation happens, disconnect your VPN and you should be fine.Let me know if it doesn't work even after reconnecting.Hope this helpsThanksRegardsHironmay Basu

Views

330

Likes

0

Replies

0
Re: Knocking Que,UserQueItem - Adobe LiveCycle 24-02-2011
Hi,I ran through your code and its not working becausea) You are not using the "request" API of UserQueue. Its the request API that adds the user to the queue by sending a message which is received by all OWNERS ( since the accessModel of the request node is 100 ) . Every Owner when he gets the message , adds the user to the pending queue and can later accept/deny the userb) The pendingQueue and queue APIs of UserQueue class only returns the current pendingQueue and Queue( includes accept/deny/c...

Views

351

Likes

0

Replies

0
Re: Room console question... - Adobe LiveCycle 24-02-2011
Sure, sandy this is totally possible and we will keep in mind as and when we do this input boxThanksHironmay Basu

Views

497

Likes

0

Replies

0
Re: Few questions for ScreenSharing - Adobe LiveCycle 24-02-2011
Hi,The publisherIDs are your userIDs of the person publishing. So, you can't do that in isolation.There are APIs for changing quality/fps in ScreenSharePublisher. But either you do change it before publishing or you need to republish the stream with the new settings after you have changed it. There is an event called QUALITY_CHANGED or FPS_CHANGED fired when you change them.The viewable area is your subscriber width/height. You can change it.Hope this helpsThanksHironmay Basu

Views

435

Like

1

Replies

0
Likes given to
Likes from