Skip to content

Commit 33d78bd

Browse files
Merge pull request #3 from bryce-seifert/feat/states
v1.1.0
2 parents 8b4508a + 720bc0b commit 33d78bd

File tree

8 files changed

+896
-429
lines changed

8 files changed

+896
-429
lines changed

HELP.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Control [VDO.Ninja](https://vdo.ninja) stream settings remotely.
44

55
### Configuration
66

7-
- Use VDO.Ninja 19 or above
7+
- Use VDO.Ninja 22 or above
88
- Add an API ID as a URL parameter (ex. `&api=xxxxxx`) to your VDO.Ninja link
99
- Enter the same API ID in the module settings
1010

@@ -17,8 +17,8 @@ Control [VDO.Ninja](https://vdo.ninja) stream settings remotely.
1717
- Speaker Volume
1818
- Camera Control
1919
- Record Local Video
20-
- Reload Current Page
21-
- Hang Up Current Connection
20+
- Reload
21+
- Hang Up
2222
- Send Chat Message
2323
- Set Bitrate
2424
- Set Panning
@@ -33,7 +33,19 @@ Control [VDO.Ninja](https://vdo.ninja) stream settings remotely.
3333
- Room Guest: Hang Up
3434
- Room Guest: Transfer
3535
- Room Guest: Add/Remove Group
36-
- Room Guest: Add to Scene
36+
- Room Guest: Add/Remove Scene
3737
- Room Guest: Mute Guest in Scene
3838
- Room Guest: Blind/Un-Blind Guest
3939
- Room Guest: Highlight Guest
40+
41+
### Available Feedbacks
42+
43+
- Mic Status
44+
- Camera Status
45+
- Speaker Status
46+
47+
### Available Variables
48+
49+
- mic (Current mute status, either by stream ID or guest position)
50+
- camera (Current camera status, either by stream ID or guest position)
51+
- speaker (Available for the "Director" role only)

0 commit comments

Comments
 (0)