Search results

  1. Max

    скачивание записи

    Добрый день. В сборке 5.2.434 добавлена настройка для формирования заголовка Content-Disposition. Для того, чтобы работало скачивание, необходимо добавить параметр в файл flashphoner.properties record_response_content_disposition_header_value=attachment
  2. Max

    Программа/веб-сервис для диагностики RTSP потоков и Flashphoner сервиса (Divasoft RTSP Tester)

    Добрый день. Если Ваш инструмент мониторинга рассчитан на WCS, Вы можете также периодически запрашивать с сервера статистику http://wcs:8081/?action=stat. В последних сборках, кроме plain text формата (для Zabbix), поддерживаются также JSON и Prometheus. Так Вы сможете контролировать некоторые...
  3. Max

    FlashPhoner IFRAME NOT WORKING IN ANGULARJS

    Good day. Please provide sample source code of your project to support@flashphoner.com, we will check it (JS, CSS, HTML and flashphoner.js). Also try building WebSDK (JavaScript API) from sources. Procedure is described in details in the documentation.
  4. Max

    CORB

    Good day. To work correctly with WebRTC technology, you must use secure connection to WebSocket (wss) and use your player via HTTPS. For example, WebRTC is not available in Firefox if the connection is not secure.
  5. Max

    mixer drop frame

    Also please collect a report as described here, we will check GC logs.
  6. Max

    Could not initialize class com.flashphoner.persistence.service.UserService

    We have checked your server. All Java libraries and configs seems to be correct, but database.yml file is 0 bytes length. So WCS cannot authorize web interface and CLI users, and no server REST hook applications defined. Please restore this file from your own backup if possible, or put default...
  7. Max

    Could not initialize class com.flashphoner.persistence.service.UserService

    Hello Current thread has been moved to the EN forum branch. The redirect link will be available for two days.
  8. Max

    Could not initialize class com.flashphoner.persistence.service.UserService

    Good day. We have checked your logs. It seems like some update issue. Please provide us SSH access to the server where problem occurs (not clone! not copy!), we will check the server.
  9. Max

    mixer drop frame

    Good day. The log means that mixer drops incoming frames. Your server configuration seems to be good enough for your test case. The reason for frames dropping can be one of: 1. The publisher channel bandwidth from client to server is not enough for the streams published. Amazon declares 10 Gbit...
  10. Max

    Using web call server for Jetson Nano

    We have recently checked the Jetson Nano sheet in detail. In theory, we will be able to adjust WCS server for ARM. Could you please describe how do you plan to use your application? We assume, you are going to use the Jetson Nano device as a micro-computer with attached web camera and stream...
  11. Max

    Could not initialize class com.flashphoner.persistence.service.UserService

    Make sure you are using latest WCS 5.2 version. According the logs your server version is out of date.
  12. Max

    Using web call server for Jetson Nano

    Good day. To install WCS you need Linux x86_64 server. Other platforms are not compatible. But note that Nvidia Jetson Nano is designed for AI systems and embedded IoT applications. It is not designed to work with realtime video (video encoding/decoding).
  13. Max

    Could not initialize class com.flashphoner.persistence.service.UserService

    Good day. Please collect report as described here and send to support@flashphoner.com, we will check.
  14. Max

    After updating WCS and WEB SDK to Nov 22 versions Safari will not play stream

    Good day. WCS version with this fix is on verification and will be available soon.
  15. Max

    Оптимальное разрешение записываемого видео

    Добрый день. По умолчанию видео битрейт выходного потока микшера 2000 Кбит/с. Размер файла при его записи можно рассчитать по формуле: Size=Bitrate/8192*60*D, где Size - объем полученного файла (в мегабайтах) Bitrate - битрейт выходного потока микшера (видео + аудио) в Кбит/с 8192 - число...
  16. Max

    В Web SDK отсутствует возможность полностью выключить логгирование в консоль браузера

    Добрый день. В сборке 0.5.28.2753.131 (исходный код на GitHub доступен по тэгу 05cb5bd) добавлены: - возможность отключения логирования (как на этапе инициализации API, так и на ходу вызовом функции) - определения кастомного логгера Подробности см в документации.
  17. Max

    scrObject Error (Disconnect)

    Good day. If problem persists, please us minimal code example that reproduces the problem, we will check.
  18. Max

    Зеркальное отображение по вертикали публикуемого потока

    Добрый день. На данном этапе работа с вертикальным "отражением" видео реализована в Android SDK. По вашему вопросу создан внутренний тикет WCS-2418. По его результатам мы вам сообщим в этой теме.
  19. Max

    Audio stream over RTSP problem

    Hello If you are trying to subscribe, make sure you checked "agree with license terms" Regarding your subscription, please check your spam box. We answered today. The subscription should be extended. Please contact sales@flashphoner.com to get more information. As an alternative channel skype...
  20. Max

    Audio stream over RTSP problem

    Good day. We fixed the issue in build 5.2.429. Please update, turn use_fdk_aac parameter back to true and check.
Top