[PR #183] [MERGED] Added support for Osmo Action 6 #192

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

📋 Pull Request Information

Original PR: https://github.com/eerimoq/moblin/pull/183
Author: @Spillmaker
Created: 11/19/2025
Status: Merged
Merged: 11/19/2025
Merged by: @eerimoq

Base: mainHead: main


📝 Commits (1)

  • 14fff3b Added support for Osmo Action 6

📊 Changes

4 files changed (+8 additions, -4 deletions)

View changed files

📝 Moblin/Integrations/Dji/DjiDevice/DjiDevice.swift (+3 -3)
📝 Moblin/Integrations/Dji/DjiDevice/DjiDeviceModel.swift (+3 -0)
📝 Moblin/Various/Settings/SettingsDjiDevice.swift (+1 -0)
📝 Moblin/View/Settings/DjiDevices/DjiDeviceSettingsView.swift (+1 -1)

📄 Description

NB: NOT TESTED. NOT BUILDT.

Quick attempt on adding support for Osmo action 6 into moblin so people can start testing its RTMP capabilities.
Im assuming its using the same protocols as the action 5, so added conditionals for that as well.

Didnt have my macbook available for this 5 min thing, so it may not even build. sorry about that. feel free to reject the PR if it doesnt build at all.

The important part was the device model identifier which was identified to be 0x00, 0x18.


🔄 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/183 **Author:** [@Spillmaker](https://github.com/Spillmaker) **Created:** 11/19/2025 **Status:** ✅ Merged **Merged:** 11/19/2025 **Merged by:** [@eerimoq](https://github.com/eerimoq) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`14fff3b`](https://github.com/eerimoq/moblin/commit/14fff3be21ed22b003dbdcec0ed8bcfb1dd276b8) Added support for Osmo Action 6 ### 📊 Changes **4 files changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Moblin/Integrations/Dji/DjiDevice/DjiDevice.swift` (+3 -3) 📝 `Moblin/Integrations/Dji/DjiDevice/DjiDeviceModel.swift` (+3 -0) 📝 `Moblin/Various/Settings/SettingsDjiDevice.swift` (+1 -0) 📝 `Moblin/View/Settings/DjiDevices/DjiDeviceSettingsView.swift` (+1 -1) </details> ### 📄 Description NB: NOT TESTED. NOT BUILDT. Quick attempt on adding support for Osmo action 6 into moblin so people can start testing its RTMP capabilities. Im assuming its using the same protocols as the action 5, so added conditionals for that as well. Didnt have my macbook available for this 5 min thing, so it may not even build. sorry about that. feel free to reject the PR if it doesnt build at all. The important part was the device model identifier which was identified to be 0x00, 0x18. --- <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:40 +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#192
No description provided.