I have a VPS-hosted B4J non-ui server app connected to a MySQL database and wish to create a series of xChart images from the db for use with 24/7 YouTube live (via FFmpeg).
However I have found that the B4J non-ui app cannot produce bitmaps from xChart snapshots. Am I missing something? If true, is another approach possible, such as B4J -> Python -> FFmpeg?
However I have found that the B4J non-ui app cannot produce bitmaps from xChart snapshots. Am I missing something? If true, is another approach possible, such as B4J -> Python -> FFmpeg?