Search results

  1. Max

    MCU - Monitor all streams outside the mixer

    Seems like some other settings conflict with real-time mixer functions. You can try to disable real-time functions at all mixer_realtime=false Note that non real-time mixer can freeze outgoing stream if there are some problems with one of incoming streams. If this does not help, please provide a...
  2. Max

    Can you please link ticket WCS-2753 to my account

    Good day. We'll let you know in this topic on this ticket updates.
  3. Max

    Embed text/images overlay in live stream video

    Good day. We're working on adding custom overlay images (background, logo) in ticket WCS-2622. Note that such functions usually requires transcoding, so server configuration update will need. We'll let you know in this topics when release the new functions.
  4. Max

    Ссылка на записанное видео

    Добрый день. Это известная проблема, мы работаем над ней в тикете WCS-2759. Сообщим, как только будет выпущен фикс. Временное решение при помощи шаблонов и REST API приведено здесь (английский).
  5. Max

    Streaming video quality issue with 5.2.639 version

    In WCS v. 5.2.668, an issue with audio quality in webm recording of VP8+Opus stream has been fixed (WCS-2719).
  6. Max

    Звук на записи стрима

    WCS-2719 исправлен в сборке 5.2.668.
  7. Max

    Работа с видеопотоком

    Такой возможности пока нет. Вы можете попытаться реализовать это, если каким-то образом будете кастомизировать картинку на SurfaceView Также это можно реализовать в WebSDK, если рисовать картинку на канвасе и публиковать с канваса. В микшере поддерживается кастомный бэкграунд, также идет работа...
  8. Max

    Android SDK Support For Foreground Service????

    Good day. We answered you in this topic about issues in your background service implementation. Android Scren sharing example publishes mobile device screen.
  9. Max

    Android SDK SIP functions examples --> Android Phone - crashes happens

    Good day. Please don't try to speed up investigation by flooding the topic. About your code. Please consider your code refactoring as shown in this example as we wrote above: 1. Don't use finish() in main activity right after service starting 2. Service should not implement SessionOptions. All...
  10. Max

    Работа с видеопотоком

    Добрый день. Посмотрите. пожалуйста, работу с FPSurfaceViewRenderer в примере Media Devices. При помощи этого класса доступен SurfaceViewRenderer. PercentFrameLayout также доступен, см пример.
  11. Max

    Text "Bleeding" on RTSP streams

    Good day. We parsed traffic dump and played the stream without any artifacts and bleeding So we need a direct access to the camera to reproduce the issue.
  12. Max

    Android SDK SIP functions examples --> Android Phone - crashes happens

    Good day. Please check the recommendations on this page about background service implemetation. If this does not help, please provide us Android Phone code example with minimal changes to reproduce the problem using this link (please add code example archive).
  13. Max

    MCU - Monitor all streams outside the mixer

    Good day. We received detailed video, thanks. You can send private and confidential data using "Report" button on topic page, in this case your data will be linked with topic url automatically when sending to us. Please remove the following lines mixer_lossless_video_processor_enabled=true...
  14. Max

    Can not start transponder Error

    We still cannot connect using credentials you've provided ssh: connect to host ***.**.**.*** port ****: Connection timed out Please verify that connections to the port are allowed and server is up 24/7
  15. Max

    Streaming video quality issue with 5.2.639 version

    Good day. You can download latest WebSDK build, unpack to your own webserver, embed flashphoner.js to your application code and use. Please read this article for ctep by step embedding instructions. Note that stream is always published from browser, not from webserver where frontend page is...
  16. Max

    Android SDK 1.0 has problem when audio only streaming

    First, please create new topic for new question. Android background execution does not affect audio only streaming issues. About background service, please read this page. Please ask futher questions in new topic.
  17. Max

    Android SDK 1.0 has problem when audio only streaming

    Anyway, iOS SDK just passes constraints to WebRTC library an doues not call AVCaptureSession methods directly. Unfortunately, we cannot affect library code.
  18. Max

    WebRTC - User to user stream

    Good day. WCS WebSDK works with WCS only. You can try to integrate some third party library for serverless WebRTC streaming to your web application if this will work correctly. Note that some JS libraries can use their own servers under the hoods.
  19. Max

    Unknow CA

    In this case, Received fatal alert: unknown_ca probably means some problems with one of CA in your SSL certificates chain like Sectigo expiration issue. Please check your CA chain.
  20. Max

    Unable to get stream info on Stream Status Unpublished

    1-2 weeks. This seems like server side issue, so server update will be required.
Top