Search results

  1. Max

    URL authentication with '@' working weird in 5.2.1482

    We tested the stream both with builds 5.2.944 and 5.2.1494. It does not work with Embed Player, the exception is displayed in server logs: 14:54:38,128 ERROR RtspAgents - API-ASYNC-pool-13-thread-4 Can't create rtspClient...
  2. Max

    URL authentication with '@' working weird in 5.2.1482

    We checked the server (the settings seems to be default for AWS instance). RTSP stream with password ending by @ char is playing correctly: However please note that Nack Count and Packets Lost parameters are big, so it is recommended to play the stream via TCP to prevent losses.
  3. Max

    URL authentication with '@' working weird in 5.2.1482

    Unfortunately, where is no WCS installed and running on the server instance accessible by credentials provided: So we cannot test your stream with your server settings. If you can't provide an access to the server where the issue is reproducing, please do the following: 1. Restart WCS 2. Start...
  4. Max

    TURN server and SFU

    Проверили, публикация и проигрывание треков через TURN работает с последними сборками WCS (5.2.1494) и SFU SDK (2.0.135). Модифицировали пример SFU Two Way Streaming: //create peer connection let connectionConfig = { iceServers: [ { urls...
  5. Max

    URL authentication with '@' working weird in 5.2.1482

    Please provide SSH access to the server using this form.
  6. Max

    URL authentication with '@' working weird in 5.2.1482

    Seems like the stream is successfully playing on demo server (5.2.1489): Please update to the latest build 5.2.1494 (which includes the fix you requested in this topic). You can update WCS in the instance as described here: sudo systemctl stop webcallserver cd...
  7. Max

    URL authentication with '@' working weird in 5.2.1482

    Good day. Unfortunately, VLC does not play the stream by URL and credentials you've provided: Seems like something wrong with RTSP URL itself or with RTSP camera configuration. Please check.
  8. Max

    TURN server and SFU

    Создали тикет WCS-3653, отпишем по прогрессу
  9. Max

    Нагрузка при функции SFU с поддержкой Simulcast или MCU

    Добрый день. В случае митинга можно использовать как MCU, так и SFU. Однако при использовании SFU для митинга, чем больше количество участников, тем больше нагрузка на канал участника, т.к. каждый получает потоки от каждого участника. В случае вебинара MCU микшер выглядит предпочтительнее...
  10. Max

    На AR-очках падает приложение при попытке совершить звонок

    Добрый день. Пожалуйста, обновите Android SDK до последней сборки 1.1.0.59. Если после этого проблема продолжает воспроизводиться в Вашем приложении, проверьте, воспроизводится ли она в приложении conference-debug.apk из сборки 1.1.0.59. Если проблема не воспроизводится в данном примере...
  11. Max

    custom mixer layout

    Yes, the desktop stream differs from a regular stream by name only. Please check if you have changed the following parameter: mixer_video_layout_desktop_key_word=desktop For example, if you're using mixer_video_layout_desktop_key_word=screen you should test the stream name test1_stream If that's...
  12. Max

    custom mixer layout

    Good day. Pleas use -N option to explicitly set a stream names: ./mixer_layout_tool.sh /opt/mixer_layouts -o=/tmp -N=test1,test1_desktop -n=2
  13. Max

    Join Webex Meeting and Republish as RTMP

    Good day. For Webex dial-in numbers, read here: https://help.webex.com/en-US/article/gri717/Search-Global-Call-in-Number-in-Webex-Meetings-and-Webex-Events For Zoom SIP connector, read here: https://support.zoom.us/hc/en-us/articles/201363273-Using-the-Conference-Room-Connector Anyway, you...
  14. Max

    Server Login

    Good day. The WCS web admin interface requires a login: Testing using the web interface You can open the PhoneUI example page directly by URL https://wcs:8444/client2/examples/demo/sip/phone-ui/Phone.html, Click-to-Call example page by URL...
  15. Max

    Android SDK падает при паблише стрима без видео

    Проблема исправлена в сборке Android SDK 1.1.0.59.
  16. Max

    Planar YUV 4:2:0 format not supported.

    Hello, WCS-3641 has been fixed in build 5.2.1491.
  17. Max

    SIP calls audio sniffing

    Hello There are two APIs 1) Web SDK, Android SDK, iOS SDK, call() hangup() answer() If the SIP call has been created using this API, then such a call can't be re-streamed to RTMP endoint. WebRTC SIP Gateway features 2) REST API /call/startup {toStream: "stream1"} or /call/startup {rtmpUrl...
  18. Max

    Implementing iOS Client without SDK - Failed by DTLS error

    30 days trial is fully functional with two limits: 1. A voice watermark in all the streams 2. A logo watermark in transcoded pictures (for example, when you're publishing and playing a stream with a different resolution. So you can collect server side logs needed. If you have any troubles to...
  19. Max

    Video OD inject with captureStream

    Good day. There can be two bottlenecks: 1. Canvas streaming browser issues. The tab on which the video tag is placed must always be in foreground. No any dialogs on top of the tab. Otherwise, browser can skip frames or even stop sending them at all. Also, the stream may be pixelated due to...
  20. Max

    Android SDK падает при паблише стрима без видео

    Завели тикет WCS-3645, отпишем здесь по прогрессу.
Top