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

Is it possible to set allowsExternalPlayback value to true in VLCPlayer?

Open SandeepKharbanda opened this issue 4 years ago • 2 comments

I want to play an iOS video on my Apple TV device using Airplay. So, is it possible to set the allowsExternalPlayback value to true, which will allow the VLC player to switch to external playback mode?

Any suggestion would be a great help.

SandeepKharbanda avatar Mar 09 '21 11:03 SandeepKharbanda

Hey

You will have to pass those to underline iOS and Android players. Please take a look at how we have passed other params and you will have to implement that part as I am bit busy at the moment. If you are not that familiar maybe create bounty for that feature and someone will help you out.

Cheers

On Wed, 10 Mar 2021 at 12:59 AM, Sandeep Kharbanda [email protected] wrote:

I want to play the video on my Apple TV using Airplay. So, is it possible to set the allowsExternalPlayback value to true, which will allow the VLC player to switch to external playback mode?

Any suggestion would be a great help.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/razorRun/react-native-vlc-media-player/issues/60, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFB72EBK4RK2USV6DCNBP7DTCYEQRANCNFSM4Y3OBOJA .

razorRun avatar Mar 09 '21 12:03 razorRun

Hey,

I am not aware of it. Can you please help me with this?

SandeepKharbanda avatar Mar 09 '21 12:03 SandeepKharbanda