Search results

  1. Max

    Inquiry Regarding Connection Timeout Issue during Network Switching with Room API and Video Streaming

    Good day. Since WebSDK build 2.0.251, a room Websocket connection control options are available: Room connection control options
  2. Max

    We have issue in video stream

    There is no such Flashphoner WebSDK version. The latest actual version is 2.0.252. Please update and check. Also you should test in example applications and demo server a we supposed above.
  3. Max

    We have issue in video stream

    Good day/ Please clarify the following: 1. What WCS version do you use? 2. What Web SDK version do you use? 3. Is the problem reproducing in example applications (Two Way Streaming etc)? 4. Is the problem reproducing with our demo server...
  4. Max

    Проблема с mozilla firefox

    Добрый день. К сожалению, нам не удается воспроизвести проблему в Win Firefox 131.0.3 как с последней сборкой WebSDK 2.0.251 и WCS 5.2.2096, так и на демо сервере (2.0.248 и 5.2.2071 соответственно). Проверьте, пожалуйста, на демо сервере в примере Media Devices...
  5. Max

    Error on html

    Good day. Since WebSDK build 2.0.250 a media devices labels are URI encoded to prevent a possible parsing issues at backend side for non-latin characters. Please update WebSDK and check.
  6. Max

    if i purshance paid version of flashphoner then how many user will connect

    Hello Please check the pricing page WCS is a self-hosted software. The number of connections is limited by network bandwidth and hardware of your VPS or physical server. There is no program limitation. Rough calculation. 1 stream 720 p = 2 Mbit per second 250 streams will utilize 500 Mbit per...
  7. Max

    Vulnerabilities on WCS server CentOS 7 with Ngix runing

    Please try one of the following approaches: 1, 2, 3
  8. Max

    Error on html

    Hello The issue is confirmed on our end. According our tests it does not parse this character properly ó We are working on a fix. Will keep you informed.
  9. Max

    Vulnerabilities on WCS server CentOS 7 with Ngix runing

    Hello What is the server port where TLSv1 in use? WCS default secure ports 8444 HTTPS 8443 WSS (Websocket SSL) Nginx secure ports 443 (?) If you are using Nginx as a reverse proxy Browser > [TLSv1] > Nginx 443 > [HTTP not encrypted] > WCS 8080 Then the TLSv1 issue is on Nginx end. To fix...
  10. Max

    Error on html

    A possible problem may be in non-latin characters in camera or microphone device name Predeterminado - Micrófono de los auriculares con micrófono (2- Jabra EVOLVE 20 MS). We raised the ticket WCS-4249 to encode such characters before sending them to server for debug purposes. As workaround, try...
  11. Max

    Error on html

    This is not the same error: Seems like the camera is captured correctly, but WebRTC connection failed. We can't reproduce this on Windows 11 with Video Chat and Screen Sharing example in MS Edge 129 on our demo server...
  12. Max

    DigiEye's streams cant be played

    Good day. Unfortunately, the logs contain a different events: the flashphoner.log file contains events since 13:03 to 13:07 according to the server clock but sdr.log contains the event happened in 15:21 according to the server clock So we can't match neither time nor RTSP URL nor media session...
  13. Max

    Error on html

    Good day. The message SERVER_PORTS is not defined does not mean any error. It means WebSDK uses default Websocket port (8444) to connect to server. But Could not start video source means the browser (MS Edge in your case) cannot capture the web camera chosen. Usually this is due to the camera is...
  14. Max

    RTSP Stream Not Working in Flashphoner but Plays Fine in VLC

    We fixed both the issues in build 5.2.2096. The streams /channel/101 and /channel/201 should now play correctly. Please update and check.
  15. Max

    RTSP Stream Not Working in Flashphoner but Plays Fine in VLC

    We reproduced a new issue and raised the ticket WCS-4248 to fix it. This seems to be not the same issue as WCS-4246. Please keep the stream available to check whats wrong.
  16. Max

    RTSP Stream Not Working in Flashphoner but Plays Fine in VLC

    WCS-4246 Internal ticket has been raised We will inform once we have any progress Please use a workaround with H.264 codec for a while
  17. Max

    RTSP Stream Not Working in Flashphoner but Plays Fine in VLC

    UPD This does not look like a freeze. Timing is running. So we assume this is an issue with H.265 codec on WCS end. If you leave the stream reachable in 24 hours, we will be able to check what is wrong. As a quick fix you can change codec from H.265 to H.264 on camera end. Please note. Even...
  18. Max

    RTSP Stream Not Working in Flashphoner but Plays Fine in VLC

    Hello We can watch a freeze while playing with VLC. Codec is MPEG-H Part2/HEVC (H.265) (hevc)
  19. Max

    Черный экран при смене камеры switchCam

    Обратите внимание, что пример Media Devices запрашивает доступ к камере при открытии страницы (и в этот же момент формирует список устройств для переключения между ними). Вероятно, в вашем коде также необходимо запросить разрешения при помощи метода Flashphoner.getMediaDevices() при открытии...
  20. Max

    jquery old version

    We updated jQuery to latest version 3.7.1 in build 5.2.2095.
Top