XamVideoPlayer icon indicating copy to clipboard operation
XamVideoPlayer copied to clipboard

Xamarin Cross Platform Video Player

Results 8 XamVideoPlayer issues
Sort by recently updated
recently updated
newest added

As far as I have realized, in the Droid project there is an error with PauseCommand in VideoPlayerRenderer class, where the _isPaused in the if clause should have been (!_isPaused)...

Hi, I tried using this plugin. But I am not able to view the videos.

Hello. I think it is the best plugin of Xamain. However, it can't play video. I added README xaml and modified `x:Class=` as my project. and added `VideoPlayerViewModel` like your...

enhancement

Hi, I love your plugin but I'm unable to play local videos. I see I can play videos via http, but how can I play say an embedded video? Any...

question

Hi, why button Pause in Droid project is disabled (gray) (but in iOS it enabled)?

i tried setting the autoplay=True but it crashes with Object reference not set to an instance of an object.

bug

like x0.5, x1.5, x2... etc? If there is no feature. How can I implement that function?

enhancement

The default video player component from Android is very limited and unstable. From research it looks like leveraging the [ExoPlayer](https://github.com/martijn00/ExoPlayerXamarin) is the recommended approach to get a more stable and...

enhancement
help wanted