First Launch and Sample Graphs¶
After downloading the Windows prebuilt package, the fastest way to understand F8Studio is to open a predefined graph and run it.
Step 1: Download a Prebuilt Package¶
Get the latest Windows package from:
Step 2: Open Studio¶
Launch the packaged f8pystudio application from the extracted release folder.
Step 3: Pick a Sample Graph¶
The existing scenario pages already link to downloadable graph JSON files:
- Scene 01: CVKit Template Tracking
- Scene 02: GameMod Skeleton
- Scene 03: Audio Driven TCode
- Scene 04: Functional TCode Generation
Each scenario page includes a Download JSON link or a direct link to the session file under docs/scenarios/scripts.
Step 4: Load the Graph in Studio¶
Use one of these actions inside Studio:
Ctrl+Shift+Oto open a session fileCtrl+Oto load the last session
After loading, review the node labels and required state fields before starting services.
Step 5: Run It Carefully¶
- Start infrastructure/runtime host services first
- Start producers such as media or capture services
- Start downstream processing/output nodes
- Watch status, logs, and visualization nodes