Files
fluxer-desktop-patched/fluxer_desktop/native-media-reports/cachyos/cachyos-nvidia-livekit-alltracks-serverpub-mixed-20260605T205705Z.json
brenden 682afacd30 Add native self-hosted instance connection to fluxer_desktop
Trimmed monorepo checkout (fluxer_desktop + packages/voice_engine_v2 +
tools/ci) with a "Connect to a Different Server" menu item and popout
that lets the desktop app switch to any self-hosted Fluxer instance,
plus fixes for well-known discovery on single-domain self-hosted
deployments and a false-positive ERR_ABORTED on same-origin client
redirects during the switch. Defaults to chat.fluxr.chat and uses an
isolated userData directory from the official build.
2026-07-01 18:22:43 -04:00

638 lines
15 KiB
JSON

{
"status": "pass",
"startedAt": "2026-06-05T20:57:06.276Z",
"endedAt": "2026-06-05T20:57:28.255Z",
"platform": "linux",
"arch": "x64",
"config": {
"url": "ws://100.79.83.54:17880",
"serverApiUrl": "http://100.79.83.54:17880",
"apiKey": "devkey",
"room": "fluxer-webrtc-harness-94553-a59031d7-277a-4d31-a290-59cea2c79f1c",
"externalTokens": false,
"publisherIdentity": "fluxer-native-publisher-94553",
"secondaryPublisherIdentity": "fluxer-native-publisher-2-94553",
"subscriberIdentity": "fluxer-native-subscriber-94553",
"required": true,
"strict": true,
"timeoutMs": 90000,
"connectTimeoutMs": 30000,
"disconnectTimeoutMs": 10000,
"probeTimeoutMs": 1500,
"durationMs": 20000,
"width": 1280,
"height": 720,
"expectedWidth": 1280,
"expectedHeight": 720,
"fps": 30,
"minFpsRatio": 0.9,
"maxFrameGapMs": 250,
"maxAudioFrameGapMs": 250,
"maxAvDriftMs": 150,
"maxPacketLoss": null,
"requireStableResolution": true,
"videoPattern": "fast",
"videoInput": "nv12",
"subscriberVideoQuality": "high",
"screenCodecs": ["h264"],
"expectedScreenCodecs": ["h264"],
"codec": "h264",
"expectedScreenCodec": "video/H264",
"secondaryPublisher": true,
"secondaryPublisherCodec": "vp8",
"secondaryPublisherCodecExplicit": true,
"expectedSecondaryPublisherCodec": "video/VP8",
"expectedSecondaryPublisherCodecExplicit": true,
"screenSimulcast": false,
"secondaryPublisherScreenSimulcast": false,
"adaptiveSend": true,
"minVideoFps": 15,
"minResolutionScale": 0.5,
"maxAudioBufferMs": 750,
"secondaryPublisherMicrophone": true,
"secondaryPublisherScreenAudio": true,
"maxBitrateBps": 400000,
"sampleRate": 48000,
"channels": 1,
"audioChunkMs": 20,
"microphone": true,
"screenAudio": true,
"dataPacket": true,
"subscriptionCycle": false,
"validateServerPublishing": true,
"camera": false,
"cameraDeviceId": null,
"expectedCameraCodec": null,
"expectedHardwareEncoder": null,
"reportPath": "/home/hampus/Development/fluxer/fluxer_desktop/native-media-reports/cachyos-nvidia-livekit-alltracks-serverpub-mixed-20260605T205705Z.json",
"verbose": false,
"scenarioName": "codec-h264-with-vp8",
"apiSecret": "<redacted>",
"e2eeKey": null,
"publisherToken": null,
"secondaryPublisherToken": null,
"subscriberToken": null
},
"checks": [
{
"name": "publisher connected",
"pass": true
},
{
"name": "subscriber connected",
"pass": true
},
{
"name": "publisher local screenshare publication",
"pass": true
},
{
"name": "subscriber remote screenshare subscription",
"pass": true
},
{
"name": "subscriber inbound video frames >= 6",
"pass": true
},
{
"name": "subscriber video frame callback",
"pass": true
},
{
"name": "publisher outbound screenshare stats",
"pass": true
},
{
"name": "subscriber inbound video stats",
"pass": true
},
{
"name": "subscriber inbound video stats count >= 2",
"pass": true
},
{
"name": "subscriber video resolution 1280x720",
"pass": true
},
{
"name": "subscriber aggregate inbound audio frames >= 12",
"pass": true
},
{
"name": "subscriber inbound audio stats count >= 4",
"pass": true
},
{
"name": "publisher local microphone publication",
"pass": true
},
{
"name": "subscriber remote microphone subscription",
"pass": true
},
{
"name": "subscriber inbound audio frames >= 12",
"pass": true
},
{
"name": "publisher outbound microphone stats",
"pass": true
},
{
"name": "subscriber inbound audio stats",
"pass": true
},
{
"name": "publisher local screen-share audio publication",
"pass": true
},
{
"name": "subscriber remote screen-share audio subscription",
"pass": true
},
{
"name": "publisher outbound screen-share audio stats",
"pass": true
},
{
"name": "secondary publisher connected",
"pass": true
},
{
"name": "secondary publisher local screenshare publication",
"pass": true
},
{
"name": "subscriber remote secondary screenshare subscription",
"pass": true
},
{
"name": "secondary publisher outbound screenshare stats",
"pass": true
},
{
"name": "secondary publisher outbound screenshare codec video/VP8",
"pass": true
},
{
"name": "subscriber inbound secondary codec video/VP8",
"pass": true
},
{
"name": "secondary publisher local microphone publication",
"pass": true
},
{
"name": "subscriber remote secondary microphone subscription",
"pass": true
},
{
"name": "secondary publisher outbound microphone stats",
"pass": true
},
{
"name": "secondary publisher local screen-share audio publication",
"pass": true
},
{
"name": "subscriber remote secondary screen-share audio subscription",
"pass": true
},
{
"name": "secondary publisher outbound screen-share audio stats",
"pass": true
},
{
"name": "subscriber data packet received",
"pass": true
},
{
"name": "subscriber secondary data packet received",
"pass": true
},
{
"name": "publisher outbound screenshare codec video/H264",
"pass": true
},
{
"name": "subscriber inbound video codec video/H264",
"pass": true
},
{
"name": "server publishing API participants listed",
"pass": true
},
{
"name": "server sees publisher screenshare publication",
"pass": true
},
{
"name": "server sees publisher microphone publication",
"pass": true
},
{
"name": "server sees publisher screen-share audio publication",
"pass": true
},
{
"name": "server sees secondary publisher screenshare publication",
"pass": true
},
{
"name": "server sees secondary publisher microphone publication",
"pass": true
},
{
"name": "server sees secondary publisher screen-share audio publication",
"pass": true
}
],
"skippedReason": null,
"error": null,
"hardwareEncoder": {
"available": false,
"backend": "none",
"compiled": true,
"runtime": false,
"codecs": [],
"zeroCopy": false,
"nativeInputs": [],
"reason": "no_supported_devices",
"detail": "missing NVENC encode session (checked 1 CUDA device; last status NV_ENC_ERR_UNSUPPORTED_DEVICE (2))"
},
"metrics": {
"inboundAudioFrames": 8352,
"inboundVideoFrames": 1182,
"strictAudioFrames": 200,
"strictVideoFrames": 1164,
"videoCallbacks": 1180,
"videoBytes": 1631232000,
"receivedFps": 58.16,
"requiredFps": 27,
"maxVideoFrameGapMs": 98,
"maxAudioFrameGapMs": 101,
"maxVideoFrameGapOverallMs": 98,
"maxAudioFrameGapOverallMs": 101,
"avDriftMs": 36,
"maxObservedPacketLoss": 0,
"maxObservedPacketLossDelta": 0,
"videoResolutionCounts": {
"1280x720": 1164
},
"videoResolutionMismatchCount": 0,
"droppedVideoFrameCallbacks": 0,
"publisherVideoPump": {
"input": "nv12",
"pattern": "fast",
"targetFps": 30,
"startedAtMs": 1780693027399,
"stoppedAtMs": null,
"framesPushed": 626,
"framesRejected": 0,
"errors": 0,
"maxPushGapMs": 39,
"lastPushAtMs": 1780693048233,
"elapsedMs": 21015,
"producedFps": 29.79
},
"secondaryPublisherVideoPump": {
"input": "nv12",
"pattern": "fast",
"targetFps": 30,
"startedAtMs": 1780693027400,
"stoppedAtMs": null,
"framesPushed": 626,
"framesRejected": 0,
"errors": 0,
"maxPushGapMs": 40,
"lastPushAtMs": 1780693048233,
"elapsedMs": 21014,
"producedFps": 29.79
},
"serverPublishing": {
"fetchedAtMs": 1780693027997,
"error": null,
"participants": [
{
"identity": "fluxer-native-publisher-94553",
"trackCount": 3,
"tracks": [
{
"sid": "TR_AsXuPkpunfLw9E",
"name": "screen-audio",
"kind": "audio",
"source": "screenshareAudio",
"mimeType": "audio/red",
"muted": false
},
{
"sid": "TR_VStW6iBWUPJvYp",
"name": "screen",
"kind": "video",
"source": "screenshare",
"mimeType": "video/H264",
"muted": false
},
{
"sid": "TR_AMraWSQbYVLoud",
"name": "mic",
"kind": "audio",
"source": "microphone",
"mimeType": "audio/red",
"muted": false
}
]
},
{
"identity": "fluxer-native-subscriber-94553",
"trackCount": 0,
"tracks": []
},
{
"identity": "fluxer-native-publisher-2-94553",
"trackCount": 3,
"tracks": [
{
"sid": "TR_VSDUf6mLBmkksq",
"name": "screen",
"kind": "video",
"source": "screenshare",
"mimeType": "video/VP8",
"muted": false
},
{
"sid": "TR_AMuo9vvgBhxrxp",
"name": "mic",
"kind": "audio",
"source": "microphone",
"mimeType": "audio/red",
"muted": false
},
{
"sid": "TR_Asf2caReF2dUoe",
"name": "screen-audio",
"kind": "audio",
"source": "screenshareAudio",
"mimeType": "audio/red",
"muted": false
}
]
}
]
},
"lastVideoMeta": {
"participantSid": "PA_sFVVyQMPfG8Z",
"trackSid": "TR_VSDUf6mLBmkksq",
"width": 1280,
"height": 720,
"timestampUs": 68952853000
},
"publisherStats": {
"rttMs": 15,
"outbound": [
{
"trackSid": "TR_VStW6iBWUPJvYp",
"source": "screenshare",
"kind": "video",
"bitrateKbps": 399.8,
"packetsLost": 0,
"fps": 29,
"codec": "video/H264"
},
{
"trackSid": "TR_AsXuPkpunfLw9E",
"source": "screenshareAudio",
"kind": "audio",
"bitrateKbps": 258.9,
"packetsLost": 0,
"codec": "audio/opus"
},
{
"trackSid": "TR_AMraWSQbYVLoud",
"source": "microphone",
"kind": "audio",
"bitrateKbps": 97.8,
"packetsLost": 0,
"codec": "audio/opus"
}
],
"inbound": [
{
"participantSid": "PA_sFVVyQMPfG8Z",
"trackSid": "TR_AMuo9vvgBhxrxp",
"kind": "audio",
"bitrateKbps": 104.8,
"packetsLost": 0,
"jitterMs": 3,
"audioLevel": 0.307,
"codec": "audio/opus"
},
{
"participantSid": "PA_sFVVyQMPfG8Z",
"trackSid": "TR_Asf2caReF2dUoe",
"kind": "audio",
"bitrateKbps": 274.6,
"packetsLost": 0,
"jitterMs": 2,
"audioLevel": 0.307,
"codec": "audio/opus"
},
{
"participantSid": "PA_sFVVyQMPfG8Z",
"trackSid": "TR_VSDUf6mLBmkksq",
"kind": "video",
"bitrateKbps": 31.6,
"packetsLost": 0,
"jitterMs": 5,
"codec": "video/VP8"
}
],
"send": {
"outgoingVideoQueueDepth": 0,
"outgoingVideoFramesProduced": 617,
"outgoingVideoFramesAccepted": 617,
"outgoingVideoFramesDropped": 19,
"outgoingVideoFramesCoalesced": 19,
"outgoingVideoFramesCaptured": 598,
"outgoingVideoCaptureFailures": 0,
"outgoingVideoEffectiveFps": 29.05,
"outgoingVideoTargetFps": 30,
"outgoingVideoMaxQueueAgeMs": 33,
"outgoingVideoMaxPushLatencyMs": 34,
"outgoingAudioBufferTargetMs": 200,
"outgoingAudioBufferMaxMs": 750,
"outgoingAudioUnderruns": 0,
"outgoingAudioRebuffers": 0,
"outgoingAudioMaxFrameGapMs": 30,
"adaptiveSendTier": "full",
"adaptiveSendReason": "stable"
}
},
"secondaryPublisherStats": {
"rttMs": 38,
"outbound": [
{
"trackSid": "TR_Asf2caReF2dUoe",
"source": "screenshareAudio",
"kind": "audio",
"bitrateKbps": 261.7,
"packetsLost": 0,
"codec": "audio/opus"
},
{
"trackSid": "TR_VSDUf6mLBmkksq",
"source": "screenshare",
"kind": "video",
"bitrateKbps": 29.4,
"packetsLost": 0,
"fps": 29,
"codec": "video/VP8"
},
{
"trackSid": "TR_AMuo9vvgBhxrxp",
"source": "microphone",
"kind": "audio",
"bitrateKbps": 98.8,
"packetsLost": 0,
"codec": "audio/opus"
}
],
"inbound": [
{
"participantSid": "PA_mQQgkdVbS4Wi",
"trackSid": "TR_AsXuPkpunfLw9E",
"kind": "audio",
"bitrateKbps": 265.5,
"packetsLost": 0,
"jitterMs": 3,
"audioLevel": 0.307,
"codec": "audio/opus"
},
{
"participantSid": "PA_mQQgkdVbS4Wi",
"trackSid": "TR_VStW6iBWUPJvYp",
"kind": "video",
"bitrateKbps": 402.2,
"packetsLost": 0,
"jitterMs": 5,
"codec": "video/H264"
},
{
"participantSid": "PA_mQQgkdVbS4Wi",
"trackSid": "TR_AMraWSQbYVLoud",
"kind": "audio",
"bitrateKbps": 100.3,
"packetsLost": 0,
"jitterMs": 2,
"audioLevel": 0.307,
"codec": "audio/opus"
}
],
"send": {
"outgoingVideoQueueDepth": 0,
"outgoingVideoFramesProduced": 618,
"outgoingVideoFramesAccepted": 618,
"outgoingVideoFramesDropped": 19,
"outgoingVideoFramesCoalesced": 19,
"outgoingVideoFramesCaptured": 599,
"outgoingVideoCaptureFailures": 0,
"outgoingVideoEffectiveFps": 29.07,
"outgoingVideoTargetFps": 30,
"outgoingVideoMaxQueueAgeMs": 33,
"outgoingVideoMaxPushLatencyMs": 34,
"outgoingAudioBufferTargetMs": 200,
"outgoingAudioBufferMaxMs": 750,
"outgoingAudioUnderruns": 0,
"outgoingAudioRebuffers": 0,
"outgoingAudioMaxFrameGapMs": 30,
"adaptiveSendTier": "full",
"adaptiveSendReason": "stable"
}
},
"subscriberStats": {
"rttMs": 6,
"outbound": [],
"inbound": [
{
"participantSid": "PA_sFVVyQMPfG8Z",
"trackSid": "TR_AMuo9vvgBhxrxp",
"kind": "audio",
"bitrateKbps": 100.8,
"packetsLost": 0,
"jitterMs": 3,
"audioLevel": 0.307,
"codec": "audio/opus"
},
{
"participantSid": "PA_sFVVyQMPfG8Z",
"trackSid": "TR_VSDUf6mLBmkksq",
"kind": "video",
"bitrateKbps": 29.4,
"packetsLost": 0,
"jitterMs": 5,
"codec": "video/VP8"
},
{
"participantSid": "PA_sFVVyQMPfG8Z",
"trackSid": "TR_Asf2caReF2dUoe",
"kind": "audio",
"bitrateKbps": 271.7,
"packetsLost": 0,
"jitterMs": 2,
"audioLevel": 0.307,
"codec": "audio/opus"
},
{
"participantSid": "PA_mQQgkdVbS4Wi",
"trackSid": "TR_VStW6iBWUPJvYp",
"kind": "video",
"bitrateKbps": 399.8,
"packetsLost": 0,
"jitterMs": 5,
"codec": "video/H264"
},
{
"participantSid": "PA_mQQgkdVbS4Wi",
"trackSid": "TR_AMraWSQbYVLoud",
"kind": "audio",
"bitrateKbps": 99.8,
"packetsLost": 0,
"jitterMs": 2,
"audioLevel": 0.307,
"codec": "audio/opus"
},
{
"participantSid": "PA_mQQgkdVbS4Wi",
"trackSid": "TR_AsXuPkpunfLw9E",
"kind": "audio",
"bitrateKbps": 263.9,
"packetsLost": 0,
"jitterMs": 3,
"audioLevel": 0.307,
"codec": "audio/opus"
}
],
"send": {
"outgoingVideoQueueDepth": 0,
"outgoingVideoFramesProduced": 0,
"outgoingVideoFramesAccepted": 0,
"outgoingVideoFramesDropped": 0,
"outgoingVideoFramesCoalesced": 0,
"outgoingVideoFramesCaptured": 0,
"outgoingVideoCaptureFailures": 0,
"outgoingVideoEffectiveFps": 0,
"outgoingVideoTargetFps": 0,
"outgoingVideoMaxQueueAgeMs": 0,
"outgoingVideoMaxPushLatencyMs": 0,
"outgoingAudioBufferTargetMs": 200,
"outgoingAudioBufferMaxMs": 750,
"outgoingAudioUnderruns": 0,
"outgoingAudioRebuffers": 0,
"outgoingAudioMaxFrameGapMs": 0,
"adaptiveSendTier": "idle",
"adaptiveSendReason": "notPublishing"
}
}
}
}