[PR #91] [CLOSED] Zoom and Exposure Bias using the camera button on iPhone 16 #143

Closed
opened 2026-03-02 04:00:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eerimoq/moblin/pull/91
Author: @Roenbaeck
Created: 1/14/2025
Status: Closed

Base: mainHead: camerabutton


📝 Commits (3)

  • 84e0242 Adding camera controls
  • 1d9b48c Merge branch 'eerimoq:main' into camerabutton
  • 14246bf Moved camera controls

📊 Changes

10 files changed (+129 additions, -27 deletions)

View changed files

📝 Moblin Screen Recording/Moblin Screen Recording.entitlements (+1 -1)
📝 Moblin.xcodeproj/project.pbxproj (+20 -18)
📝 Moblin/Info.plist (+2 -4)
📝 Moblin/Media/HaishinKit/Media/Mixer.swift (+1 -0)
📝 Moblin/Media/HaishinKit/Media/VideoUnit.swift (+53 -0)
📝 Moblin/Media/HaishinKit/Net/NetStream.swift (+4 -0)
📝 Moblin/Moblin.entitlements (+1 -1)
📝 Moblin/Various/Media.swift (+5 -0)
📝 Moblin/Various/Model.swift (+7 -2)
📝 Moblin/View/MainView.swift (+35 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/eerimoq/moblin/pull/91 **Author:** [@Roenbaeck](https://github.com/Roenbaeck) **Created:** 1/14/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `camerabutton` --- ### 📝 Commits (3) - [`84e0242`](https://github.com/eerimoq/moblin/commit/84e0242740d6cf5f72e3d9fb301ebfc3d195b931) Adding camera controls - [`1d9b48c`](https://github.com/eerimoq/moblin/commit/1d9b48ce0029392761da5b87d2576dfadd8d0881) Merge branch 'eerimoq:main' into camerabutton - [`14246bf`](https://github.com/eerimoq/moblin/commit/14246bfdb17cab21c145e03dc4331ec236219689) Moved camera controls ### 📊 Changes **10 files changed** (+129 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `Moblin Screen Recording/Moblin Screen Recording.entitlements` (+1 -1) 📝 `Moblin.xcodeproj/project.pbxproj` (+20 -18) 📝 `Moblin/Info.plist` (+2 -4) 📝 `Moblin/Media/HaishinKit/Media/Mixer.swift` (+1 -0) 📝 `Moblin/Media/HaishinKit/Media/VideoUnit.swift` (+53 -0) 📝 `Moblin/Media/HaishinKit/Net/NetStream.swift` (+4 -0) 📝 `Moblin/Moblin.entitlements` (+1 -1) 📝 `Moblin/Various/Media.swift` (+5 -0) 📝 `Moblin/Various/Model.swift` (+7 -2) 📝 `Moblin/View/MainView.swift` (+35 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:00:27 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/moblin#143
No description provided.