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.5

monkeejuice

New Member
Roy,

This plugin is just great! I am currently in the process of learning the features I am looking forward to the CSV format file requesting option. Regex is new to me so, I am getting into that now. Currently, I am looking to utilize key/value formatted data in .txt files. Is this something that is possible with the current regex functions? Any chance key/value could become a preset/format option?
 

royshilkrot

Member
Roy,

This plugin is just great! I am currently in the process of learning the features I am looking forward to the CSV format file requesting option. Regex is new to me so, I am getting into that now. Currently, I am looking to utilize key/value formatted data in .txt files. Is this something that is possible with the current regex functions? Any chance key/value could become a preset/format option?
@monkeejuice thanks! I don't want to lose your great suggestions so can you please open a feature request on the repo https://github.com/occ-ai/obs-urlsource/issues ? Thank you
 

azamet

New Member
i watched your deepl video about this plugin but it does not have any turkish language support for speech to text. how can i use other translate services with using this plugin for talking in my language and getting english subtitles on my livestreams?
 

royshilkrot

Member
i watched your deepl video about this plugin but it does not have any turkish language support for speech to text. how can i use other translate services with using this plugin for talking in my language and getting english subtitles on my livestreams?
Check out LocalVocal plugin which can translate to English or any other languages
 

azamet

New Member
Check out LocalVocal plugin which can translate to English or any other languages
i have amd so if i use it, i cannot play games since it uses alot of resources. i have i9 10900k cpu and rx 6900 xt gpu. the other plugin cannot do it? i tested this plugin also but the translate comes maybe after 1 minute or so and it freezes alot even standalone.
 

Mny3k

New Member
Hey there, I was looking to see if I could send some Google Sheets API data to multiple text sources, it seems that I should be able to with the new output mapping but I can't quite figure out how. I'm trying to do one get request on the sheet, and then send specific cells to the corresponding sources. Thank you very much!
 

royshilkrot

Member
Hey there, I was looking to see if I could send some Google Sheets API data to multiple text sources, it seems that I should be able to with the new output mapping but I can't quite figure out how. I'm trying to do one get request on the sheet, and then send specific cells to the corresponding sources. Thank you very much!
please reach out on https://discord.gg/cA2MYQey for live support
 

MartinBrieger

New Member
Whops Banana,
I just installed this on UBUNTU

Preparing to unpack obs-urlsource-0.3.3-x86_64-linux-gnu.deb ...
Unpacking obs-urlsource (0.3.3) over (0.3.2) ...
dpkg: warning: unable to delete old directory '/usr/local/share': Directory not empty
dpkg: warning: unable to delete old directory '/usr/local/lib': Directory not empty
dpkg: warning: unable to delete old directory '/usr/local': Directory not empty
Setting up obs-urlsource (0.3.3) ...

Why in heaven would I see the Warnings?
 

ottawafro

Member
Not sure if anyone else impacted but i don't find the option of Out is impage URL ( fetch and show image ) doesn't work after the update.
 

DJ__Iceman

New Member
Wrong revisions uploaded to Git, OBS is signaling 0.3.4 but Git has 0.3.3 assets @royshilkrot
 

Attachments

  • 04a583f11637661e486e8808faa1209a.png
    04a583f11637661e486e8808faa1209a.png
    20.8 KB · Views: 7
  • 5a95e5a229ae686e4b728bb06854e661.png
    5a95e5a229ae686e4b728bb06854e661.png
    132.3 KB · Views: 7

MerlinJim

New Member
Thank you for the incredible plugin.

One question concerns JSONPath as under some conditions my results using the OBS plugin are different to the results obtained using jsonpath online evaluators against the same dataset: it's generally around the extraction of multiple subfields behind a filtered element where the online evaluators perform as expected but the plugin doesn't return anything (I hope that makes sense, and apologies if i'm butchering the correct technical terms).

I'm working on the assumption it's me doing something wrong so am just looking for some additional documentation to read through and there's lots of jsonpath documetnation generically avaialble online but i haven't found anything that completely mirrors the specific behaviour of jsonpath using the OBS plugin i.e. that mirrors the difference in behaviour i see.

i believe that the JSON support in is based on the nlohmann library (please correct me if i've got that wrong) but i can't see anything in that library about jsonpath.

Has anyone got any useful links at all to the plugin specific implementation of jsonpath at all please?

if it comes to it i'll happily provide specifics of the data and queries i'm using but as i say, i'm assuming at the moment that i'm missing something so want to eliminate me being stupid beforehand...
 
Top