Thank you. I will take note of your reply.
I can see the screen fine, just no sound, so I'm suspecting it's a characteristic (Audio pass-through) of Google Streamer TV devices.
Out of curiosity, I'm looking for a Google announcement that Webrtc doesn't support ARM32, but I can't find anything...
Thank you.
The sound is fine in the web browser app for Google TV. The sound is fine on both devices.
The webview_example apk included in Android sdk 1.1 also works fine.
What is the difference between android sdk and web sdk?
Why is there no sound on the newer Google Streamer TV?
What do you...
Hello.
I am developing a Google TV (armeabi-v7a) app with Android SDK 1.1.
I have a problem that there is no sound when playing, and I don't know why.
I am testing with two types of Google TVs.
A. Google Streamer TV (aos14): porcelain-colored device on the left of the picture
B. SEI...
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.