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

    263

    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

    985

    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

    701

    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

    542

    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

    516

    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.4K

    Likes

    0

    Replies

    4
  • Hi!I've tested video streams with WebCamera example from SDK and tried Video display from console.And looks like there are bug, in app this video looks as expected, but in console it was croppedHere are screenshot. I've used latest Navigator, downloaded from my account, to fix that bug with updater.

    Type

    Discussions

    Views

    875

    Likes

    0

    Replies

    1
  • 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

    683

    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

    681

    Likes

    0

    Replies

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