Entra:     


Forum: VirtualDJ Plugins

Topic: REST API

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

Hi, it is possible create some REST API for VDJ? Maybe some plugin?

Simply create network interface, which will listen on some port, for example 8080.
1) http://127.0.0.1:8080/get/actualsong/ will print json with title, album, rating etc..
2) http://127.0.0.1:8080/send/ with POST/GET parameter, which will trigger vdjscript
POST DATA
NAME = VALUE
vjdscript = load "D:\mysong.mp3"

Also I tried video ouput to webrtc screen sharing via browser, which works awesome. No latency!. I can watch VDJ master output in mobile phone with audio! :D
 

Inviato Sun 18 Jun 17 @ 5:33 pm
Yes, it would be very interesting to have this!
 

I confirm that it can be done by a plugin.
 



(Vecchi argomenti e forum sono automaticamente chiusi)