You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: cover camera stream start TLV parsing guards
Adds two RTPStreamManagement tests verifying the try/catch from
3405658: when a /selected-stream-configuration write contains
malformed video/audio configuration TLVs (missing fields, undefined
buffer reads), `_handleStartStream` must call back with
HAPStatus.INVALID_VALUE_IN_REQUEST rather than throwing out of the
characteristic write handler.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments