EAST: Difference between revisions
(fix) |
|||
Line 4: | Line 4: | ||
EAST is an open source project to help streamers around the echo arena community to cast. | EAST is an open source project to help streamers around the echo arena community to cast. | ||
This project includes an auto scene manager, overlays for echo, auto spectate and VRML/Mixed support | This project includes an auto scene manager, overlays for echo, auto spectate and VRML/Mixed support | ||
https://github.com/NotBlue-Dev/EAST | |||
=== Preview === | === Preview === |
Latest revision as of 12:03, 18 October 2022
EAST is an open source project to help streamers around the echo arena community to cast.
This project includes an auto scene manager, overlays for echo, auto spectate and VRML/Mixed support
https://github.com/NotBlue-Dev/EAST
Preview[edit | edit source]
How to install Video[edit | edit source]
How to install Text[edit | edit source]
Prerequisites :
- Enable echo arena API
Download and install :
- (SETUP.EXE) EAST latest release
https://github.com/NotBlue-Dev/EAST/releases
- OBS
https://obsproject.com/fr/download
- ECHOVR
https://www.oculus.com/echo-vr/?locale=fr_FR
- OBS WEBSOCKET 4.9.1
https://github.com/obsproject/obs-websocket/releases/tag/4.9.1
- VLC
https://www.videolan.org/vlc/index.fr.html
Then
- Download and run setup.exe
https://github.com/NotBlue-Dev/EAST/releases
- Fill EchoVR Path with the game path
(ex: C:\Program Files\Oculus\Software\Software\ready-at-dawn-echo-arena\bin\win10\echovr.exe)
- Fill OBS path on EAST app
(ex: C:/Program Files/obs-studio/bin/64bit)
- Run OBS, Go to Tools, Websocket, and set a password
- Change the screen size in OBS section on EAST (make it the size in File>Settings>Video>Base Canvas Resolution in OBS app)
- Optional : Enable auto starts in EAST
How to use[edit | edit source]
OBS Configuration[edit | edit source]
- Create an empty stinger transition if you want EAST transition,
- Enable replay buffer in OBS File>settings>output and set duration to 7s,
- Go to
File>Settings>Advanced>
and set file formating to%CCYY
- Enable overwrite
- Start replay buffer and click the save button
- Click create in OBS section on EAST, (if audio or source are missing, click again)
- Go to the "replay" source in "Main scene" and set the file you saved as playlist (should be named Replay 2022)
- Go to "Main scene", "replay" source, right click :
Hide transition>Fade>1100ms and Show transition>Fade>700ms
- If you had to change the screen size in EAST app you might have to adjust some sources like "replay" or "EchoCapture"
EchoVR section Configuration[edit | edit source]
- Input your pc IP (default is 127.0.0.1), and change the port if you need it or input your quest IP
You can join a session with the session id You can spectate your game by clicking spectate me
MIXED[edit | edit source]
Input team name in the mixed section You can program stream to start at a precise time in Scenes tab>Timer on EAST app
VRML[edit | edit source]
Select a team and click stream incoming match
Run everything[edit | edit source]
Click connect next to EchoVR IP to connect to the API Click launch for overlays Click connect to OBS Click start replay buffer And finally, join session or spectate
(you can enable auto connect for almost every component)
Credit[edit | edit source]
- Kwizer for his work on the developpement of EAST
- Moozor for the design of these beautiful overlays
- Seechee for his help with testing