URL/API Source: Live Data, Media and AI on OBS Made Simple

URL/API Source: Live Data, Media and AI on OBS Made Simple v0.3.7

CatalystUK

New Member
Great plugin, thank you very much. Have got it pulling data via a CSS selector. Having real trouble displaying images from a website. Is there a screenshot you can share of what the settings should look like please?
 

QAQA

New Member
Thank you for creating the plugin! However, I'm not very skilled with programming, and I'm unsure how to use the Postprocess Regex and Replace features for XML type. Is there any tutorial available for reference?

Currently, I’m using https://www.cwa.gov.tw/rss/Data/cwa_warning.xml as the source, with the XPath set to //description/text(). However, the output contains some strange symbols, like [","], and I'm not sure how to remove them.
 

Attachments

  • p.png
    p.png
    215.5 KB · Views: 20

QAQA

New Member
Thank you for creating the plugin! However, I'm not very skilled with programming, and I'm unsure how to use the Postprocess Regex and Replace features for XML type. Is there any tutorial available for reference?

Currently, I’m using https://www.cwa.gov.tw/rss/Data/cwa_warning.xml as the source, with the XPath set to //description/text(). However, the output contains some strange symbols, like [","], and I'm not sure how to remove them.
I’ve managed to solve the issue!
I went into the Setup Outputs button and changed {{output}} to {{output1}}{{output2}}{{output3}} to concatenate each value, and it worked perfectly.
 

MoaDigital

New Member
This is an amazing plugin!

I am trying to set up a livestream for a local cricket team, which uses a scoring app called Play HQ. Their API documentation is here.

After a lot of bother, I got an API key from the company (yay!) and now I want to enter it into OBS in order to show live scores. It doesn't seem as straightforward as I was expecting though :(

Is there anyone who can hold my hand through this process? I feel like such an idiot.
 
Top