Configurazione RTMP

Server attivo su: 85.215.140.226

OBS – Server: rtmp://85.215.140.226:8447/live

OBS – Chiave stream: live

Usa la porta 8447 (già aperta nel firewall) invece della 1935.
La porta 8447 è già nelle regole firewall del tuo cloud.

Configurazione RTMP per WebRTC

La visione in WebRTC (bassa latenza) non cambia l’URL di pubblicazione: OBS continua a inviare verso RTMP come sopra. Il server (MediaMTX) riceve RTMP e il browser si collega via WHEP (WebRTC).

Flusso

OBS → rtmp://85.215.140.226:8447/live + chiave live → MediaMTX → viewer stream-webrtc.html (WHEP sul tuo dominio).

OBS — encoder obbligatorio per WebRTC
MediaMTX in WebRTC non gestisce H.264 con B-frame. In OBS: Impostazioni → Output → Streaming — con x264 usa Profilo: baseline oppure nelle opzioni avanzate bf=0. Con NVENC: B-frame = 0. Poi riconnetti lo stream RTMP.

Firewall per il solo WebRTC

Il proxy WHEP richiede UDP 8189 verso questo server (ICE/WebRTC). RTMP usa solo TCP sulla 8447; se WebRTC non si connette ma HLS sì, controlla UDP 8189.

Apri viewer WebRTC · Viewer HLS (HTTP-FLV) · Test servizio RTMP