Hello, I am using a library for connecting between Android devices with React native. (Android 13 version)
I succeeded in connecting the two devices, but I want to know if real-time-streaming is also possible with this library.
(This means that B Android simultaneously watches the video that A Android is shooting)
Thank you, very much