react-native-nodemediaclient
react-native-nodemediaclient copied to clipboard
In react-native versions 0.59 or newer a warning is given: ``` Accessing view manager configs directly off UIManager via UIManager['RCTNodeCamera'] is no longer supported. Use UIManager.getViewManagerConfig('RCTNodeCamera') instead. " ``` This...
{ console.log("onStatus=" + code + " msg=" + msg); }} >
Is there any documentation to implement 360 view for 360 CAM on this?
I would like to add in live stream filters of effects in the face as it uses the android camera, b612, instagram, snapchat, example.. [https://cdn.guidingtech.com/imager/assets/188669/Screenshot_20171229-123001_7c4a12eb7455b3a1ce1ef1cadcf29289.jpg?1562327214](url) [https://cdn.guidingtech.com/imager/assets/188670/Screenshot_20171229-144711_7c4a12eb7455b3a1ce1ef1cadcf29289.jpg?1562327214](url)
i just want to know how to manually link this package to project react native . i still confused how to import this on android
Hi We got speedy video result, what encoder is being used in this lib?
I want to use this package but there is basically no documentation. Works fine on iOS as i said, but im receiving different status codes that cause my app to...
Can there be anyway to save the video locally, similarly to react-native-camera, while the stream is broadcasting to rtmp?
Thank you for the great module! Is there any way to save recording that is streaming to a file in the phone's memory or SD card at the same time?...
everything literally works great but there's only one issue that in android (I didn't test on iOS) doesn't play audio when displaying a recorded mp4 stream in **PlayerView** the video...