Hi,
I am using the XT1143 player with Appspace, and I'm trying to load a Media Server plugin that will be loaded each time the player boots.
My goal is to stream the display output to a memory stream and start a media server to listen to request from clients.
I've tried messing around with the autorun.brs in the Appspace package and manually adding the run of the script but was unsuccesfull.
I've also tried to create a Device Task on Appspace to start the stream of the display output to a mem stream and open a media server. That did not work either. VLC wasn't able to connect.
How do I implement the plugin without using the Autorun tab in the Presentation Properties on BrightAuthor? or without using BrightAuthor at all?
Thanks,
Chen Shapira