felipebutcher

Results 10 comments of felipebutcher

@Orzoon the message says: "you must install peer dependencies yourself". Have you tried that?

Having the same issue here too. Thanks @xjunior for this PR. You are shining like the sun rising.

I was having this error when running the html served in a node environment. Running it from traditional apache works fine.

i had this problem months ago, tried everything... i ended up creating a node server and communicating with it via http requests. ugly solution but worked. will take a look...

I have a RN 0.59 app which I didn't want to upgrade. So the solution for me was changing the launch_screen.xml like this: ``` ``` Solution found here: https://github.com/crazycodeboy/react-native-splash-screen/issues/70

Hey my dude. You are very welcome! In fact I'm a developer too :). I was going to try building your app to play with the code a little but...

I just tried with version 0.15 you just released. Also moved MSFS to an SSD. And guess what? check it out: https://www.youtube.com/watch?v=KXwpdupUpf8 I can finally make wing view videos of...

@till213 very nice man! Glad to know you came to Brazil. I am from Belo Horizonte but living in another city right now. To be honest I love Brazil haha....

I have an application that do frame grabbing directly on ffmpeg system command... I use this option in the command: "-vf fps=5". So maybe try grabber.setOption("vf", "fps=5"). Anyway the setFrameRate...

@MohammadFneish7 is an RTSP stream from an IP camera.