Forum Discussion
2 Replies
- RokuKCRoku EmployeeI don't think there is any support for that, but the feature request has come up before:
https://forums.roku.com/viewtopic.php?f=34&t=84994&p=506947&hilit=base64#p506947 - Tyler_SmithStreaming StarCame up with a solution to deliver base64 strings via json file then to create the images on the filesystem (tmp:/) using byte arrays fromBase64String method. Works like a charm!