Discussion about LocalJSON
Posté 2 days ago @ 1:44 pm
Er...."Use you own JSON file" for what? How?
Posté 2 days ago @ 1:47 pm
Some users knows how to generate a JSON file (webmasters, Python, ...) but doesn't know c++ and how to compile a dll file. So I thought it would help to make a OnlineSource plugin that reads a JSON file on the drive. It uses the same structure as in the VDJ SDK but in JSON format.
{PluginName}.json is in the same folder as the dll
https://www.virtualdj.com/wiki/Plugins_SDKv8_OnlineSource.html
https://www.virtualdj.com/wiki/Plugins_SDKv8_Example7.html
You need to edit "streamUrl" with the url of your mp3 file for example
{PluginName}.json is in the same folder as the dll
https://www.virtualdj.com/wiki/Plugins_SDKv8_OnlineSource.html
https://www.virtualdj.com/wiki/Plugins_SDKv8_Example7.html
You need to edit "streamUrl" with the url of your mp3 file for example
Posté 2 days ago @ 11:04 pm