🎬 MuktoDhoni Streaming Server

Professional RTMP to HLS Streaming Solution

Checking server status...

📡 API Server

RESTful API for stream management

Base URL: https://server.muktodhoni.com/api
Test API

🎥 RTMP Streaming

Stream to RTMP endpoint

Server: rtmp://server.muktodhoni.com:1940/live
Key: your_stream_key
Download OBS

📺 HLS Playback

Watch streams via HLS

HLS URL: https://server.muktodhoni.com/stream-hls/{key}/index.m3u8
Test Demo Stream

🔗 Available Endpoints

GET /api/health

Server health check

POST /api/streams/create

Create new stream

{
  "stream_key": "unique_key",
  "title": "Stream Title"
}
GET /api/streams/{key}/status

Check stream status

GET /stream-hls/{key}/index.m3u8

HLS playlist for stream

© 2024 MuktoDhoni Streaming Server v7.0

Running on: Loading...