Skip to content

Commit f74b4a8

Browse files
authored
Update README.md
1 parent 87540e0 commit f74b4a8

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,13 +325,29 @@
325325
**`/toggleStreaming`**
326326
- toggle the start/stop streaming button in OBS
327327

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+
328341
#
329342

330343
## **~ Editing Commands While Selected in OBS: ~**
331344
#
332345
*Mainly used for **[TouchOSC](https://hexler.net/products/touchosc)***
333346
- *Layout file included in downloaded folder or in Assets on Github*
334347
- 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+
335351

336352
### Add Scene Item
337353
**`/addSceneItem [scene_item]`**
@@ -381,6 +397,18 @@
381397
| 2 | 0 | 1 |
382398
| 6 | 4 | 5 |
383399

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+
384412
#
385413

386414
# OBS -> Application:

0 commit comments

Comments
 (0)