Skip to content
@MikanseiLaboratory

未完成成果物研究所 / Mikansei Laboratory

配信・放送向けツール・ハードウェアの開発コミュニティ Broadcast/Streaming tool developer's community based in Japan.

未完成成果物研究所 / Mikansei Laboratory


🏛️ About

未完成成果物研究所 は、配信プロダクション向けツールおよびハードウェア機材の研究開発を行う技術者コミュニティです。

「完成」の一歩手前にある、荒削りながらも本質的な課題解決を目的としています。
2026年3月現在、全メンバーが放送・配信・IT業界の第一線で活動するプロフェッショナルであり、本業の傍ら、技術的探求と現場の最適化を目的として参画しています。

Mikansei Laboratory is Broadcast/Streaming tool and hardware Research & Development community based in Japan.

公式X / Official X: @MikanseiDev


📡 Products & Hardwares

Products

eiviz — Next-generation software vision mixer

  • Description: 現代の技術とUIで開発する次世代の映像スイッチャーソフトウェア。vMixやOBS-Studioのオペレーターのオペレーションを更に1段階押し上げる自由度を提供。オープンコア

Iryx — vMix Control panel

  • Description: vMixとの通信・制御を行う専用コントロールパネル。鋭意開発中。2026年内販売予定

ATEM IP Control Panel — Blackmagic Design ATEM Small IP Control panel

  • Description: Blackmagic Design ATEMをPC不要で制御するコントロールパネル。鋭意開発中。2026年内販売予定

SDI to OMT Encoder — SDI/HDMI to OMT Encoder

  • Description: SDIやHDMIで入力された映像・音声をOMT(OpenMediaTransport)へエンコードするハードウェア。鋭意開発中。

ProductionDeck — StreamDeck compatible hardware

  • Description: StreamDeckのUSB HIDと互換性があるRaspberry Pi picoファームウェア

Softwares

vmix-utility

  • Description: vMix管理・オペレーションサポートアプリ。 StreamDeckのボタン用URL生成、Blankの自動生成など。

omt-community-tools

  • Description: OpenMediaTransport(OMT) オペレーションサポートアプリ。スタジオモニター、テスト信号送出ソフトウェアなど。

omt-obs-plugin

  • Description: OBS用OMTプラグイン。フィルタ出力、PRV&PGM出力対応。

aviutl2-omt-output

  • Description: AviUtl2 OMTライブ出力プラグイン。

aviutl2-network-video-output

  • Description: AviUtl2 NDIライブ出力プラグイン。

openfx-omt-plugin

  • Description: DaVinci Resolve向けOpenFX OMT送出フィルタープラグイン。

openfx-network-video-plugin

  • Description: DaVinci Resolve向けOpenFX NDI送出フィルタープラグイン。

unity-omt

  • Description: Unity向けにOMT送受信機能を追加するPackage

Libraries

vmix-rs

  • Description: vMix APIとの通信を抽象化するRustクレート

vmx-rs

  • Description: vMixで扱われるVMX1コーデックのRust実装。wgpu対応

openmediatransport-rs

  • Description: OMT(OpenMediaTransport)のRust実装

StreamDeckPluginSharp

  • Description: StreamDeckプラグインのWebSocket接続やPropertyInspectorの同期を自動的に行うC# SDK NuGet

StreamDeckPluginRust

  • Description: StreamDeckプラグインのWebSocket接続やPropertyInspectorの同期を自動的に行うRust SDK crates.io

streamdeck-pi-client

  • Description: StreamDeckプラグインのPropertyInspectorをReact hooksで自動的に同期するnpmパッケージ npmjs.com

🛠️ Tech Stack

  • Language: Rust / Go / C# / TypeScript
  • Frameworks: Embassy / tokio / React / Hono

👥 Members


Unfinished, but functional.

Pinned Loading

  1. eiviz eiviz Public

    Next-generation vision mixer with unlimited M/E & Cross-platform support. Inspired by vMix, Panasonic Kairos, OBS-Studio.

    Rust 22 1

  2. vmix-utility vmix-utility Public

    vMix Management Utility

    TypeScript 33

  3. omt-community-tools omt-community-tools Public

    OMT(OpenMediaTransport) community tools.

    Rust 10 1

  4. productiondeck productiondeck Public

    Open Source StreamDeck compatible device

    Rust 13 1

  5. omt-obs-plugin omt-obs-plugin Public

    OMT Output plugin for OBS Studio

    Rust 1

  6. manuals manuals Public

    未完成成果物研究所が開発・販売するプロダクトのマニュアルページです

    2

Repositories

Showing 10 of 45 repositories
  • vmx-rs Public

    OMT(OpenMediaTransport) VMX1 codec encoder/decoder crate with WGPU support

    MikanseiLaboratory/vmx-rs's past year of commit activity
    Rust 1 MIT 0 4 0 Updated Sep 12, 2026
  • .github Public
    MikanseiLaboratory/.github's past year of commit activity
    0 0 0 0 Updated Sep 12, 2026
  • StreamDeckPluginRust Public

    Rust StreamDeck Plugin SDK with PropertyInspector type generation

    MikanseiLaboratory/StreamDeckPluginRust's past year of commit activity
    Rust 1 Apache-2.0 0 0 0 Updated Sep 12, 2026
  • StreamDeckPluginSharp Public

    C# StreamDeck Plugin SDK with Cross platform support and PropertyInspector type generation

    MikanseiLaboratory/StreamDeckPluginSharp's past year of commit activity
    C# 1 Apache-2.0 0 0 0 Updated Sep 12, 2026
  • streamdeck-pi-client Public

    Typed React bindings for Stream Deck Property Inspectors, shared by StreamDeckPluginSharp and StreamDeckPluginRust.

    MikanseiLaboratory/streamdeck-pi-client's past year of commit activity
    TypeScript 1 Apache-2.0 0 0 0 Updated Sep 12, 2026
  • omt-community-tools Public

    OMT(OpenMediaTransport) community tools.

    MikanseiLaboratory/omt-community-tools's past year of commit activity
    Rust 10 1 1 1 Updated Sep 12, 2026
  • eiviz Public

    Next-generation vision mixer with unlimited M/E & Cross-platform support. Inspired by vMix, Panasonic Kairos, OBS-Studio.

    MikanseiLaboratory/eiviz's past year of commit activity
    Rust 22 1 48 1 Updated Sep 11, 2026
  • openmediatransport-rs Public

    OpenMediaTransport implemention for Rust

    MikanseiLaboratory/openmediatransport-rs's past year of commit activity
    Rust 1 MIT 0 4 1 Updated Sep 12, 2026
  • rust-decklink Public

    BMD Decklink SDK Rust wrapper with wgpu integration

    MikanseiLaboratory/rust-decklink's past year of commit activity
    Rust 1 Apache-2.0 0 3 0 Updated Sep 9, 2026
  • MikanseiLaboratory.github.io Public

    Landing page

    MikanseiLaboratory/MikanseiLaboratory.github.io's past year of commit activity
    HTML 2 0 5 0 Updated Sep 9, 2026

Top languages

Loading…

Most used topics

Loading…