快速登录:  

Forum: VirtualDJ Plugins

话题: REST API

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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
 

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

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

发表时间 Wed 16 Oct 19 @ 11:00 am


(陈旧帖子或论坛版块会自动关闭)