Hi all,
i am wondering whether its possible to access the VLC Web API from a different host?!
I want to write a VLC remote controll app for Firefox OS and want to directly communicate with the API (for example http://myhost:8080/requests/status.json).
Which fails due to the https://en.wikipedia.org/wiki/Same-origin_policy (The request is rejected by the VLC webserver...).
Any suggestions?
Thany you and greets!