occ-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
130 stars 18 forks source link

Output is image option not working with animated gifs #88

Closed wubomir closed 1 week ago

wubomir commented 3 months ago

Hello, is it possible to show animated image in URL/API source. If I add image layer as a source in my sene I can see gif animating... but if I use URL/API as a source and then "output is image" I get static gif. Is there any way that plugin will display animated image. I am trying to do some weather overlays with animated icons..

thank you, Sebastian

royshil commented 2 months ago

@wubomir unfortunatey the internal image renderer can't display GIFs or any dynamic images but you can output to an OBS standard Image source as a file and that displays GIFs ok

royshil commented 1 week ago

clsoing for now