locaal-ai / obs-urlsource

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
https://obsproject.com/forum/resources/url-api-source-fetch-live-data-and-display-it-on-screen.1756/
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

filiphanes commented 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.

royshil commented 2 weeks ago

yes this is a very good suggestion! i can add it in the next version