ebowwa

Ble Reverse Test And Rtmp Debug — Testing & QA agent for Claude Code

Testing & QA community

BLE Reverse Test and RTMP Debug Documentation.

How to install Ble Reverse Test And Rtmp Debug

Installs to ~/.claude/agents/ebowwa-mentraos-ble_reverse_test_and_rtmp_debug.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ebowwa/MentraOS/HEAD/agents/BLE_REVERSE_TEST_AND_RTMP_DEBUG.md -o ~/.claude/agents/ebowwa-mentraos-ble_reverse_test_and_rtmp_debug.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ble Reverse Test And Rtmp Debug does

BLE Reverse Test and RTMP Debug Documentation

Overview

After discovering that phone→glasses direction can handle 50k+ bytes without failure, we're now testing the reverse direction (glasses→phone) and adding comprehensive RTMP failure logging.

Test 1: BLE Reverse Direction Test

Purpose

Test if the BLE failure during RTMP streaming is caused by the glasses sending too much data TO the phone, overwhelming the phone's BLE receive buffer.

Implementation

Phone Side (MentraLi

Alternatives in Testing & QA

  • Gitnexus Test CI Verifier — GitNexus test and CI reviewer 45.8k ★
  • Workflow — plan.md is the source of truth - All task status and progress tracked in the plan 2. Test-D... - wshobson/agen 31.9k ★
  • Claude Code Flow — by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op 22.2k ★

Full documentation available on GitHub

View Source Repository