Search results

  1. sangsoo

    Parsing error when collecting format prometheus stats

    The parsing error occurs again. -----Version info----- wcs_version=5.2.1980-a16dfa9ec883190170331243063b66a17f782bac wcs_client_version=2.0.242-353e07227264ca622dcbca2b58be9611858e6b7d Please confirm.
  2. sangsoo

    Abnormally large server_log file issue

    Hello. An abnormal size server_log (about 50GB) has been generated on a running wcs. (flashphoner.log.2024-05-10-14, 59899027456byte) When I opened the log contents, it seems to be not normal log contents. I attach the head and tail 50 lines of the log file in question. The WCS settings I am...
  3. sangsoo

    Parsing error when collecting format prometheus stats

    Hello. We are collecting action=stats values using prometheus. After updating wcs version 1942, stconv parsing error occurs. The same symptoms are observed in the latest 1948 version. -----Version info----- wcs_version=5.2.1948-2ade12189ba6795a9b137c497e179847f3c1643d...
  4. sangsoo

    /rest-api/hls/find_all 500 error

    hello. When I run /rest-api/hls/find_all, I get a 500 error. ----Version info----- wcs_version=5.2.1782-2c19ea1c5c48070f3ee21c42cb9c322744c0a373 wcs_client_version=2.0.235-26b6eab7c0f8f6a0ff720922c5007bb7da59aa86 * flashphoner.properties HLS settings Set hls_store_segment_in_memory=false...
  5. sangsoo

    Problem joining the same Room twice with the same name while hooking RoomApp

    Thanks for the reply. I was incorrectly handling the response body data after post processing during the hooking process. It works fine now. Thanks.
  6. sangsoo

    Problem joining the same Room twice with the same name while hooking RoomApp

    Hi there. I am hooking the RoomApp ConnectionStatusEvent to handle abnormal termination (chrome tab closing) while joining a conference (Room). Basically, it works fine, but there is a problem when joining the same Room twice with the same name. -----Version info-----...
  7. sangsoo

    REST hooking connectionStatusEvent or streamStatusEvent in RoomAPI

    I missed the request to the internal WCS RoomApp . After receiving the resthook, I understood it to only do the return response for echo. I'll try again by adding a request. Thanks.
  8. sangsoo

    REST hooking connectionStatusEvent or streamStatusEvent in RoomAPI

    Hello Max, I have collected and sent the logs. I'll also refer to the reverse HTTP proxy set. Have a good weekend. Thanks.
  9. sangsoo

    REST hooking connectionStatusEvent or streamStatusEvent in RoomAPI

    Thank you Max. I haven't solved it yet. Our backend service is using Spring Boot, so it is difficult to pass a reason phrase. (Pass an empty string instead - "HTTP/1.1 200 ") In Tomcat 8.x, it was supported with sendReasonPhrase, but in Tomcat 9 it was removed. -...
  10. sangsoo

    REST hooking connectionStatusEvent or streamStatusEvent in RoomAPI

    Thanks for the reply. I have additional questions. OnDataEvent Hooking response data. 1. Fail if there is no "OK" phrase after 200? (I am testing it.) - Client failed to get status (SESSION_STATUS.SEND_DATA_STATUS ACCEPTED) 2. Is it okay to use keep-alive instead of Connection: close? 3. Other...
  11. sangsoo

    REST hooking connectionStatusEvent or streamStatusEvent in RoomAPI

    Hello. I try to hook only connectionStatusEvent (or streamStatusEvent) for the purpose of exception handling such as chrome tam termination during publishing. -----Version info----- wcs_version=5.2.1453-c00a60c817d01c644f542b044b48adce9314f727...
  12. sangsoo

    Problem when rotating the phone (90 degrees to the left) in Safari on iPhone (iOS16)

    Hello Max I tested again. (Symptoms occur in both publish and playback, and also in VP8.) In conclusion, after enabling "cvo extesion" in iOS16, the video is displayed normally. (I made a mistake, I needed a cam local publishing video refresh in the media device sample.) Sorry for the...
  13. sangsoo

    Problem when rotating the phone (90 degrees to the left) in Safari on iPhone (iOS16)

    Thank you Max. The result of cvo extension option on/off was the same. I will refer to the contents of the document. For reference, the rear camera has the same symptoms when rotated 90 degrees to the right.
  14. sangsoo

    Problem when rotating the phone (90 degrees to the left) in Safari on iPhone (iOS16)

    Hello When the phone is rotated (left 90 degrees) in Safari on iPhone (iOS16), the phone cam looks distorted. A right 90 degree rotation is normal. - https://demo.flashphoner.com/client2/examples/demo/streaming/two_way_streaming/two_way_streaming.html ----- My WCS Version info-----...
  15. sangsoo

    How to get real-time stat information of conference

    Thank you for answer. It's a little disappointing, but I think it's a good way to use it enough. We will collect room information as streams_viewers value. It was very helpful. thank you
  16. sangsoo

    How to get real-time stat information of conference

    hello. We did a load test referring to a recent blog post. 1. What kind of server do you need to run a thousand WebRTC streams? 2. 10 Important WebRTC Streaming Metrics and Configuring Prometheus + Grafana Monitoring 3. WebRTC Back and Forth -----Version info-----...
  17. sangsoo

    After stream recording, the video rotates 270 degrees

    That is a good news. Max But the update fails, please check it. -----Version info----- wcs_version=5.2.1140-7ce4ffa8483526ce9bd4c94fe80ab0247659e3d5 wcs_client_version=2.0.212-ecbadc3d0850a638ae9eb784708539780a1ffbef thank you.
  18. sangsoo

    After stream recording, the video rotates 270 degrees

    hello. I am using the stream recording function. In recent Chrome browser version 100 (100.0.4896.75), if you play the stream after recording it, it is forcibly rotated by 270 degrees. Chrome Beta 101 version (v101.0.4951.15) and Chrome Canary 102 version (102.0.4990.2) have the same symptoms...
  19. sangsoo

    How to configure "SFU functions with Simulcast"

    Hello. I am testing "SFU functions with Simulcast". https://docs.flashphoner.com/display/WCS52EN/SFU+functions+with+Simulcast 1. test server -----Version info----- wcs_version=5.2.1151-79115db19701704f18c4ea27e5a6a80d9561862e wcs_client_version=2.0.216-05436f8d7f316c9c1e919afcd2a813f4b146ff53...
Top