Search results

  1. sangsoo

    AMD + Chrome HA Enabled + Canvas Streaming Error

    Hello. Canvas streaming sample does not work when hardware acceleration is enabled in Chrome browser. 1. Chrome Version: 95 (95.0.4638.54) 2. PC information: - Windows 11 Pro (21H2, OS Build 22000.282) - Lenovo Legion (T530-28APR), CPU AMD Ryzen 5 3600 + GPU AMD RX5500 3. Other information -...
  2. sangsoo

    2nd publish fails when using conference(Room API)

    Good news. I'll update and test it. thank you.
  3. sangsoo

    The 2nd Join event does not occur in the conference.

    Good news. I'll update and test it. thank you.
  4. sangsoo

    I want to loop playback of "vod://~.mp4" file.

    OK, I will do that. Thank you.
  5. sangsoo

    I want to loop playback of "vod://~.mp4" file.

    Hello. I want to loop automatically when the "vod://" file is finished playing. It would be nice to have a setting like "vod_live_loop=true" like "vod-live://" playback. https://docs.flashphoner.com/display/WCS52EN/Capturing+VOD+from+a+file#CapturingVODfromafile-VODloop Is it possible to add...
  6. sangsoo

    The 2nd Join event does not occur in the conference.

    Hello. This symptom occurs when Room Join has not yet been published. (If you use “http://“, the symptom is easily reproduced because it is not published.) -----Version info----- wcs_version=5.2.1022-de64fe5ba1af8064f820a3293993e00df7929ea6...
  7. sangsoo

    2nd publish fails when using conference(Room API)

    Hello. When using conference(Room API), it fails from the 2nd publish. demo : /client2/examples/demo/streaming/conference/conference.html -----Version info----- wcs_version=5.2.1022-de64fe5ba1af8064f820a3293993e00df7929ea6 wcs_client_version=2.0.195-71b07a8b88011c6a7afb9b95d7e19b7da7084b96 1...
  8. sangsoo

    /push/startup always succeeds even if an invalid rtmpURL is specified

    Hello. I use /push/startup api for youtube streaming. The startup restapi call always succeeds, even if an invalid rtmpURL is specified. -----Version info----- wcs_version=5.2.936-1265f2a5d691e1a98306d0c6f3628d752ed9f438 wcs_client_version=2.0.167-c9ff2641d916675b0f8bbd6436ee3b71c08b3fb6 1...
  9. sangsoo

    Canvas Streaming Error in Chrome Canary 93

    Hello. There is an error when running the Canvas Streaming in the latest version of Chrome Canary (93.0.4549.3). - https://docs.flashphoner.com/display/WCS52EN/From+an+HTML5+Canvas+element+(whiteboard)+in+a+browser+via+WebRTC - A problem occurs when using the H264 codec. - VP8 codec works...
  10. sangsoo

    Conference(Room API) function as ASG

    Thank you for your reply. I will study the linked blog article content. A detailed explanation is always very helpful to me. Thank you.
  11. sangsoo

    Conference(Room API) function as ASG

    Thank you for your reply. As you said, using the Conference-Room API in an Amazon ASG environment seems inappropriate. I want to fix it before it slows down the server or causes errors. So I'm still looking for a way to scale WCS automatically or with minimal work when usage increases. Now is...
  12. sangsoo

    Conference(Room API) function as ASG

    Hello. I want to configure Conference(Room API) in amazon ASG environment. Test order. 1. Configure ASG with a.b.com (CNAME). 2. Run 5 WCS servers (EC2 Instance) on a.b.com (CNAME). 3. "Bill" joins a.b.com. An Invite link containing a.b.com will be created (*) 4. "'Steve" joins the Invite link...
  13. sangsoo

    {startTimeMillis} problem when stopping VP8 stream recording

    Hello Max. Do you have any good news? I would like to know the patch date. Thank you.
  14. sangsoo

    What's a better way to control bitrate?

    -----Version info----- wcs_version=5.2.923-aedc87cff21fea097721068cda0495425218ab31 wcs_client_version=2.0.166-eed8c28a711996707a64f16bdfb64953c4948e4c Hello. I want to control the bitrate of WebRTC publlish stream. I know how to support it in WCS. 1.REMB: WCS(constraints, properties) min /...
  15. sangsoo

    {startTimeMillis} problem when stopping VP8 stream recording

    -----Version info----- wcs_version=5.2.923-aedc87cff21fea097721068cda0495425218ab31 wcs_client_version=2.0.166-eed8c28a711996707a64f16bdfb64953c4948e4c Hello. When I finish recording the vp8 publish stream, the template {startTimeMillis} is set to 0. {endTimeMillis} works fine. - using ...
  16. sangsoo

    Origin, edge ASG policy setting

    Hello. I have a question about the origin,edge ASG policy setting. WCS Version: 5.2.832 *Note the following: - https://flashphoner.com/cdn-with-balancing-and-autoscaling-powered-by-amazon-web-services - https://docs.flashphoner.com/display/WCS52EN/AWS+load+balancer+with+auto+scale+quick+setup...
  17. sangsoo

    "Republishing to Youtube" failed

    Hello. *The WCS version is 5.2.787. The "Republishing to Youtube" test fails. I attach the server log at the time of failure. What is the problem? Thank you.
  18. sangsoo

    How to run ASG on Ec2 spec with more than recommended C4.large?

    I got it, you are right. There was almost no packet loss as a result of iperf3 test between servers, In my pc (today windows10), packet loss results were varied with the iperf3 -b option. I didn't expect it at all. By setting the bitrate in the media devices sample, I was able to access the...
Top