react-native-nodemediaclient
react-native-nodemediaclient copied to clipboard
Any way to save recording?
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?
Thanks!
Hey mkrn!
I was looking through the underlying nodeMedia package and it seems like it exposes a capture picture method on the publisher. I have no idea how jniRequestScreenShot() works though
Has there been any solution to this?