Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REQ: Add sceneitem set-position #46

Open
Luzifer opened this issue Jan 2, 2022 · 0 comments
Open

REQ: Add sceneitem set-position #46

Luzifer opened this issue Jan 2, 2022 · 0 comments

Comments

@Luzifer
Copy link

Luzifer commented Jan 2, 2022

As an user having my games I stream defined as StreamDeck buttons, I want to move my camera on the generic scene, matching to the game I just set for streaming, using obs-cli:

# twitch_setgame.sh # ...
# obs-cli sceneitem set-position 'GameScene' 'Camera' '<x>' '<y>'

Should be possible by modifying the position inside the transform:
SetSceneItemTransform


Possible extension to this request: Move relatively

# obs-cli sceneitem set-position 'GameScene' 'Camera' '+20' '-50'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant