Skip to content

Support mixed-resolution VC media setup#62

Open
Angusche wants to merge 1 commit into
intel:mainfrom
Angusche:copilot/mixed-resolution-multiprocess
Open

Support mixed-resolution VC media setup#62
Angusche wants to merge 1 commit into
intel:mainfrom
Angusche:copilot/mixed-resolution-multiprocess

Conversation

@Angusche

@Angusche Angusche commented Jul 7, 2026

Copy link
Copy Markdown

Summary

  • initialize the shared ISX031 media graph fully only for the first opened camera process
  • derive and apply only the selected VC media path for later camera processes using pad/stream-aware route traversal
  • add a read-only camera shared-memory open-count helper so setup mode detection does not mutate camera ownership

Validation

  • rebuilt and installed HAL
  • validated mixed multi-process launch with isx031-4 at 1920x1536 and isx031-1 at 1280x720
  • confirmed first process uses full setup and later process uses active-path setup only
  • checked final logs for no stream-on, not-negotiated, or new kernel error/fail/warn lines

Initialize the shared ISX031 media graph fully for the first opener,
then restrict later camera instances to their active media path
so mixed-resolution multi-process launches do not overwrite other
VC stream formats.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant