Describe the bug
If the VideoView component has a too low resolution when adding a new consumer, the VideoView keeps showing a spinner or it shows a frozen frame of the video stream. If you resize the window so the VideoView component resolution increases, the video stream beings to play. If you have a live video stream, using a consumer, and resizes the window so the resolution of the VideoView decreases, we don't see this problem.
Expected behavior
I guess a spinner is OK, but it would be good to show the video stream, even if the resolution is low.
Describe the bug If the VideoView component has a too low resolution when adding a new consumer, the VideoView keeps showing a spinner or it shows a frozen frame of the video stream. If you resize the window so the VideoView component resolution increases, the video stream beings to play. If you have a live video stream, using a consumer, and resizes the window so the resolution of the VideoView decreases, we don't see this problem.
Expected behavior I guess a spinner is OK, but it would be good to show the video stream, even if the resolution is low.