cordova-plugin-videoplayer icon indicating copy to clipboard operation
cordova-plugin-videoplayer copied to clipboard

Add an image on top of playing video

Open asadwaheed1 opened this issue 6 years ago • 4 comments

How can i show overlay image on top of playing video which is playing full screen. I would also like to know how can i change size of player because currently it only plays fullscreen

asadwaheed1 avatar Aug 17 '17 08:08 asadwaheed1

It's not possible without modifying the code of the plugin.

moust avatar Aug 30 '17 12:08 moust

Any update on this? how to show overlay image + buttons on VideoPlayer?

Saqib92 avatar Nov 12 '19 14:11 Saqib92

Use HTML5 video instead of this plugin. You can do customize yourself.

riadapsis avatar Nov 13 '19 06:11 riadapsis

HTML5 Video don't supports RTSP link for live streaming.

Saqib92 avatar Nov 13 '19 07:11 Saqib92