Skip to content

sezerkorkmaz/cordova-plugin-rtspplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 () {