Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
357 views
in Technique[技术] by (71.8m points)

metal - Swift: What is the proper way to handle multiple dynamic size views (ie a camera stream and a video) with MetalKit view?

I am tinkering on a project that handles and displays a pre-processed camera stream (depth data, CIFilters, etc) with a resizable video view (.mp4). Both views, the camera display and the video view should be resizable (think as video conferencing software, when you switch from one to other speaker). I wanted to display the view on a MetalKit View, and would love to understand the best way for doing it considering that everything would ideally run on real-time.

Many thanks

question from:https://stackoverflow.com/questions/65935909/swift-what-is-the-proper-way-to-handle-multiple-dynamic-size-views-ie-a-camera

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...