Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.5.1
-
None
-
Windows
Description
The Video element hangs all application when you try to quit. This happens only when the Video element is trying to connect (MediaPlayer.Loading) to some external media (for example RTSP) when the media is not reachable the application window will disappear and the process still stay in the system infinitely.
But when you wait to get the status MediaPlayer.InvalidMedia and try to close the app, everything will be fine.