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

VLC-Media-Player not founded and doesn't work for RTSP in RN APP

Open gabrielzopz opened this issue 2 years ago • 2 comments

I'm trying to stream a RTSP IP Camera but the Lib is not compatible with RN 70+ and i can't even render a component via Expo Go. It appears the issue: "RCTVLCPlayer" was no found in the UIManager.

gabrielzopz avatar Jul 18 '23 13:07 gabrielzopz

This library can't be used in a Expo GO based application because it requires native code to work. But if you really want, you can try development builds as described here.

in app.json:

{
    "plugins": [
         "react-native-vlc-media-player"
    ]
}

gstcarv avatar Aug 24 '23 00:08 gstcarv

Boa tarde amigo.

Pelo nome acredito que seja brasileiro então falar português é mais fácil.

Eu to tentando fazer como sugerido mas não to conseguindo, poderia entrar em contato pelo whatspp pra gente poder conversar melhor?

Obrigado!

(24)9 8122-7084

Em qua., 23 de ago. de 2023 às 21:54, Gustavo Carvalho < @.***> escreveu:

This library can't be used in a Expo GO based application because it requires native code to work. But if you really want, you can try development build as described here https://github.com/razorRun/react-native-vlc-media-player#expo.

in app.json:

{ "plugins": [ "react-native-vlc-media-player" ] }

— Reply to this email directly, view it on GitHub https://github.com/razorRun/react-native-vlc-media-player/issues/170#issuecomment-1690828732, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP6JLY5U63BJ5HFYGARGNYLXW2Q45ANCNFSM6AAAAAA2ONQJNE . You are receiving this because you authored the thread.Message ID: @.***>

gabrielzopz avatar Oct 29 '23 16:10 gabrielzopz