Hi Friends,
I'm looking to get the pitch & yaw coordinates from the GoProVr Player which sends messages in JSON format. I see the messages coming in as numbers using [udpreceive 8000], but I'm unable to parse via [json-decode], followed by [list trim] and [route id yaw pitch]. The best I can get do is print a stream of "123" from [json-decode], [list trim], or the last outlet of [route].
http://www.kolor.com/wiki-en/action/view/GoPro_VR_Player_-_UDP_Communication
Any thoughts would be greatly appreciated.
Thanks, Matt