Hi Jamie, > If you are > sending the data to a nodejs app on a server, why not have the nodejs > app doing any additional encoding necessary? Presumably so you can save bandwidth between client and server, i.e. compress as early as possible. Cheers! Daniel