cordova-plugin-rtsp-vlc icon indicating copy to clipboard operation
cordova-plugin-rtsp-vlc copied to clipboard

PhoneGap/Cordova VLC RTSP Player Plugin

Results 10 cordova-plugin-rtsp-vlc issues
Sort by recently updated
recently updated
newest added

Issue was first reported here: https://github.com/dride/cordova-plugin-rtsp-vlc/issues/3

bug

Is there any way to play the video in a container / div, so as not to open the camera in full screen?

Hi, Do we have any option to pinch-in and pinch-out to zoom the video?

I add and install cordova-plugin-rtsp-vlc yet, but it reported wrong VideoPlayerVLC is not defined ![image](https://user-images.githubusercontent.com/36118829/79535803-1bab4f80-80b1-11ea-9460-b6c0f132cbd2.png)

No loading animation entered, How can I solve this problem? sorry My English is not good。

Unable to play any videos on android. It would be better if you put some sample project of your plugin usage.

The movie starts normal and stops in a few seconds, but there is a sound. How can I solve it?

1. add android:exported = true for activity in androidManifest.xml 2. add TypeScript type definition 3. revert stop function callback

The call backs stop working after the player is play in a second or more pages. Let say we start playing a video in index.js the calls back working after...