Search results

  1. Matthew Alan Gray

    Android SDK Session Collection and Destruction of Old Sessions

    Using the Android SDK, I see where I can create sessions, and I can even see where I can retrieve existing sessions from the collection of sessions managed by the SDK, but I see no mechanism for destroying sessions - just disconnecting them, and they cannot be reconnected after being...
  2. Matthew Alan Gray

    Working Swift Example?

    Does a working iOS Swift example for the Player example exist anywhere?
  3. Matthew Alan Gray

    RTSP Stream Still Playing from Source After Disconnect

    We currently have a single WCS server up on an EC2 instance, and we use it to connect to external RTSP streams and stream the resulting video over WebRTC. The problem is, once we stop streaming over WebRTC, the RTSP stream may still be active. Is there any way to ensure that the RTSP stream...
Top