Search results

  1. R

    Backup Stream

    Hello! Its possible to configure a backup stream? For example, if HLS 1 failed on the middle of event, we automatic load HLS 2.
  2. R

    Server Crash

    Hello! This night we got a server crash and looking at logs we found only this exception from java: 00:35:20,909 ERROR TcpClient - TcpClient-/X.X.X.X:31042-pool-76-thread-1 Got exception java.lang.NullPointerException: message at...
  3. R

    Embed Player - Duplicate Video

    Hello! We are experience issues (video is duplicated) on embed video player as bellow:
  4. R

    Mixer Layout - Quote

    How to receive a quote from this layout to mixer:
  5. R

    Player HTML5 - Show Controls

    Hello! While using player demo, if right click on stream, show controls are avaiable. How to make controls always avaiable?
  6. R

    Digital Ocean - Floating IP

    Hello! We attempt to configure a CND EDGE NODE @ DigitalOcean. Using the main IP of machine -> OK - works good. Using the FLOATING IP, (good for snapshot and up a machine once needs), keeping configuration, ssl and others settings, we got a lot of errors regarding: CAN NOT BING SIP PORT...
  7. R

    Ice Servers

    Hello! Is this correct? We are using credentials from DEMO of FlashPhoner TURN function start() { //check if we already have session if (Flashphoner.getSessions().length > 0) { startStreaming(Flashphoner.getSessions()[0]); } else { //create session var url =...
  8. R

    MCU - Blurred Image

    Hello! We are experience issues with MCU. The video images are blurred a lot of times. The incoming stream is clear, but the stream into MCU a lot of time becomes blurred and colored. Encoder priority - flashphoner.settings is VP8, H264
  9. R

    Multiple Players at same page

    Hello! Its possible to use the player (webrtc) not embed, on the same page, to monitor arround 50 streams? Actually we are using this with the embed code and works.
  10. R

    Auto start HLS by RTMP

    Hello! There is an way to auto-start HLS from RTMP published stream?
  11. R

    WebRTC - User to user stream

    Hello! Is it supported use WCS server and user to user stream, to reduce server load?
  12. R

    PULL - PUSH

    Hello! We are trying to PULL stream from another WCS server using API. We got 200 CODE return, but stream is not being played. Server A -> StandAlone -> User connect and stream webcam Server B -> PULL stream from server A. How to? We follow the documentation but not works.
  13. R

    MCU - Monitor all streams outside the mixer

    Hello! We are testing MCU. We can create the conference and all participants, its OK. But once we attempt to capture the individual stream like "carlos#room123" its become without audio, only video. How to capture and record individual MCU participantes outside mixer?
  14. R

    Unknow CA

    javax.net.ssl.SSLException: Received fatal alert: unknown_ca at sun.security.ssl.Alerts.getSSLException(Alerts.java:214) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1667) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1635) at...
  15. R

    Server Errors - Urgent

    Hello! We are totally stopped. 2 servers, located on 2 different regions, are returning FAILED once attempt to start webcams. Mixer not start RTMP publish - not working But we can access administrative area
  16. R

    echoCancellation = MediaTrackSettings.echoCancellation;

    Hello! There is support for this? https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackSettings/echoCancellation#:~:text=Echo%20cancellation%20is%20a%20feature,device%20and%20their%20input%20device.
  17. R

    Webcam Quality

    Hello! We are questioned by our end customers, why VmixCall webrtc has better video quality than our systems. What is the ideal settings for better performance of webcam streaming from browser on FlashPhoner? Users with a bad internet connection on vmixcall still with a good picture quality...
  18. R

    CDN 2 Origin - 1 edge

    Hello! We are testing 2 ORIGIN servers and we are able to play cross ORIGIN A and B by using "cdn_origin_to_origin_route_propagation=true". But, our edge server are only playing streams from ORIGIN A, if we publish video from B, I can play into A but i can not play into edge. ORIGIN A...
  19. R

    WebRTC - Stream to Primary and Backup Servers

    Hello! I would like to know if is possible to stream webcam to 2 servers at same time using flashphoner. The idea is to transmit to primary and backup server at same time from browser. Or, how to receive webrtc from another server?
  20. R

    Error to remote monitor a stream attached to mixer

    Hello! We know is not possible to add the same stream to 2 or more mixers. But, we are experiences issues once attach stream A to mixer, its stop to be played on stand alone player.
Top