On Wed, 28 Apr 2021 19:02:41 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:
>> Alexander Matveev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> 8264737: JavaFX media stream stops playing after reconnecting via Remote >> Desktop [v2] > > The change fixes the issue and looks good. > While testing it regressively, I observed an issue. The issue can occur > always. > steps to reproduce: > 1. Run Ensemble app on remote desktop > 2. Run Streaming Media Player app > 3. Press the media player buttons for several times. Keep pressing different > buttons for a minute or more and at the end press stop backward. > 4. Disconnect remote desktop and connect again > 5. Press play button > 6. I observed two different issues at two different instances > - Video and audio bot do not play > - Audio plays but video does not play > > However, Looking at the steps to reproduce this does not seem like a stopper > to me, so approving > Let me know if you can or cannot reproduce the issue, we can take that as a > follow on issue. @arapte I was not able to reproduce issue as described. It might not be related to removal of audio device during Remote Desktop disconnect. I will go ahead and integrate fix. Can you file a bug for it? ------------- PR: https://git.openjdk.java.net/jfx/pull/479