{"name":"BongoLive media server","status":"ok","role":"Media only — ingest, HLS packaging, recording. The LMS owns scheduling, access and attendance.","endpoints":{"ingest":"WS /ingest?token=<publish grant>","playlist":"GET /live/{sessionId}/index.m3u8?token=<view grant>","segment":"GET /live/{sessionId}/seg_00000.ts?token=<view grant>","status":"GET /sessions/{sessionId}?token=<view grant>","stop":"POST /sessions/{sessionId}/stop (publish grant)","recording":"GET /recordings/{file}?token=<view grant>","health":"GET /health","demo":["GET /demo/teacher.html","GET /demo/student.html"]}}