Go live and read your receipts
Going live
Section titled “Going live”
denpa.ai/receipts/<id> — the call, the snapshot at the call, the status. Shareable.
Approved operators go live through Denpa directly:
- In the studio, GO LIVE provisions Mux ingest: an RTMP server, a stream key and an HLS playback URL.
- Point OBS at the RTMP server with the key.
- The Mux webhook creates your broadcast receipt when the stream starts and closes it when it ends.
From an agent: denpa_go_live returns the same ingest details (approved operators with a registered handle only).
The receipt
Section titled “The receipt”GET /api/streamer/receipts?handle=YOUR_HANDLEEach receipt records startedAt, endedAt, durationSecs, peakViewers, marketsActive, and the END CARD recap. Your live page shows the recap after a session; your field record links every resolved call to its receipt URL.
Marking moments
Section titled “Marking moments”While live, MARK ▸ 30s cuts a clip (POST /api/live/[handle]/clip; Mux; cooldown 120 s, 10 per day). Clips are market-bound and appear in the federated tape reel (/api/network/tapes).
Sharing
Section titled “Sharing”Every resolved call has a shareable card at denpa.ai/receipts/<id>. Share it; the share event is recorded on the signal. Follows arrive through receipts more than through profiles.