Search results

  1. P

    WebRTC:VP8 player loader keeps spinning

    Hi We have an issue with the VP8 codec that is not present in 5.2.940 but seems to have started from 5.2.944 (maybe even 5.2.942) and newer. Unfortunately, it is a bit difficult to reproduce. It helps leaving out H264 in the flashphoner.properties file codecs list and then starting and stopping...
  2. P

    WebRTC: Have to push switch button twice when starting a stream with the rear camera since WebSDK 0.5.28.2753.150

    Hi Before this update it was possible in the “then” call after getMediaDevices to call list.video = list.video.reverse(); and by doing so make it use the backwards facing camera to begin with. However, from WebSDK version 0.5.28.2753.150 and onwards using this method makes the switch button...
  3. P

    Turn server with time limited credentials

    Hi, We are testing a setup with a turn server using time limited credentials. We can make it work when connecting to the WCS with createSession() however, if the user stays on the page for longer than our TTL and the stream is stopped and started (not the session). We need to update the username...
Top