Replies: 1 comment 1 reply
-
|
Hey, i have no time. sorry. but tried to run the dev compose. i'm running my dev server (second machine) with jwilders nginx reverse proxy. and got a "bad gateway". the next server does things... the request is refused. why? i think it could be a allowed proxy setting... i'm working not bare metal. i'm working in containers. every time. By my experience while developing my simple media mtx dashboard: i had an insight: the tool needs a "zero config startup" and the app must be used for the very first configuration steps. You need to consider synchronization between different frontend instances. Ideally, each client receives updates pushed from the server, and the UI updates itself accordingly “as if by magic.” That’s a fairly important feature for me. I tried to implement it—but messed it up. I’m not happy with my solution. However, I do have some ideas on how to approach it. Does it really need SSR? I don’t think so. CSR is completely sufficient and significantly reduces complexity. I think what’s needed is a dedicated frontend API server and a CSR application. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
[mediamtx-dashboard] Roadmap: Moving Toward a Full-Featured Web UI
Category:
GeneralDiscussion link: #5128
Hello everyone,
Building on the ongoing conversation in this discussion (#5128), I'd like to share a formal roadmap for the MediaMTX Dashboard project.
The goal is to evolve
mediamtx-dashboardfrom a standalone tool into a seamlessly integrated, first‑class web interface for MediaMTX. I believe a polished, full‑featured UI would benefit the entire community, just as discussed in previous threads (e.g., #1440, #5230, #5238). The discussion has shown a clear need for such a tool, and many community members have expressed interest in sponsoring or contributing to its development.✅ Current Status
The dashboard is already functional with these key features:
🚀 Roadmap
The roadmap is organized into six phases, reflecting both immediate priorities and the long‑term vision of becoming the official web UI bundled with MediaMTX.
✅ Phase 1: Foundation (Completed)
🚀 Phase 2: Persistence & Configuration (In Progress)
🔐 Phase 3: Authentication & Authorization (Planned)
users:section)🎬 Phase 4: In‑Dashboard Video Player (Planned)
hls.js/video.js/ WebRTC)🔌 Phase 5: Full MediaMTX Integration (Planned)
🌟 Phase 6: Advanced Features & Polish (Planned)
📅 Milestones & Timeline
🤝 Community Collaboration Welcome
Following the maintainer's guidance that "contributions from the community will always be welcome and reviewed with high priority", I'm inviting help in these areas:
🔗 Project Links
💬 Let’s Discuss
I'd love to hear your feedback, questions, or ideas. Specifically:
mediamtx-ui,mediamtx-GUI): Would you be open to collaboration or sharing approaches?Thank you for your time, and I look forward to building something great together.
Beta Was this translation helpful? Give feedback.
All reactions