Endrit
Endrit
> Hi, > > We released v1.1.0 that should fix the issue. Could you give v1.1.0 a try? > > Best regards, Thibault Hello, I updated to 1.1.0 but unfortunately...
> Hello, The green color means that camera is still running. As long as the camera is running (even only previewing). It disappears only if you send your application to...
> No it is not possible. iOS displays the green light as soon as the camera is running. It is not something we can change. You have the same behavior...
@ThibaultBee any progress in this issue?
I have the same issue with Samsung A20E. StreamPack from suite 1 and 2 is crashing Suite 3 where you forced h264 encoder is working for me
@ThibaultBee tested it with the device I was having trouble and seems to be working, btw do you have any library to play hls or rtmp?
Have you found a solution?
> I'm facing a similar error with React native map > > react-native-maps /Users/rawandmajeed/HydeProject/MobileApp/node_modules/react-native/React/CoreModules/RCTAccessibilityManager.h /Users/rawandmajeed/HydeProject/MobileApp/node_modules/react-native/React/CoreModules/RCTAccessibilityManager.h:10:9 Include of non-modular header inside framework module 'React.RCTAccessibilityManager': '/Users/rawandmajeed/HydeProject/MobileApp/ios/Pods/Headers/Public/React-Core/React/RCTBridge.h' > > /Users/rawandmajeed/HydeProject/MobileApp/node_modules/react-native/React/CoreModules/RCTAccessibilityManager.h:11:9 Include of non-modular...
none of the callbacks are working for me, do other callbacks work for you? like onBuffering, onPaused, onEnded
Same issue on react native 0.72.3, importing from gesture handler fixes the issue if using outside of modal, but not inside modal