I have been looking for RTMP modules/clients that I can use, or integrate with NativeScript, so far I've gotten WebRTC modules and It's not really what I'm looking for as it doesn't fully satisfy our need.

I have a server already running, an RTMP server that is. A WebRTC would require a different approach as far as I know, since the already running server is also used for the web app, i understand it's going to require me to make a...