Search results

  1. S

    Conference Recording

    yes Max this I checked, but for Transcribe we need each participant's name as well, so that the end result can be like this for ex: Savvy: Hi, how are you? Max: fine, what about you? Previously what we thought we will record a participant with his name for ex. Savvy-{uniqueKey}.mp4, and same...
  2. S

    Conference Recording

    Hi Max, is enable_empty_shift_writer flag removed from the latest version of Flashphoner ? We have a use case where we are sending each participant's recorded mp4 file to AWS for Transcribe, to get properly synced speech to text we need to sync video of partipant1 & participant2, is there any...
  3. S

    Conference Recording

    Hi Max, Can you please help us with the following queries - 1. Does Flashphoner recording feature has any API or Webhooks which can tell us when a recording is ending ? 2. Is there any way to identify each recording with the participant's name along with some other parameters ?
  4. S

    Screen Share and Video on Flashphoner Conference Feature

    Hi Max, We need to stream the Conference video (Combined Stream) to Social Platforms like Facebook, YouTube, is there any out of the box methods available from Flashphoner ? or We need to combine each stream using Stream Mixer Setup and send it to Social Platforms ? Please let us know.
  5. S

    Screen Share and Video on Flashphoner Conference Feature

    Max, is there any other parameters involved in setting up participants apart from <script>var _participants = 2</script> I tried this and still getting "Room is full" after 2 people joining.
  6. S

    Screen Share and Video on Flashphoner Conference Feature

    okay thanks Max, we will do as mentioned
  7. S

    Speech to Text Integration using Flashphoner

    Okay Max we will check...
  8. S

    Speech to Text Integration using Flashphoner

    Hi, We need to integrate a speech to text use case using Flashphoner, is there a way with Flashphoner to do that? We need to identify each user during conversation for conversion, we have seen Flashphoner puts a border around each speaker when they are talking, is there any way we can...
  9. S

    Screen Share and Video on Flashphoner Conference Feature

    Hi, We are working on a use case where Screen Share and Webcam video both need to be shared, how we can do that in a Conference and at a time we are only able to add two people to a conference is there any way to increase the person limit ? can each joined user share camera and screen both at...
  10. S

    Adding watermark from client side

    Hi, Max while using canvas method we are not able to switch between Screen & WebCam using switchToCam() and switchtoScreen() method, is this a limitation ? can that be possible with Canvas capturing method ?
  11. S

    Adding watermark from client side

    Max, I tried this, the issue I am facing is when I am setting this customStream in the constrains that is not working what we are trying to do is, we developed a JavaScript plugin which is - 1. getting webcam feed 2. converting to canvas then adding watermark and then again converting that to...
  12. S

    Adding watermark from client side

    Max, I need Web Solution for now, I think that you already shared, let me try that one
  13. S

    Adding watermark from client side

    Hi guys, we are trying to add custom watermark to our WebRTC stream by intercepting the stream and Flashphoner client library communication, can you please suggest me where I can intercept the stream and add the logo. our workflow should look like this WebRTC Stream -> Intercept Stream (Adding...
  14. S

    Issue With Screen Share

    Hi, Max we tried the same already, we tried constraints.video.withoutExtension = true; during switching screen but it did not work, look like there is no effect of this when I am using switchToScreen() function available inside flashphoner, please help me out on this, if possible please give a...
  15. S

    Issue With Screen Share

    hi, max do we need to publish our own extension, to work with this switchToScreen() function, cause when I used it, got "ERROR Error: Screen sharing extension is not available", please see the screenshot, is there is any alternative way to it ?
  16. S

    Issue With Screen Share

    Hi guys, we are doing Screen Sharing & Live Stream using Flashphoner Webcall Server, while Live Stream working fine we have few queries regarding Screen Sharing - 1. can we switch video source, once a session got established 2. is it possible to switch between "Webcam Feed & Screen Feed"...
  17. S

    Issue with YouTube Live Stream

    thanks Max for such quick response, we followed the above mentioned steps and it worked fine.
  18. S

    Issue with YouTube Live Stream

    Hi guys, We are trying to implement YouTube Live Stream using Flashphoner, we followed the documentation mentioned here (https://docs.flashphoner.com/display/WCS5EN/Republishing+to+Youtube#RepublishingtoYoutube-Preparingtothetest), even after setting everything correctly we are not able to see...
Top