File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 325
325
** ` /toggleStreaming ` **
326
326
- toggle the start/stop streaming button in OBS
327
327
328
+
329
+ ## ** - Settings: -**
330
+ #
331
+
332
+ ### Set Scene Collection
333
+ *** ` /setSceneCollection [Scene Collection Name] ` **
334
+ - set the scene collection with the specified name
335
+
336
+ ### Set Profile
337
+ *** ` /setProfile [Profile Name] ` **
338
+ - set the profile with the specified name
339
+
340
+
328
341
#
329
342
330
343
## ** ~ Editing Commands While Selected in OBS: ~ **
331
344
#
332
345
* Mainly used for ** [ TouchOSC] ( https://hexler.net/products/touchosc ) ***
333
346
- * Layout file included in downloaded folder or in Assets on Github*
334
347
- Download and install [ TouchOSC Editor] ( https://hexler.net/products/touchosc ) to open "Layout" and import to device
348
+ - <img src="https://user-images.githubusercontent.com/70780576/112069276-c7161d00-8b28-11eb-8021-914f2100b5b0.PNG "
349
+ alt="NodeOBS-ZoomOSC-Autocropper DEMO Video" width="380" border="10" />
350
+
335
351
336
352
### Add Scene Item
337
353
** ` /addSceneItem [scene_item] ` **
381
397
| 2 | 0 | 1 |
382
398
| 6 | 4 | 5 |
383
399
400
+ ### Change Rotation
401
+ ** ` /spin [int] ` **
402
+ - Set rotation for ** selected** source
403
+
404
+ ### Change Bounds to Fit to screen
405
+ ** ` /fitToScreen ` **
406
+ - Set bounds to Fit to Screen
407
+
408
+ ### Duplicate Current Scene
409
+ ** ` /duplicateCurrentScene ` **
410
+ - Duplicates the current active OBS scene
411
+
384
412
#
385
413
386
414
# OBS -> Application:
You can’t perform that action at this time.
0 commit comments