Expand my Community achievements bar.

BARRYC16
BARRYC16
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I haven't been doing as much testing over the last week, but I've seen this issue a couple of times since I installed the latest SDK.

    Type

    Questions

    Views

    298

    Likes

    0

    Replies

    0
  • I have been using the private streaming video feature and I've noticed that the video quality on the receiving end is degraded. If I stream video to the entire room it looks fine on all the subscribers, but a private stream to a single subscriber is degraded.Has anyone else seen this?Thanks,Barry

    Type

    Questions

    Views

    802

    Likes

    0

    Replies

    2
  • No. It's the one from a few weeks back. I'll get the new SDK tomorrow and I'll post a note back here in a few days to let you know if I'm still seeing the problem.Thanks,Barry

    Type

    Questions

    Views

    289

    Likes

    0

    Replies

    0
  • Since I started using the last release of the SDK I've been seeing an intermittent problem with NOT receiving Authentication Events. It happens about 1 time in 20. Has anyone else seen this problem? Is the correct workaround to set a timer and try to login a second time?Here is a snapshot of what my...

    Type

    Questions

    Views

    931

    Likes

    0

    Replies

    4
  • Hi Raff,I tested it with AFCS.jar outside of eclipse with JDK 1.5.0_20 and it worked fine.However, I was able to reproduce it again inside eclipse and got the same error repeatedly.I changed my eclipse project to use jdk 1.6 and it worked fine.Also, just for curiosity I switched back to JDK 1.5.0_20...

    Type

    Questions

    Views

    306

    Likes

    0

    Replies

    0
  • Hi,I am using the old sdk java server API code, trying to create a room.I get an error when I try to construct the AccountManager class in the old server api file AFCS.java. When I turn on DEBUG here is what the log shows...http_get: http://connectnow.acrobat.com/xoomxo?mode=xml&accountonly=true&;{}...

    Type

    Questions

    Views

    949

    Likes

    0

    Replies

    2
  • Hi Nigel,What Eric describes below is also what I see. I believe I have seen up to 7 instances of the same user in the room at one time when testing.username, username1, username2 etc...My preferred behavior would be that if a user re-enters with the same displayName/authToken that the server would ...

    Type

    Questions

    Views

    943

    Likes

    0

    Replies

    0
  • Is there any way to merge a user with an existing login that exist for the same user. If I log in to a room and exit without disconnecting gracefully, and re-enter again with the same auth token I get a new user listed with number 1, 2.... etc added to the display name. Is there any way to configure...

    Type

    Questions

    Views

    3.0K

    Likes

    0

    Replies

    13
  • Does a room session end when all users have exited the room?Is it possible to create tokens that would be valid for a specified period of time?

    Type

    Questions

    Views

    549

    Likes

    0

    Replies

    0
  • Thanks Raff,That was the problem indeed.. :-)...It works fine if I called the api with a lowercase room name.I am using the code in AFCS.java pretty much as is... and it looks to me that when I try to create a room with uppercase characters through the api that it gets created with all lowercase. Th...

    Type

    Questions

    Views

    356

    Likes

    0

    Replies

    0