Recent content by subhra_saranyu

  1. S

    Flashphoner load testing

    Hi Max, not able to download the testing tool from here: https://flashphoner.com/stress-tests-and-load-tool/ Can you help
  2. S

    Queries on Load Balancers

    Hi Max, after Application LB setup, we are getting 502 Bad Gateway on LB Endpoint, anything else we need to setup apart from steps mentioned in the document ?
  3. S

    Queries on Load Balancers

    Hi Max, We came to know that Classic Load Balancers are retiring this August, since we are using AWS Classic Load Balancers for Flashphoner, I want to know if there is any other alternative for the same ? or if Flashphoner is compatible with other type of LBs
  4. S

    Transcoder Error on Mixer

    Hi Max, We are facing a sudden error of TRANSCODER_RESULT_NULL from Flashphoner side during room creation which was working fine earlier. on server log I found the following errors - 10:36:16,548 ERROR 01-987d-af6d21c8eeeb -...
  5. S

    Flashphoner Latency During Screen Sharing

    Hi Max - One of our use-case allows a user to share his / her screen during a conference call there we seeing a latency of 2/ 3 secs, is there any way to reduce that one to < 1 sec.
  6. S

    Queries Regarding Green Screen

    Hi Max, I want to know if Flashphoner has any Green Screen feature in-built ? or need to be achieved via Canvas Streaming Only ?
  7. S

    VOD to Live Stream

    Hi Max, I have tried the method mentioned in the documentation for AWS S3 file VOD Streaming. First approach - { "uri":"vod-live://s3/cloud-storage-records/sintel.mp4", "localStreamName": "vod-2-aws" } Second approach - {...
  8. S

    VOD to Live Stream

    Hi Max, we followed above method, Every time when we are doing a POST request its coming back as 200 Ok, but when I am trying to find_all the VOD streams its returning as 404 Not found this is where we are doing post request - https://testwss.streamm.io:8444/rest-api/vod/startup with the...
  9. S

    VOD to Live Stream

    Hi Max, We have one use-case where user will schedule a VOD content for Live Streaming, How we can initialize a transponder with a VOD link ? Can you please help ?
  10. S

    Not able to run external scripts inside of on_multiple_recocd_hook.sh

    # This script copies a recorded stream to client/records FILE_NAME=$1 WCS_HOME=/usr/local/FlashphonerWebCallServer LOG_FILE=$WCS_HOME/logs/multi-record.log MIXER_TOOL=$WCS_HOME/tools/offline_mixer_tool.sh # Set LOGGER_ENABLED to true to enable mixing debug logging LOGGER_ENABLED=false echo...
  11. S

    Issue with Mixer Streaming

    Hi Max, while going live using Mixer, more often I am getting this message The stream's current bitrate (549.47 Kbps) is lower than the recommended bitrate. We recommend that you use a stream bitrate of 2500 Kbps. can you tell me what causing such issues, we are not able to debug this. Also...
  12. S

    Stream Conferencing & Mixing

    Hi, Max How we can utilize the above using Rest APIs?
  13. S

    Flashphoner Loadbalancer

    Hi Max, Flashphoner load balancer documentation (http://docs.flashphoner.com/display/WCS/Load+balancing) is not accessible to end-user and asking for login, can you please give us another documentation link regarding the same.
  14. S

    Removing Participant's during Conference

    Hi, Max I am getting undefined while using the above method, any idea on that ? PS: I am getting correct participant's name but somehow messages are not coming in the ROOM EVENT itself, any specific reason for the same ?
  15. S

    Removing Participant's during Conference

    Hi, Max, We are planning on creating a functionality where a meeting host should be able to remove a participant or Mute them forcefully if requires, is there any way to do that ?
Top