Chrome.RTSP.Player icon indicating copy to clipboard operation
Chrome.RTSP.Player copied to clipboard

inner html error reminder is not useful if we set the player size smaller than 640*480

Open fangxian opened this issue 6 years ago • 0 comments

In the vxgplayer.js,showGlobalErrorMessage function will not display the error message in the proper location in the player if we set the player size smaller than 640 * 480. For example if we set the player 240*180, we will not be able to see the error message which is produced by showGlobalErrorMessage.

fangxian avatar Jun 18 '19 01:06 fangxian