Search results

  1. L

    OD Injection Issue since last update

    HI We have recently installed the latest version of Flashphoner 5.2.1690 and OD injection into a stream is not working anymore I have found out that now a new method is used called inject2, but now it always tells me that the file I am trying to inject cannot be found even if its exactly the...
  2. L

    Feature Request - Mixer Animated Background

    Hi You are doing an excellent job with features for the mixers enabling content creators to deliver an excellent type of broadcast. One feature that would be excellent to add is the ability to implement an animated mixer background. It could be a video looped that can be added in the...
  3. L

    Issues when injecting OD into live with RTMP

    Hi When I inject a video OD from storage into a mixer live stream and the mixer stream is sent via RTMP to a Wowza server, when I connect to the video via HLS(to the wowza Server) the video is not showing correctly, it's very choppy and almost unusable, this is when the original OD video has...
  4. L

    Feature Request

    Hi I was wondering if possible to add a transition(I.e. Fading) when adding/removing a stream to the mixer, that would add a much more professional look when using this feature to create a presentation. Please let me know Thank you Luca
  5. L

    Error Messages in the logs for Mixer

    Hi We recently started to experience some strange behaviour with our WCS server: 1. Users randomly getting disconnected from conference Rooms 2. User stream stopping after sometimes it has been added to the mixer(the stream stopping is inside the mixer, the origin stream is fine), this...
  6. L

    Video OD inject with captureStream

    Hi This is more of a challenge rather than a technical issue. We want to implement within our application a way to inject video OD into the mixer, whilst still having full control of when the video Start/Stop/Pause. In order to do that the only way we have managed to make it work is with the...
  7. L

    Call via SIP disconnecting after around 1 minute

    Hi I am trying to implement SIP calls to a TWILIO SIP domain server that redirects the call inside a conference call. The call disconnects after around 60 seconds and cannot understand why. Please let me know if you can help Thank you Luca
  8. L

    Access WebRTC stream using simple URL format

    Hi We are trying to configure an external application to pull a stream from the WCS server, but the only format accepted from the external application is: wss://mystream.ngrok.io/audiostream Where audiostream is the unique stream name Is there a way to configure the WCS server to be able to...
  9. L

    MCU Support

    Hi In your documentation you describe the use of the Mixer with MCU support We have changed the following parameters in the flashphoner.properties file mixer_mcu_audio=true mixer_mcu_video=true However, when I add my stream to the mixer, I can still hear my voice coming through the mixer. I...
  10. L

    Replace Audio of existing stream and send via WebRTC or RTMP

    Hi I was wondering if we are able to do the following Take an existing stream(from a mixer) and replacing its audio with a local browser microphone and send to an RTMP server Flow would be: 1. User logs into application and see a video playing the WCS mixer WebRTC stream(this mixer contains...
  11. L

    Unable to Initialize Flashphoner SDK in ReactJs Application

    Hi We have implemented the Flashphoner SDK in our existing ReactJs(with Apollo and NodeJs) application, the Flashphoner SDK is activated correctly in local, but when deployed into the K8s Pod it shows the error below(in the console) when the application is loaded in the browser(any browser)...
  12. L

    RTMP Pull video's Audio/Video breaking when added to mixer

    Hi After I pull an RTMP video from a Wowza server and add it to the mixer, the video and audio are breaking and they are almost unusable, is there anything specific I should do to make it work? The Wowza and the WCS servers are on the same network so latency should not be an issue. Here is a...
  13. L

    Add VOD file to mixer delay

    Hi I am trying to setup VOD stream in a way that once it start playing, the file is added straight into the mixer so we can stream it via RTMP(I know we can stream directly to RTMP without the mixer, however you will understand later in the post why we need to use the mixer). Steps Below: 1...
  14. L

    Screen Share Stream poor Quality in Mixer

    Hi We have implemented screen share into a conference and one the screen share stream is published and added to the mixer, the result is a very poor quality video, the screen details are barely visible Is there anything specific that we need to do to increase the quality of the screen share...
  15. L

    Mute Remote Participant in Conference Room

    Hi I am trying to find a way how to mute/unmute a remote participants stream when they join a room(or they already are in a room) I would like to associate an audio button to each participant where I can mute/unmute their stream Is there a way I can do it? Please let me know Best Luca
  16. L

    Capturing VOD from a file

    Hi I am trying to implement a feature that lets me add a stream a VOD file to a mixer, however I wold like to also add the functionality to pause the video stream and start it from the beginning when its tie to push it into the mixer Is this possible? Thank you in advance for your response...
  17. L

    Mixers Disappearing shortly after creation

    Hi After I create a mixer using the REST API after a random amount of time, the rest-api/mixer/find_all cannot find that mixer, it just disappears, what am I doing wrong? Thank you in advance for your help Best Luca
Top