Where is the json/rpc interface documented?

It's the same commands, only the transport changes. Instead of a socket connection you'd use HTTP POST requests to send JSON formatted commands. And would get well structured JSON data back. I don't know how limited piCorePlayer is. But there are command line parsers out there which likely could be integrated if you wanted to stick with shell scripts.

--

Michael
_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to