fix(framesink): retarget running capturer on repeated start #34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/cv2-framesink-retarget-20260609"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements the FrameSink retarget handoff for CV2 native WebRTC.\n\nScope:\n- CloudBrowserFrameSinkCapturer::Start now calls ChangeTarget on an already-running producer instead of returning.\n- Capturer API comment updated from idempotent/no-op to retarget semantics.\n- Existing repeated-Start unit test now asserts one producer Start and two ChangeTarget calls.\n\nValidation run here:\n- git diff --check\n- branch pushed: codex/cv2-framesink-retarget-20260609\n\nNote: I did not run the Chromium/Chromeless binary test suite locally; this checkout does not expose a lightweight local build harness and the fleet bake remains the next validation step.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.