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

davhed-vkborF
davhed-vkborF
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
13

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by davhed-vkborF
Customize the badges you want to showcase on your profile
Re: limit on number of P2P streams - Adobe LiveCycle 10-06-2010
OK I'll keep a eye out for any zombies... got my shotgun handy just in case.I raised the max number and then received this error: "Peer to peer connection failed and timed out in Camera for user *****" What conditions can cause this error? It seems as thgouh the two points cannot see eachother via P2P...These units are on the same router. Shouldn't the P2P traffic, once a handshake is established, only traverse the router since that is the shortest possible P2P distance or am I missing something...

Views

415

Likes

0

Replies

0
Re: limit on number of P2P streams - Adobe LiveCycle 10-06-2010
I am getting this error when connecting two(2) endpoints: "The total stream limit for P2P streams have ". They are the only two users logged into the room and each are streaming camera and audio. Using the calculation as suggested (2 streams x 1 other user = 2 ) I should be within the permitted number of P2P streams yet my application continues to fall back to Hub & Spoke no matter what I try.Any guidance would be helpful.

Views

431

Likes

0

Replies

0
Deep AFCS Integration with other Initiation Protocols - Adobe LiveCycle 08-04-2010
My company has developed an application that uses AFCS for 1-to-1 p2p chat. We have a client who is interested in using an existing Session Initiation Protocol (SIP) server to manage connections, call holding, queueing, routing, etc.; while using RTMFP for the p2p chat. Basically I'm wondering if theres a way to send user credentials and statistics to and from a 3rd party system that does the hard work, but still let AFCS negotiate the flow sessions.Is there any development in this arena? Anythi...

Views

597

Likes

0

Replies

1
Re: How can I restrict to RTMFP only? - Adobe LiveCycle 08-04-2010
Sweet, I can be patient.Thanks,-David

Views

107

Likes

0

Replies

0
Re: Can't set audioPub.microphoneManager.encodeQuality - Adobe LiveCycle 08-04-2010
I believe the microphoneManager only exists when the stream is publishing. In my app I am doing similar modifications to the microphoneManage of my audio stream. I just use the audioPub.publish() function as an indication of when to start making changes to microphoneManager.It has worked well for me so far.Cheers,-David

Views

454

Likes

0

Replies

0
Re: How can I restrict to RTMFP only? - Adobe LiveCycle 08-04-2010
Hironmay,flagging the authenticator as "protocol='rtmfp'" enables the use of RTMFP, but is there a way to eliminate the fail over to RTMP that is inherent in the protocol?For example, using Stratus there is no relay server in operation so RTMFP is the only option and when RTMFP fails the whole chat fails. Is there a way to replicate this in AFCS?Basically I don't want my app to ever use hub-and-spoke even if that means complete connection failure as a result.Thanks!-David

Views

106

Likes

0

Replies

0
Re: Audio Video Chat Complete Example - Adobe LiveCycle 08-04-2010
I have had some trouble with the AudioPublisher "stepping" on the microphoneManager.micIndex on publish. It's only happened reliably to me on Mac OS based computers, but this may help you in your endeavors.Basically this code creates a list of usable microphones on your PC. When you click on one of the listed microphones it passes that index number into the microphoneManager.micIndex for the AudioPublisher with the ID "audioPub". This ensures that a microphone is being published. It may or may n...

Views

139

Likes

0

Replies

0
Re: WebCamera: Restrictions on the number of subscribers? - Adobe LiveCycle 08-04-2010
There shouldn't be a problem if you are using RTMP protocol, or using RTMFP Groups. Using RTMFP would mean that the "publisher" would have 200 unique connections to his computer. Unless he has 200Mb/s+ the latency will be so bad that the video will be unusable. I also believe there is a "max peers" option that has a limit. It's default to 8, but I'm not sure about the max.

Views

78

Likes

0

Replies

0
Re: SDK Release - Adobe LiveCycle 18-12-2009
I'm not certain , but I believe it is invoking the deblocking property that is inherent in flash.media.Video class... I may be incorrect in this assumption, but here's the info anyhow:

Views

274

Likes

0

Replies

0
Re: SDK Release - Adobe LiveCycle 18-12-2009
You can find the current release notes after unzipping the new SDK. The unzipped folder com.adobe.afcs/docs contains "Release_notes.pdf" and "Release_notes.rtf'.In case you still have trouble I'm pasting the 1.02 notes here:

Views

271

Likes

0

Replies

0