[PR #22] [MERGED] RTMP Audio selectable in microphone settings #105

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

📋 Pull Request Information

Original PR: https://github.com/eerimoq/moblin/pull/22
Author: @ErAzOr2k
Created: 5/12/2024
Status: Merged
Merged: 5/12/2024
Merged by: @eerimoq

Base: mainHead: main


📝 Commits (1)

  • 39f71e4 RTMP Audio selectable in microphone settings

📊 Changes

2 files changed (+53 additions, -29 deletions)

View changed files

📝 Moblin/Various/Model.swift (+52 -29)
📝 Moblin/Various/Settings.swift (+1 -0)

📄 Description

  • RTMP Audio selectable in microphone settings
  • Audio no longer changes automatically when changing scenes

Advantage:

  • mic selection that do not change with scene
  • every audio (internal, external, rtmp) can now be used for every scene
  • no more freezes when switching scenes

Disadvantage:
Internal camera + rtmp camera or internal audio + rtmp audio are not in sync

ToDo:
Save mic settings when selecting rtmp. Currently the botton mic is automatically selected when Moblin starts.


🔄 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/22 **Author:** [@ErAzOr2k](https://github.com/ErAzOr2k) **Created:** 5/12/2024 **Status:** ✅ Merged **Merged:** 5/12/2024 **Merged by:** [@eerimoq](https://github.com/eerimoq) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`39f71e4`](https://github.com/eerimoq/moblin/commit/39f71e4b60b4c86da9d70bb8f89b5153b6bad2f0) RTMP Audio selectable in microphone settings ### 📊 Changes **2 files changed** (+53 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `Moblin/Various/Model.swift` (+52 -29) 📝 `Moblin/Various/Settings.swift` (+1 -0) </details> ### 📄 Description - RTMP Audio selectable in microphone settings - Audio no longer changes automatically when changing scenes Advantage: - mic selection that do not change with scene - every audio (internal, external, rtmp) can now be used for every scene - no more freezes when switching scenes Disadvantage: Internal camera + rtmp camera or internal audio + rtmp audio are not in sync ToDo: Save mic settings when selecting rtmp. Currently the botton mic is automatically selected when Moblin starts. --- <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:18 +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#105
No description provided.