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

BalaSathya
BalaSathya
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
9

Discussions

Discussions
0

Questions

Questions
9

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by BalaSathya
Customize the badges you want to showcase on your profile
Re: Private audio/video conference - Adobe LiveCycle 11-01-2010
Hi Hironmay,Have your checked my code for the webcam stream problem ?Regards,BalaSathya.B

Views

117

Likes

0

Replies

0
Re: Private audio/video conference - Adobe LiveCycle 07-01-2010
Hi Hironmay,For the above 2 questions , i found a workaround for now.If you have any solution please share it with me.Right now i am having only 3 issues :Issue 1 : When a person is sharing a webcamera to another person , the sender is not able to see his own stream.I already posted this with the attachment.Again i am attaching the sample file for this problem.(this is using the groupname concept)Issue 2 : When A is typing a text message , how to intimate the other person that "A is typing a mes...

Views

277

Likes

0

Replies

0
Re: Private audio/video conference - Adobe LiveCycle 06-01-2010
Hi Hironmay,Thank you very much for your response. I had taken the latest sdk version and now i dont find any issues on my existing functionality.I have another question on private audio chat,When "A" is publishing the audio to the "B" , "A" creates a groupname I used messaging service to intimate "B" regarding the groupname created by "A".so now 'B' will be subscribing to groupname received through messaging service (which was sent by "A")But now if B wants to publish the audio to the samegroup...

Views

276

Likes

0

Replies

0
Re: Private audio/video conference - Adobe LiveCycle 04-01-2010
Hi Hironmay,I actually got stuck with 2 issues. 1) when i do audiopub.publish() -> this line was throwing me TypeError:1009 cannot access a null object or reference It was showing null object reference at AudioPublisher:625 2) When i explored on net on this error i got a option of upgrading to player10 swc.when i did that , most of my functionality stop working so i tryed to revert back to the old version of swc , when i reverted back i was getting the following error : Cannot create property is...

Views

275

Likes

0

Replies

0
Re: Private audio/video conference - Adobe LiveCycle 29-12-2009
Hi Hironmay,I had attached a sample file i which i was trying to use the groupname created by the owner but still it throws the "insuffecient error" when publisher subscribesActually i am calling the publisher.subscribe after some time using the setTimeout method.I observe onething some times it works fine with 8000 as the delay and sometimes it is not working fine with 8000 as delay.Just want to know after how long should i call the publisher subscribe ?even if i set 10,000 as the delay value,b...

Views

275

Likes

0

Replies

0
Re: Private audio/video conference - Adobe LiveCycle 29-12-2009
Hi Hironmay,Using the owner credential i created the groupname and subscribed to it with the following linessimpleChatModel.sharedID = "testing1234"simpleChatModel.subscribe();wheareas "simpleChatModel" points to the owner credential.After executing the above 2 lines i was able to see my gorupname "testing1234" listed under the CollectionNode in the room console.When i try to execute the below 2 lines after the execution of above 2 lines i am getting "insufficient permission error"chatModel.shar...

Views

276

Likes

0

Replies

0
Re: Private audio/video conference - Adobe LiveCycle 28-12-2009
Hi Hironmay,Thank you very much for your immediate response. I just have 4 more questions 1) Inorder to create groupName for simplechatmodel,i need to be with owner credential to create it.i just want to know which line triggers the creation of groupname is it "chatmodel.sharedId = groupName" or "chatmodel.subscribe()" If "chatmodel.subscribe()" triggers the creation of groupname then in my case i dnt want the owner to be subscribed.Because i need the owner credential just to create the groupnam...

Views

276

Likes

0

Replies

0
Re: Private audio/video conference - Adobe LiveCycle 18-12-2009
Thanks for the response.I have bunch of questions.1) When i try to create groupName with owner credential and when i publish it with publisher credential immediately , it throws me "insufficient permission" error tempVideoPub.connectSession.streamManager.createGroup("testing"); // tempVideoPub assigned with owner credentials // if i try to execute this lines immediately after the create group line,it throws me "insufficient error" // if i try to execute this line after 1 or 2 minutes after the c...

Views

276

Likes

0

Replies

0
Re: Private audio/video conference - Adobe LiveCycle 16-12-2009
Hi,Only a owner can create a group right ?How should i assign the access to guest so that the guest with publisher role can create groups .or dynamically how can i change the user with publisher role to owner role ?

Views

274

Likes

0

Replies

0