fix: Add ns3-mini

This commit is contained in:
Wanjohi
2025-11-03 17:55:22 +03:00
parent caf0bbbee2
commit c99962ee1d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,11 +1,10 @@
import { session } from "../src/index.js";
const myTestSession = session({
id: "test-session",
description: "A game test session",
resolution: "1080x1920",
videoBitDepth: 8,
machine: "gpu-medium",
machine: "ns3-medium",
videoCodec: "h264",
framerate: 60,
audioBitrate: 128,