resolved

  1. M

    How to split local camera preview and streaming in webRTC streaming?

    Hello! Related to the demo "client2/examples/demo/streaming/streamer/streamer.html" I would like to only display the local camera view and starting streaming with a second action. I still was not able to adjust the code to realize this. I tried to double a lot of function but this is a stupid...
  2. djuka

    iOS15.1.1 websocket issue

    Hi Max, I have an issue with WebSocket communication with Safari client on iPhone 12 iOS 15.1.1. They have changed something in the new firmware version and now WebSocket connection drops immediately after the connection started. I found some solution on the net and it reflects to disable...
  3. N

    Cannot access web interface

    Hi I cannot access admin panel of webcall server. It's like it's not started. When I do netstat the ports 8444 and 8081 are not listening.
  4. M

    Prometheus SIP metrics details

    Hi, we are integrating our WCS with Prometheus. I've been searching for the detail of the metrics , I mean, if the values are gauges, counters, etc, but I didn't found toomuch info. Most of all we are interested in SIP calls monitoring , and I see these values: -----Call Stats-----...
  5. hyuk

    Internal turn question

    Hi, When using the internal turn server, it was confirmed that the port can only be used with tcp. As I checked while changing the options in flashphoner.properties, the turn server does not operate normally if the option ice_tcp_transport=true is set. Any reason?
  6. M

    SIP phone is working, Video Demos are not

    Hello! Since ages I am using the WCS for managing SIP phone calls. Also on the default demo dashboard I can use the SIP phone demo successfully. Also for ages I did not use any video streaming with the WCS (I think I did it successfully some years ago but I am not totally sure). But for a new...
  7. D

    High CPU utilization after undefined events

    Hi, We observe high jumps in the loading of the CPU process from the Flashphoner. The problem occurs either on all servers at once or on several nodes separately. Undefined events take place in the interval 00:00 - 01:00 UTС on all servers, after the events, the use of the processor by the...
  8. Dani

    systemctl restart webcallserver hangs b/c of chown process

    When I restart webcallserver it will not get restarted. looks like there is a chown process running by the flashphoner user on the log folder, that doesn't end. the only solution I've found is to kill the chown process and then webcallserver starts. is there a way to prevent it ?
  9. Dani

    Illegal cert for playback after replacement

    I've replaced the certificate on the server via admin. The new certificate is showing on the 8888 port, but on the 18081 port that we use for playing it still has the old one. How can I fix it ?
  10. A

    Не паблишится стрим без включенного видео

    После обновления сервера стримов до версии 5.2.1083 не получается паблишить стрим только с включённым аудио
  11. wyvasi

    Services stop working after 1 week

    Good day! Services stop working after 1 week. I have looked into the logs but I didn't notice anything strange. Services stopped working on 3 out of 4 servers and we run WCS inside docker. I added a report. Thanks!
  12. M

    License error after updating WCS

    Hello! I have a monthly paid license since ages (including sip features). But after updating the WCS from 5.2.591 to 5.2.1054 I always get licence errors in my logs (and cannot use the WCS of course). I had switched from the old to the new installed version first by cd...
  13. I

    Вопрос по SDP.

    Здравствуйте. В SDP обнаружили такую строку - m=audio 9 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 110 112 113 126 (Сообщение - publishStream, оригинальный (не микшированный) поток.) Для видео есть аналогичная строка. Везде публикуем и воспроизводим по TCP. Скажите, пожалуйста, что в...
  14. D

    Конференции на Raw WebSocket API

    Добрый день. Пишем проект на Unity. Необходимо соединить по видеосвязи несколько человек. Так как нет подходящих SDK, используем Raw WebSocket API. Насколько я понял, соединение к видеопотокам происходит по имени (поле name в запросах publish, unpublish, play, stop) причем 1 к 1. Чтобы...
  15. A

    Java version

    Hi there, We have an offline license of WCS installed with java version "1.8.0_161" and it was running OK, but somehow an update was run and updated the java to java version "1.8.0_282" and now the WCS page is not appearing although it is showing that the service is running but no listening...
  16. houbig

    Event "STREAM_STATUS.READY"

    Добрый день, вопрос по event-ам для Web SDK. Есть ли возможность получить флаг об успешном создании стрима, но до начала записи? Я использую WCS для записи и хотелось бы предупредить пользователя о том, что запись начнется через скажем 3 секунды и по истечению времени запустить запись стрима.
  17. P

    JS muteVideo on Safari

    Hello, 1. on Monterey Safari 15.1 MacBook Pro the muteVideo command crashes the browser. This happens only when there is a single built-in FaceTime camera. If we add a second camera (USB) - no crash occurs. Other browsers don't crash with single/multiple cameras (Chrome, Opera, FF, Edge). 2. On...
  18. T

    Video Streaming Corruption

    Hello We have an issue were a number of users have been getting corrupted videos using the stream publishing but we are unable to figure out why or re-create it. We think one of the factors may be the OS - Browser, Windows 10 - Chrome, as they all have the same user agent, however when we...
  19. D

    MCU Client Publish

    Does anyone have any experience getting the publish side of this to work using a POST after starting the stream?
  20. D

    MCU Client RTMP : INTERNAL SERVER ERROR

    I'm running the MCU client example: https://demo.flashphoner.com:8888/client2/examples/demo/streaming/mcu_client/mcu_client.html Seems to work nicely, but where / how can I see the output mosaic published through RTMP? I do not see any docs explaining where to find this on Flashphone's site...
Top