react-native-vlc-media-player icon indicating copy to clipboard operation
react-native-vlc-media-player copied to clipboard

How to snapshot both android and ios using react-native-vlc-media-player?

Open vinhnq90 opened this issue 3 years ago • 3 comments

vinhnq90 avatar Mar 11 '22 03:03 vinhnq90

Hi everyone, I want to take screenshot videoview when play camera. In source code, I see script below in "ReactVlcPlayerView.java" but there are no body. Who can help me please? public void doSnapshot(String path) { return; }

vinhnq90 avatar Mar 11 '22 04:03 vinhnq90

Hey

That player view have bit of issues that need to be fixed. And I won’t be able to get to this for next couple of months. Maybe log a bug bounty have a look at it your self? I will merge any pr as soon as they are available and happy to help out anyone trying to fix things

On Fri, 11 Mar 2022 at 5:44 PM, vinhnq90 @.***> wrote:

Hi everyone, I want to take screenshot videoview when play camera. In source code, I see script below in "ReactVlcPlayerView.java" but there are no body. Who can help me please? public void doSnapshot(String path) { return; }

— Reply to this email directly, view it on GitHub https://github.com/razorRun/react-native-vlc-media-player/issues/104#issuecomment-1064767567, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFB72EAAQPH7YIH6VXM6K53U7LFSJANCNFSM5QOOWNBA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.*** com>

razorRun avatar Mar 11 '22 05:03 razorRun