Skip to content

feat: Add OpenNOW Native streamer go Based#241

Draft
capy-ai[bot] wants to merge 14 commits intodevfrom
feature/go-native-streamer-dev
Draft

feat: Add OpenNOW Native streamer go Based#241
capy-ai[bot] wants to merge 14 commits intodevfrom
feature/go-native-streamer-dev

Conversation

@capy-ai
Copy link
Copy Markdown
Contributor

@capy-ai capy-ai bot commented Apr 9, 2026

Summary

  • add a standalone opennow-native-streamer Go project with versioned local IPC, Pion WebRTC control, GStreamer-backed media abstraction, native window scaffolding, and GFN input encoding foundations
  • integrate the native backend into Electron main/renderer behind a new beta settings toggle while preserving the Chromium/WebRTC fallback path when disabled
  • document the new ownership split, IPC model, platform notes, and Linux ARM / Raspberry Pi considerations

Validation

  • npm run typecheck
  • npm run build
  • cd opennow-native-streamer && go build ./...

Notes

  • This is a separate implementation from the existing C++ native-streamer work and is branched directly from dev.
  • The native process currently ships a production-shaped control plane and media abstraction. The full GStreamer runtime path remains behind the gstreamer build tag for environments that have GStreamer/SDL2 installed.

Open in Capy OPE-50 · 5.4

zortos293 and others added 2 commits April 9, 2026 22:44
Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com>
Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

@capy-ai capy-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added 3 comments

Copy link
Copy Markdown
Contributor Author

@capy-ai capy-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added 1 comment

@zortos293 zortos293 changed the title Add Go native streamer foundation Add OpenNOW Native streamer go Based Apr 11, 2026
@zortos293 zortos293 added the Testing this issue/pr is being tested not ready for official build yet label Apr 11, 2026
@zortos293 zortos293 marked this pull request as draft April 11, 2026 08:50
@zortos293 zortos293 changed the title Add OpenNOW Native streamer go Based feat: Add OpenNOW Native streamer go Based Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Testing this issue/pr is being tested not ready for official build yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant