Hi,
I understand that the docker images of jriver are headless but will explain what I want to do below:
I am creating an internal intranet site of which I want to be able to access and stream media from my local library on various pages.
I can probably embed the jriver web view into an iframe on one of the content pages. This seems easy.
The problem is that I don't want to have the jriver server running on a PC that needs to always be up and running. I have a NAS that is on 24/7.
The NAS is where all my media is stored (music and video) and it has the ability to run docker containers.
Can I configure one of the JRiver Docker images in a container that will present my Videos (via the media server) to the Web View client running in an iFrame on my intranet page?
Ideally I'd like the menu navigation to be dyna,ically created as with a Theatre View menu configuration.
Is the above achievable with any of the available Docker images?
Thanks in advance.
Brian