You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, amazing work here... I got a GoPro live stream to show up on my iPad with two half-days of work thanks to this project - my very first react native experience too!
Quick question, is there anyway to access . setAvFormatOption (Which is a method on ijkMediaPlayer) from React Native? If not, do you know roughly where that would go?
Thanks for your hard work here, curious to see what you've made with it too!
~ Kyle
The text was updated successfully, but these errors were encountered:
Thanks for your interest in this library!
Sorry for the late reply, this repo is a wrapper around ijkplayer.
You can check ijkplayer and expose the needed api to this repo.
PR is welcomed :)
Hi @king6cong,
First of all, amazing work here... I got a GoPro live stream to show up on my iPad with two half-days of work thanks to this project - my very first react native experience too!
Quick question, is there anyway to access
. setAvFormatOption
(Which is a method onijkMediaPlayer
) from React Native? If not, do you know roughly where that would go?Thanks for your hard work here, curious to see what you've made with it too!
~ Kyle
The text was updated successfully, but these errors were encountered: