Search results

  1. G

    Server timeout and java.rmi.UnmarshalException

    We are experiencing 2 different issues with the WCS that are making it very difficult to use. 1) The first issue we ran into was that websocket connections to the WCS are timing out because the WCS is not sending ping commands to the client. We first noticed this in version 5.0.2367, and prior...
  2. G

    3 apps are named 'chatRoomApp'

    The WCS comes preloaded with several "apps" that point to localhost. Three of these apps have their name configured to be 'chatRoomApp'. This makes updated/removing any of these three apps impossible, because it outputs the error, "exception: result returns more than one elements". The three...
  3. G

    Record Room Stream from Android

    I don't see a way to record video through the Android SDK while using the roomAPI. It is easy to do it with the web's JS SDK by sending record=true in the room.publish() call, but that doesn't seem to be possible on Android. Android's Room.publish method only seems to accept a...
Top