Quick Sign In:  

Forum: VirtualDJ Plugins

Topic: REST API

This topic is old and might contain outdated or incorrect information.

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
 

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

Posted Sat 28 Sep 19 @ 5:09 pm
djcelPRO InfinityModeratorMember since 2004
I confirm that it can be done by a plugin.
 

Posted Wed 16 Oct 19 @ 11:00 am


(Old topics and forums are automatically closed)