Search results

  1. yeprem

    Video stopped by the browser

    We have this code import React, { useEffect, useRef } from 'react'; import "./FlashphonerComponent.scss"; function FlashphonerComponent() { useEffect(() => { const Flashphoner = window.Flashphoner; if (Flashphoner) { var SESSION_STATUS = Flashphoner.constants.SESSION_STATUS...
  2. yeprem

    Video loading issue

    Hello Sometimes video is never loaded and we see this attached picture. Please help me fix this issue.
  3. yeprem

    How to get Stream trafic

    How can I see one video stream traffic(Viewers count) during one month?
  4. yeprem

    Video loading time issue

    Hello We have a video loading time issue. Sometimes video loads in less than 5 seconds and sometimes it take more than 15 seconds Our clients want to video loading time to be around 5 seconds. Please give a solution, we are Premium user. looking forward to your reply, i's very urgent.
  5. yeprem

    Ubuntu 22.04 CPU highe load issue

    We use the ubuntu 22.04 version and during one-day minimum 2 time CPU load will be more than 80% and streams go down and it's recovered when we do service webcallserver restart Please check this Error log, can be the issue related to ubuntu 22.04?
Top