Can anyone help with changing the url of a Browser source in Mac terminal with obs-cli? I have tried all these but none work, I know I'm doing the format wrong. any help would be greatly appreciated. Here is what I have tried with no luck:
SetSourceSettings={'sourceName':'Browser5','sourceSettings':{'url':'https://www.google.com'}}
SetSourceSettings,sourceName="Browser5",sourceSettings=url="https://www.google.com"
SetSourceSettings={'sourceName':'Browser Source','sourceSettings':{'url':'https://www.google.com'}}
SetSourceSettings,sourceName="Browser5",sourceSettings=url="https://www.yahoo.com"
Can anyone help with changing the url of a Browser source in Mac terminal with obs-cli? I have tried all these but none work, I know I'm doing the format wrong. any help would be greatly appreciated. Here is what I have tried with no luck:
SetSourceSettings={'sourceName':'Browser5','sourceSettings':{'url':'https://www.google.com'}}SetSourceSettings,sourceName="Browser5",sourceSettings=url="https://www.google.com"SetSourceSettings={'sourceName':'Browser Source','sourceSettings':{'url':'https://www.google.com'}}SetSourceSettings,sourceName="Browser5",sourceSettings=url="https://www.yahoo.com"