I want to access video files stored locally on one XT1143 from an HTML page running on another XT1143 unit (over HTTP?). Is there a plugin or custom autorun file I can use to achieve this or is this built in some way? I need to access the file(s) via an HTML5 <video> element.
Date
Votes
1 comment
-
Lyndon This could probably be done with a plugin or custom script, using rohttpserver object, but would probably be easier to do using nodejs to run the server on one player and server up content.
are you looking to stream the content from one player to the other?
Please sign in to leave a comment.