cordova-plugin-rtsplayer

1.0.0 • Public • Published

ATENTION

I not maintining this anymore! I do not work with iOS/Android development anymore. Use at your own risk! Feel free to fork and update :)

rtsplayer

a very, very, very, very simple rtsp player using FFMpeg and ImageView.

Install

cordova plugin add https://github.com/felipew/rtsplayer.git

Execute the compile.sh inside the Plugins folder

Now you are ready to go

Using

cordova.plugins.rtsplayer.watchVideo("rtsp://10.0.0.100:554/video", callbackSucces, callbackError);
cordova.plugins.rtsplayer.watch("rtsp://10.0.0.100/video", "user", "password" callbackSucces, callbackError);

Contribute

  • General improvments
  • Audio support on iOS

About

This plugin was origanly created to be used with h.264 rtsp streams.

More info about ffmpeg/ios etc etc: ffmpeg ios

Package Sidebar

Install

npm i cordova-plugin-rtsplayer

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

76.7 MB

Total Files

115

Last publish

Collaborators

  • lrt886