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

Raff_
Raff_
Offline

Badges

Badges
29

Accepted Solutions

Accepted Solutions
75

Likes Received

Likes Received
80

Posts & Comments

Posts & Comments
758

Discussions

Discussions
0

Questions

Questions
0

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Raff_
Customize the badges you want to showcase on your profile
Re: Peak concurrent users - Adobe LiveCycle 09-07-2012
I think peak concurrent users is reset montly. We added PCU for customers with enterprise accounts that paid in advance for peak usage and we are just displaying the info for all users because it's there.Regarding negative push messages, I suspect it's a bug

Views

503

Likes

0

Replies

0
Re: external authentication, ticket expiry - Adobe LiveCycle 11-05-2012
It expires when the room instance ends or when you call the session invalidate method.

Views

462

Likes

0

Replies

0
Re: h.264 lccs WebcamPublisher - Adobe LiveCycle 16-02-2012
Did you check also the webcam subscriber ? Could it be that you don't see the improvement in quality because the "receiver" end is not expecting h.264 ? Also, for what I remember the camera stuff is "evil code": if you don't resize the component correctly in order to match the webcam resolution you'll get some ugly scaling artifacts that make the output look horrible

Views

412

Likes

0

Replies

0
Re: LCCS flash 11 swc - Adobe LiveCycle 16-02-2012
Development has been stopped so there will not be any updates to the Spark SWC. I didn't look at how h.264 has been implemented but support for it could be as easy as to inject the new codec name somewhere in the WebCam component or just impossible We make all the client source code available so if you can't change the codec name via the exposed object you can try modifying the WebCam component itself.

Views

301

Likes

0

Replies

0
Re: Needs clarification in screen share. - Adobe LiveCycle 16-02-2012
The add-in is not part of the standard Flash/Flex libraries. That's probably why you are getting the error. I am not sure we expose those events in a way you can check them from your application.

Views

488

Likes

0

Replies

0
Re: LCCS on Flash 11 Flash Builder 4.6 - Adobe LiveCycle 16-02-2012
The only reason why we have SWC for different versions of the Flash player is because we can't support new feature and keep backward compatibility (i.e. 10.x added support for rtmfp and p2p, and 10.3 added support for echo cancellation) but otherwise you can use any of them with any higher version of the Flash player (I tend to use the Flash 9 version for everything unless I need some of the newer features).If you are talking about a specific version for Flex 4 (i.e. Spark components) we have an...

Views

331

Likes

0

Replies

0
Re: lccs.rb support for Ruby 1.9.3 - Adobe LiveCycle 16-02-2012
Thanks for pointing that out. I'll have to see if there is an easy way to get it to work both with 1.8.x and 1.9.x.

Views

584

Likes

0

Replies

1
Re: Video / Audio stuck on connection problems - Adobe LiveCycle 07-02-2012
If one of your users disconnects it should receive a synchronization change event (on the ConnectSession / ConnectSessionContainer). You can add a listener and “know” that something is not right.The other clients should also receive a retractItem on the UserManager (the user should disappear from the roaster) but if it’s a short disconnect/reconnect we may “buffer” that.In theory if the first client got disconnected and stopped publishing it should have sent some events on the various streams, t...

Views

368

Likes

0

Replies

0
Re: How to limit a value in a numeric field. - Adobe LiveCycle 30-01-2012
Sorry but this is not the correct list for your question. There are many different forums for the different LiveCycle products (http://forums.adobe.com/community/livecycle). You should pick the one related to the product you are using. From your question I would guess you are talking about LC Forms ?

Views

355

Likes

0

Replies

0
Re: Developers tool - Adobe LiveCycle 30-01-2012
LCCS is a hosted service only solution, so if you want an on-premise solution it will not work for you. In any case it comes with a Flex SDK library with some prebuilt component (chat, webcam, roster, etc.) that allow you to quickly prototype an application or you can use the lower level "messaging" services and build your component on top.If you want an on-premise solution you'll have to look at hosting your own Flash Media Server (FMS) and build your application from scratch. There are a lot o...

Views

300

Likes

0

Replies

0
Likes given to