ORCA currently supports
- Scene collection selection
- Scene selection
- Start/Stop streaming
- Changing of
obs-websocket
address/password
ORCA currently uses the expo cli.
yarn install
expo start
Requires Android Studio and environment set up per React Native's documentation.
yarn install
yarn android
ORCA connects to obs-websocket running on OBS Studio instances. Set the address and password fields in the app.
ORCA is released under the GPLv3, see COPYING.
ORCA incorporates MIT licensed code, see LICENSE.MIT.