Search results

  1. A

    Windows FMLE Transcoding for WebRTC playback

    From previous threads, it does not appear to be an option to broadcast with FMLE VP6 video and have that transcoded to a format that is supported with WebRTC playback. Can you confirm this is still the case? Regarding audio, FMLE on Windows (without the additional AAC encoder) only supports MP3...
  2. A

    Lookup of RMI stub failed; nested exception is java.rmi.ConnectException

    I'm setting up a new server with more resources. I'm using the same installation routine I've used for my other servers (Launched from EC2 AMI). The WCS admin site loads with the default version included with the AMI. However, I get this RMI error after I run the WCS update Whitelabel Error...
  3. A

    com.flashphoner.server.G.A.E: No free ports available

    I received this issue this morning during an audio-only stream. A few hundred subscribers were online at the time. Existing users were able to maintain their audio stream, but new subscriber connections were not allowed. All CPUs started going to ~100% usage. I tried stop/start on webcallserver...
  4. A

    Video on iOS doesn't render when toggling visibility

    Recently we've run into some issues with Flashphoner WebRTC on iOS 11 devices. When the video element is hidden and then shown, the video stops rendering. The audio continues to play. Through the WebRTC getStats API, I've been able to verify that the video data is still being streamed to the...
  5. A

    Got exception on method playStream

    Recently we ran into some instability with our flashphoner server. The server was running smoothly and serving a handful of streams to some WebRTC clients when suddenly it stopped accepting new connections. The admin interface also stopped responding. To resolve the issue, we stopped...
  6. A

    WCS crashed and will not restart now

    Everything was running fine, then the service just died this morning When trying to restart the service, I get: org.h2.jdbc.JdbcSQLException: File corrupted while reading record: "/usr/local/FlashphonerWebCallServer-5.0.2570/database/wcs_manager.mv.db". Possible solution: use the recovery tool...
  7. A

    List of changes for minor updates

    I noticed during a check_update that there is a new version available: >>> New version available: 5.0.2597 I see the "key releases" on the blog post from Nov 12: https://flashphoner.com/wcs-key-releases-2017-august-nov/ Is there a list of changes available for these minor updates?
  8. A

    Audio-only WSPlayer

    Is it possible to stream audio only with playback on the WSPlayer? For my tests it seems to broadcast and send data all the way through to the client for playback, but nothing ever plays. If I add video (black screen, 400x400) it works fine, but there is an additional ~15kbps overhead.
Top