Ingreso rápido:  

Forum: VirtualDJ Plugins

Tema: REST API

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

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
 

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

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

Mensajes Wed 16 Oct 19 @ 11:00 am


(Los tópicos y foros antiguos son automáticamente cerrados)