Expand my Community achievements bar.

a__w_
a__w_
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Got it, just need to add new node to UserManager collection.const USER_MANAGER_COLLECTION = 'UserManager';static private $USER_MANAGER_CUSTOM_FIELD_CONFIGURATION = array(   'accessModel'=>self::ROLE_VIEWER,   'publishModel'=>self::ROLE_VIEWER,   'persistItems'=>true,   'modifyAnyItem'=>false,   'use...

    Type

    Questions

    Views

    257

    Likes

    0

    Replies

    0
  • Hi!I am looking for a way to share user specific data between connected users. For example, all participants should know each other IDs(our own system IDs, not LCCS).User's custom fields looks the best solution for this, but I can't find a way to register one using PHP, while creating room.How to re...

    Type

    Questions

    Views

    979

    Likes

    0

    Replies

    1
  • Hi!I've tried to use local LCCS server and tried to make application with LocalAuthenticator. For help, i've used example "LocalConnection" from SDK example apps. This example contains comment:The application does not need a room url, store any data, or requires a password.I've tried to do the same ...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    3
  • Hi!SharedWhiteBoard has event synchronizationChange and metadata tag declaration[Event(name="synchronizationChange", type="com.adobe.rtc.events.CollectionNodeEvent")]This metadata tag used by Flex compiler while generating ActionScript code and when I use this event in code like this one:          p...

    Type

    Questions

    Views

    691

    Likes

    0

    Replies

    1
  • Hi!I've cuted code to very simple application that uses flashvars to determine will it publish stream or just subscribe:<?xml version="1.0" encoding="utf-8"?><s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"                   xmlns:s="library://ns.adobe.com/flex/spark"                   xmlns:...

    Type

    Questions

    Views

    503

    Likes

    0

    Replies

    0
  • Here is test application that i am writing fr blog post about LCCS:<?xml version="1.0" encoding="utf-8"?><s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"                   xmlns:s="library://ns.adobe.com/flex/spark"                   xmlns:mx="library://ns.adobe.com/flex/mx" width="100%" heig...

    Type

    Questions

    Views

    477

    Likes

    0

    Replies

    0
  • Hi!While testing ScreenSharing feature i've found some things that is not clear for me:1. Why screen sharing stream descriptor has different publisher ID than publisher's user ID? I've compared StreamDescriptor.streamPublisherID and UserManager.myUserID and there are different values. For me was WCD...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    4
  • Can you post complete code listing that you used to test this issue?Ok, looks like i've figured out where is the problem. I've disabled CURL option and everything started to work properly. Please, check the same script that you have used, but now turn ON CURL:RTC::$USE_CURL = true;

    Type

    Questions

    Views

    627

    Likes

    0

    Replies

    0
  • That's good news for me, thanks.I'll try to clean up everything, switch accounts and will try again with this code.With Whiteboard i've used the same approach, so if chat will work, i guess Whiteboard will work too.

    Type

    Questions

    Views

    625

    Likes

    0

    Replies

    0
  • Hi!Can anyone confirm this issue?I've tested Whiteboard(nodes created with PHP) and faced the same problem. With it Whiteboard functioning like a diaster...

    Type

    Questions

    Views

    625

    Likes

    0

    Replies

    0
Top badges earned by a__w_
Customize the badges you want to showcase on your profile