Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jshea2 authored Mar 23, 2021
1 parent 87540e0 commit f74b4a8
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,13 +325,29 @@
**`/toggleStreaming`**
- toggle the start/stop streaming button in OBS


## **- Settings: -**
#

### Set Scene Collection
***`/setSceneCollection [Scene Collection Name]`**
- set the scene collection with the specified name

### Set Profile
***`/setProfile [Profile Name]`**
- set the profile with the specified name


#

## **~ Editing Commands While Selected in OBS: ~**
#
*Mainly used for **[TouchOSC](https://hexler.net/products/touchosc)***
- *Layout file included in downloaded folder or in Assets on Github*
- Download and install [TouchOSC Editor](https://hexler.net/products/touchosc) to open "Layout" and import to device
- <img src="https://user-images.githubusercontent.com/70780576/112069276-c7161d00-8b28-11eb-8021-914f2100b5b0.PNG"
alt="NodeOBS-ZoomOSC-Autocropper DEMO Video" width="380" border="10" />


### Add Scene Item
**`/addSceneItem [scene_item]`**
Expand Down Expand Up @@ -381,6 +397,18 @@
| 2 | 0 | 1 |
| 6 | 4 | 5 |

### Change Rotation
**`/spin [int]`**
- Set rotation for **selected** source

### Change Bounds to Fit to screen
**`/fitToScreen`**
- Set bounds to Fit to Screen

### Duplicate Current Scene
**`/duplicateCurrentScene`**
- Duplicates the current active OBS scene

#

# OBS -> Application:
Expand Down

0 comments on commit f74b4a8

Please sign in to comment.