OBS plugin to fetch data from a URL or file, connect to an API or AI service, parse responses and display text, image or audio on scene
GNU General Public License v2.0
179
stars
24
forks
source link
Input variables in JSON path/pointer or XPath/XQuery #114
Open
filiphanes opened 1 month ago
Hi, I would like to use input variables to dynamically retrieve data from response body. Could it be possible?
My use case: polling endpoint for for slide number. retrieveing text content from other endpoint where all slides are returned in list.