Java to Roku

I have a java app that stream video from Oracle DB.
This is my URL from video tag to java app and it is streaming mp4 format.

http://host:port/JavaServlet?id=45

I’m new in roku world and I want to use the same URL in Roku. Can someone tell me the better approach to this?