Skip to content

Align Host API access with interop MediaDevices/PeerConnection shims#44

Merged
General-Fault merged 2 commits into
mainfrom
issue-43-align-mediadevices-access
Jun 3, 2026
Merged

Align Host API access with interop MediaDevices/PeerConnection shims#44
General-Fault merged 2 commits into
mainfrom
issue-43-align-mediadevices-access

Conversation

@General-Fault
Copy link
Copy Markdown
Owner

Summary

  • add WebRtcNet.Host as a non-browser API root for MediaDevices and peer connection creation
  • convert API MediaDevices contract to abstract class and route BasicVideoChat usage through Host
  • split interop MediaDevices implementation/factory into dedicated files and include them in shared vcxitems
  • keep peer-connection interop in compile-first shim mode while wiring factory creation through RtcPeerConnectionFactory
  • merge origin/main project-structure cleanup from Normalize project configuration and platform mappings #42 and reconcile touched project/shared item files

Validation

  • BasicVideoChat builds with VS MSBuild for both target frameworks:

et48

et10.0-windows

BugzId:43

Expose API-root Host entry points for MediaDevices and PeerConnection creation, move MediaDevices interop into dedicated files, and align interop factory wiring after merge updates.\n\nBugzId:43
@General-Fault General-Fault merged commit f978143 into main Jun 3, 2026
1 check failed
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