Hello.
I am creating a chrome extension that selects a browser tab and publishes a stream to the startup API.
I am using flashphoner-room-api.js and it works well in the local environment using RoomApi.sdk.
When uploading the code to extension-store, it is rejected because there are encrypted...
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...
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...
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...
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-----...
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.
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.
-...
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...
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...
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...