Sangwon Oh
Sangwon Oh
Ready to merge
@BiswaKLRA OvenPlayer does not support video rotation. It will be a very low priority, but I will let you know if it is implemented. Thanks.
Hi @bchah . Does this happen in situations like this test code? If only the background color is visible, will the player be unable to load the thumbnail forever? ```html...
Hi @Jamong435 . The autofallback option is a function that moves to the next stream when a stream fails to play when multiple streams are set in the player. To...
Hi @leporel . I made "WebRTC stream .stop()" to close the all connections. Please check out 93f1d3f43e683e2baa66ef3fad6fafd71341a116 on v0.10.41
@leporel Hi Problem 1: The sources are initialized at a very early stage, so the issue cannot be reproduced under normal conditions. If you could provide a simple unit test...
I was able to reproduce the same issue on my end. I've updated the related event handling logic and released version v0.10.42. Thanks to your report, this led to a...