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

DrAlexGor
DrAlexGor
Offline

Badges

Badges
17

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
7

Posts & Comments

Posts & Comments
103

Discussions

Discussions
0

Questions

Questions
16

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by DrAlexGor
Customize the badges you want to showcase on your profile
LCCS Playback freezes and RTEs - Adobe LiveCycle 20-04-2012
Most playbacks start freezing after about 15minutes of viewing and trying to seek() to different locations, causes these RTEs in sequence:Thoughts ?

Views

761

Likes

0

Replies

0
Re: Problem with Webcam Publisher Freezing - Adobe LiveCycle 16-04-2012
Yup been seeing the same behavior for about 2 years now. Haven't looked into automating a solution, but it'd involve something like take a screenshot, compare pixels for the webcam, if they haven't changed in more than 10 seconds, do a stop/start. That's the best idea I've had so far, haven't actually tried it yet I'm wondering if there's something in the stream we can detect like bytes received = 0 and based the retry on that.

Views

126

Likes

0

Replies

0
Re: for help (LCCS) - Adobe LiveCycle 16-04-2012
I don't know if this is any different but I use -> https://cocomo.acrobat.com/

Views

196

Likes

0

Replies

0
Re: LCCS + Flash Player 11.2 issue - Adobe LiveCycle 11-04-2012
Turns out it is after all Flash Player 11.2 bug in NetStream.play() method used in SessionManagerPlayback.as.During normal operation of NetStream.play a message is dispatched that triggers the following method:which then triggers the "realReceiveLogin()" functionThis causes a login event to be dispatched and eventually a buildChildren and etc.... this no longer happens in FP 11.2 nor 11.3 (beta)Also this causes an unrelated bug where trying to skip forward in my playback, I get broken video/audi...

Views

286

Likes

0

Replies

0
Re: LCCS + Flash Player 11.2 issue - Adobe LiveCycle 11-04-2012
Can anyone from Adobe speak to this?Also, could this be related -> http://forums.adobe.com/message/4308995 and https://bugbase.adobe.com/index.cfm?event=bug&id=3157899 ?

Views

291

Likes

0

Replies

0
Re: LCCS + Flash Player 11.2 issue - Adobe LiveCycle 10-04-2012
^ that fix worked for me in the 'simple' recording application, did not however work in the bigger production app I'm working on.I'm having to call connectSession.archiveManager.seek(0) ... sigh what a terrible work around ( EDIT: Again this just starts the playback; which is NOT synchronized. Video + audio + stage are not in sync ).

Views

286

Likes

0

Replies

0
Re: Is turn LCCS server open source an option? - Adobe LiveCycle 10-04-2012
I think this question and more are discussed here -> http://forums.adobe.com/thread/977476?tstart=0 and here http://forums.adobe.com/thread/977392?tstart=0

Views

153

Likes

0

Replies

0
Re: null object reference in AudioPublisher after stop() - Adobe LiveCycle 10-04-2012
You and several of us have seen this; read the discussion here -> http://forums.adobe.com/message/4043881#4043881 * a related issue to switching mics too many times that caused that error is also here -> http://forums.adobe.com/message/4122004#4122004For my problem, I ended up switching from Offending code: Microphone.getMicrophone( micIndex ); // mixIndex is most likely irrelevant hereWorkaround: MicrophoneManager.getInstance().selectedMic;In your case you'd probably need to change when you sto...

Views

314

Like

1

Replies

0
Re: LCCS + Flash Player 11.2 issue - Adobe LiveCycle 06-04-2012
Here's something fun.... setting 'autoLogin' ( EDIT: not "autoJoin") to 'true' on ConnectSessionContainer seems to login to lccs but audio/video is de-synchronized with stage stuff

Views

276

Likes

0

Replies

0
Re: LCCS + Flash Player 11.2 issue - Adobe LiveCycle 05-04-2012
here's playback trace from FP 11.1, that works fine for the same recording with the same app:Also realized not getting the SessionEvent.SYNCHRONIZATION_CHANGE event because I'm not getting proper login in SessionManagerBase/SessionManagerFMSThu Apr 5 12:44:16 GMT-0400 2012LCCS SDK Version : 2.2.0Player Version : MAC 11,1,102,5512:44:16 GMT-0400requestInfo https://connect.acrobat.com/***********************/localdevroom51?guk=ZzpwbGF5YmFjaw==&mode=xml&playback=test_record_51_2&x=0.577685364056378...

Views

265

Likes

0

Replies

0
Likes given to
Likes from