Hi everyone,
i'm new to BrightScript.
I'm trying to build a smatrphone app to control a BrightSign player
I found in default autorun.brs (lines 657 to 682) the "api routes" section.
i tried to go al my.player.ip.address:port/GetCurrentStatus and an XML file is returned.
can i implements new routes?
i'd like to upload in sd a file (.mp4), then call my.player.ip.address:por/play?filename=video.mp4
is this possibile? how?
thanks for answers
Luca