Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 306 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 306 Bytes

cordova-plugin-rtspplayer

Install

Execute the compile.sh inside the Plugins folder

Now you are ready to go

Using

 cordova.plugins.rtsplayer.watchVideo({ path: 'rtsp://192.168.1.111:554/h264_stream', x: 0, y: 60, width: 500, height: 500 }, function () { }, function () {