Search results

  1. T

    On Record Hook Script not triggering

    Hello We are having an issue with our media server where recorded webm videos are not triggering the on_record_hook script. The codec priority in the sever is set to the default, favouring h264 over vp8 but we are aware that webm videos will on occasion come through which is why we originally...
  2. T

    on_record_hook script taking too long

    Hello We are trying to use the on_record_hook script to post-process our recorded streams with ffmpeg and then copy the processed videos to an S3 bucket. However we are getting an issue on the front end where the user completes the recording but is waiting a long time for the...
  3. T

    Issue with Custom WebSocket Port on WCS 5.2.1181

    Hello I am trying to upgrade the WebCallServer on AWS to 5.2.1181, however testing on the demo's Stream Recording page I immediately get a 'Failed' status upon trying to start the streaming: (Redacted URL in textbox) We are doing the upgrade so that we get the fix for the display...
  4. T

    Playback Issue on Chrome for Recorded Videos

    We have just recently experienced a problem where the recorded videos are being played sideways on Chrome. The latest version of Chrome was released only 2 days ago and it has affected most of our recorded videos done through WCS. It seems unaffected by the device it was recorded on, as...
  5. T

    Issues Testing WCS on Google Cloud Platform

    Hello I've been following the Flashphoner document here with regards to deploying and testing a WCS on the Google Cloud Platform. Following the instructions in the document I managed to start up a WCS and log into it however when I tested the streaming functionality it returned with an instant...
  6. T

    GCP and AWS Licensing

    Hello We've been testing and deploying the WCS to the Google Cloud Platform and I have a question about licensing. We currently use AWS to deploy EC2 instances of the WCS using the AMI provided by you in the AWS Marketplace...
  7. T

    Possible Media Server Impacts

    Hi I am writing to understand the possible impacts that may happen as a result of sanctions against Russia. We are currently subscribed to the Flashphoner WCS on AWS Marketplace. Do you expect the web call servers running on AWS to be impacted if sanctions are applied at a larger scale? If...
  8. T

    Video Streaming Corruption

    Hello We have an issue were a number of users have been getting corrupted videos using the stream publishing but we are unable to figure out why or re-create it. We think one of the factors may be the OS - Browser, Windows 10 - Chrome, as they all have the same user agent, however when we...
  9. T

    WebCallServer start not working with EFS mount

    Hello We're having trouble deploying the latest version of the WebCallServer (5.2.944) on AWS. When deploying a WebCallServer, we also mount Amazon's EFS to the records directory so that we can have multiple WebCallServers sharing the same network file system. However when deploying the...
  10. T

    Java Memory Allocation on Linux 2 AMI

    Hello We've been testing concurrent streams on the media server to ensure it can handle enough, however when testing we've found that all of our streams didn't finish correctly. We had 16 concurrent streams recording to the server, which is our benchmark, but once the streams were called to...
  11. T

    iPhone Stream Recording won't play video

    Hi We've found an issue regarding iPhone Xs where, after doing a stream recording and playing it back, sometimes the video is frozen and is orientated differently to how it was recorded (audio stream continues to play). We would go to our hosted WCS Stream Recording demo page and record a...
  12. T

    Stream cut-off while recording on MacBook Safari

    Hi We've discovered an issue that seems exclusive to MacBook (Big Sur) Safari where the stream recording stops capturing video and audio after 8-10 seconds. Testing on the WCS Stream Recording demo page, we would do a recording of about 15 seconds. When playing back, the audio and video will...
  13. T

    Room Participant Control

    Hello Max Regarding the Room API, is there a builtin way to disconnect/kick certain participants from a room (or even do it from the CLI over an SSH connection)? The current implementation I have is to use the ROOM_EVENT.MESSAGE to handle certain commands, like 'Disconnect' to remove a given...
  14. T

    AWS - service webcallserver not found

    Hello I've recently updated the WCS on AWS from 5.2.673 to 5.2.780 and found there was an issue with the command service webcallserver (start|stop|restart). Whenever I call it I get this instead of the usual stopping/starting messages: The workaround I have for this currently is to replace...
  15. T

    Unable to get stream info on Stream Status Unpublished

    Hello I recently updated the WebCallServer to the latest Amazon version (5.2.629) and began testing the stream publishing. However when I finish the stream I get an error on the browser saying that the video file cannot be found. In the Stream Recording demo page on the media server it's quite...
  16. T

    Video cut-off during recording

    Hello We have been experiencing an odd issue lately where some of the videos recorded are cut-off halfway through the video recording. For example, I started publishing a video stream and finished it 2 minutes afterwards but the video saved on the server was only 1 minute and 30 seconds long...
  17. T

    Stream Recording not playing back on iPhone Safari

    Hi I have recently been testing on the latest Flashphoner demo server and one issue that I noted was that when using an iPhone XS (Ver. 13.3.1) and using the 'Stream Recording' I wasn't able to play back the video. It would start up correctly, establish a connection and start publishing a...
  18. T

    Firefox 69.0.3 Issue on Mac

    Hey Flashphoner I've been unable to submit videos with the latest version of Firefox. I am able to start a video recording successfully (Publishing status) but when I try to submit the video it goes to the unpublished status but no video gets submitted and the status doesn't change. Solution...
  19. T

    Invalid Constraint Error on specific version of iMac - Safari

    Hi I've currently been trying to test Flashphoner with iMac - Safari and am currently getting this error (see image attached): OverconstrainedError {message: "invalid constraint", constraint: "width"}. This was originally raised in this thread and was fixed shortly afterwards (in WCS version...
  20. T

    Memory Leak

    Hi We have been using Flashphoner in a production environment for almost a week now and we are currently getting a few memory leak issues. We originally thought it was related to the JVM not having enough heap memory so we've increased it, as well as adding these other configurations: -Xms6g...
Top