Questions tagged [lccs]

LiveCycle Collaboration Service (LCCS) is a collection of services hosted by Adobe for adding collaboration features to RIA applications. The services are offering real time messaging, video streaming, user management and a set of prebuilt UI components.

8 questions
52
votes
2 answers

How to add class to an image_tag rails helper

I have the following code: <%= image_tag iterator.image.url(:small), :class => "img_preview" %> But the rendered HTML shows: Clean_wave Why the "class" attribute isn't…
content01
  • 3,115
  • 6
  • 41
  • 61
2
votes
3 answers

Adobe Stratus Drawbacks

Am wondering if there are any drawbacks of using Adobe Stratus. Since it is only P2P, when will there be a case where P2P can't be used? On the site it says something like when UDP packets are blocked. How often is that? Say a thousand people use…
Alec Smart
  • 94,115
  • 39
  • 120
  • 184
2
votes
0 answers

need LCCS SDK - can not get it from adobe site anymore

Adobe LiveCycle collaboration has now stopped but I need the LCCS SDK to test something in my computer. i can no longer download it from adobe site. Can somebody give me this SDK that they have already downloaded. I can not login to this page…
Grounded
  • 21
  • 1
1
vote
1 answer

ConnectSessionContainer' declaration must be contained within the tag

I tried to follow this example: http://coenraets.org/blog/2010/07/video-chat-for-android-in-30-lines-of-code/ but I still get errors after hours of searching for any solution on the web. I'am using Adobe Flash Builder 4.6 and Flex 4.5.1 SDK, I also…
Tobias Moe Thorstensen
  • 8,861
  • 16
  • 75
  • 143
0
votes
1 answer

Custom Pod Development for Adobe Livecycle

I'm trying to create a poll pod for my LCCS Flex application but I know little about custom pod development. Yesterday I was looking at a good thread at Adobe Forums but it's down until Monday. I googled a bit but couldn't find much info. Could you…
frbry
  • 365
  • 4
  • 23
0
votes
2 answers

One-one chat application in flex using lccs

I tried my hands on Adobe LCCS and created a simple text chat application using lccs components.I succeeded in creating the chat application,I followed the sample from this link check here. This application works fine if its a group chat where all…
Naveen
  • 141
  • 2
  • 16
0
votes
1 answer

Java Solution for sharing the user's desktop via RTMP

I'm working on a web project, where a user can share his screen and the output of his sound card with other users. I've come pretty far with the Adobe LCCS service (http://www.adobe.com/devnet/flashplatform/services/collaboration.html), but the…
nanoman
  • 1,069
  • 12
  • 27
0
votes
1 answer

Flash / Php LCCS (now Influxis RTC) Uncaught exception 'RTCError'

I have a Flex/PHP application that uses Influxis RTC (ex Adobe LCCS service) in my localhost machine (I use MAMP on a Mac) everything works ok, but when the same application files are uploaded to a remote host (provided by Arvixe) I get this…
jetpack01
  • 71
  • 1
  • 7