Search results

  1. T

    Video freeze

    The metrics using rest api shown VIDEO_RATE is 0, i don't know why it will be 0 after run for a few hours. But not all same models of cameras got this problem. Also, Will WCS reconnect the rtsp automatically if no frame for a given time? "videoState": { "muted": false }, "mediaProvider"...
  2. T

    Video freeze

    sent
  3. T

    Video freeze

    The configuration is RTSP -> WCS -> Web broswer. In my testing, after a few hours of video streaming, some video will freeze until i disconnect and reconnect it again. (I am using chrome latest version, tested on 2 different PC) If i check it using /rest-api/stream/find_all, it is still...
  4. T

    WCS to rtsp camera security problem

    Is there any rtsp over https support or similar thing in WCS to help improve the security between WCS and the RTSP source?
  5. T

    WCS to rtsp camera security problem

    The config is Network camera --- RTSP ---> WCS ---- WebRTC --->Browser Is the WebRTC part has data encryption on the video channel? How about the RTSP part, it seems the username and password of the RTSP is in the URL itself, so it seems not secure, anyway we could help on the WCS to improve...
  6. T

    Does Apache Log4j Security Vulnerabilities affected?

    Does Apache Log4j Security Vulnerabilities affected? https://logging.apache.org/log4j/2.x/security.html
  7. T

    Incorrect color shown on the video

    Tried restart PC before the test: Tried disable hardware acceleration or not on the Chrome and Edge, still have problem. Tried disable hardware acceleration or not on VLC, still no problem.
  8. T

    Incorrect color shown on the video

    I have a rtsp link, which viewing on the browser (tested chrome and edge) will have color incorrect problem, but no problem on the same PC using VLC player. Also the video viewing on another PC and iPad using the demo page will have no problem. What could be the problem?
  9. T

    Is there any example code on how to use Flashphoner WebCallServer JavaScript API (Web SDK) on reactJS?

    Is there any example code on how to use Flashphoner WebCallServer JavaScript API (Web SDK) on reactJS? https://www.npmjs.com/package/@flashphoner/websdk
  10. T

    Web call server down suddenly

    SSH info has been sent
  11. T

    Web call server down suddenly

    Tested your link it is working on the same iPad, so will try to prepare the SSH connection for you to check.
  12. T

    Web call server down suddenly

    just tested the two-way streaming on my iPad, iPhone and tried wifi and 4G network, when click Connect button, it shown FAILED, the report is sent.
  13. T

    Web call server down suddenly

    I got Cообщение <1635127630.6176114ecfeb8@flashphoner.com> для support@flashphoner.com не было доставлено через ApMailer\Smtp. Ошибка: 104: Не удалось считать данные из сокета. Ошибка: Undefined index: cert_private_key When i upload the report
  14. T

    Web call server down suddenly

    Now, i have a problem on streaming video to iPhone and iPad using safari, Chrome on android on my testing and even on demo page, when i login the demo page and go to Stream Diagnostic, and click Start, it shown FAILED, but it was ok before. Do you know why, But it is ok on windows chrome.
  15. T

    Web call server down suddenly

    For rtp_activity_video, the config file (flashphoner.properties) doesn't contain this line, so it should be true by default. But why the connection is not closed.
  16. T

    Web call server down suddenly

    But why no video on RTP will cause the service down, it may happen on real situation? And how could we happen this case, e.g) detect it and reconnect the RTSP link? I have modified the wcs-core.properties as you mentioned.
  17. T

    Web call server down suddenly

    I have upgraded to JDK 14, but the flashphoner not working again today. Thanks, The demo page, rest api cannot be connected.
  18. T

    Web call server down suddenly

    java process loading is very slow, Java is using 11.0.11. Ok, we will try to update the JDK to 14.
Top