version : 5.1.3049
mediaProviders = WSPlayer
Even when the setting is full screen, the screen is reduced, and the picture quality itself is reduced.
How do I get it normally?
In the case of WSPlayer it is Canvas HTML5 element.
This element has different behavior than video element (WebRTC).
You can try to set CSS styles especially for this Canvas element.
Example: https://demo.flashphoner.com/client...ing/player/player.html?mediaProvider=WSPlayer
Anyway if you stretch 640x480 picture to a full HD screen it will be blurry.
So WSPlayer is not designed for full screen mode.