Kalyzee / react-native-gstreamer

React native Gstreamer Ios / Android.
49 stars 20 forks source link

Why iOS doesn't work? #7

Closed whn09 closed 6 years ago

whn09 commented 6 years ago

Hello,

I have tried 0.0.5 and the master branch, the plugin doesn't work on iOS.

When I run the master branch, I get the error in the screenshot.

image

Can you tell me how to run on iOS correctly? Thank you!

bavuvanet commented 6 years ago

i think "GstPlayer" available only on Android, ios is: RCTGSTPlayer

whn09 commented 6 years ago

@bavuvanet Can you show me how to use in App.js?

Because I changed GstPlayer to RCTGSTPlayer in App.js, but it doesn't work.

I use 0.0.5 version.

Thank you!

alann-sapone commented 6 years ago

Sorry for the late answer. As you might have noticed, I completely reworked the entire project and it now comes with a detailed documentation on how to use it. Feel free to test this version 2 and keep me aware if anything goes wrong.