[PR #40] [MERGED] Replace video fix started. #115

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

📋 Pull Request Information

Original PR: https://github.com/eerimoq/moblin/pull/40
Author: @eerimoq
Created: 6/14/2024
Status: Merged
Merged: 6/15/2024
Merged by: @eerimoq

Base: mainHead: replace-video-fix


📝 Commits (1)

  • d29a577 Replace video fix started.

📊 Changes

4 files changed (+67 additions, -149 deletions)

View changed files

📝 Moblin/HaishinKit/Media/VideoUnit.swift (+61 -135)
📝 Moblin/HaishinKit/Net/NetStream.swift (+2 -2)
📝 Moblin/Various/Media.swift (+2 -2)
📝 Moblin/Various/Model.swift (+2 -10)

📄 Description

Use a single periodic timer that is always running in video unit. Used to fill gaps and output RTMP and SRT(LA) frames.


🔄 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/40 **Author:** [@eerimoq](https://github.com/eerimoq) **Created:** 6/14/2024 **Status:** ✅ Merged **Merged:** 6/15/2024 **Merged by:** [@eerimoq](https://github.com/eerimoq) **Base:** `main` ← **Head:** `replace-video-fix` --- ### 📝 Commits (1) - [`d29a577`](https://github.com/eerimoq/moblin/commit/d29a577aba28645a74d26d3bd0b4acf62432119e) Replace video fix started. ### 📊 Changes **4 files changed** (+67 additions, -149 deletions) <details> <summary>View changed files</summary> 📝 `Moblin/HaishinKit/Media/VideoUnit.swift` (+61 -135) 📝 `Moblin/HaishinKit/Net/NetStream.swift` (+2 -2) 📝 `Moblin/Various/Media.swift` (+2 -2) 📝 `Moblin/Various/Model.swift` (+2 -10) </details> ### 📄 Description Use a single periodic timer that is always running in video unit. Used to fill gaps and output RTMP and SRT(LA) frames. --- <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:20 +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#115
No description provided.