Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,11 @@ En OBS, ve a **Ajustes → Emisión** y cambia:
- Servicio: Twitch (o lo que tuvieras)
- Servidor: auto
- Stream Key: <tu clave real>
+ Servicio: Personalizado
+ Servidor: rtmp://127.0.0.1:1935/live
+ Stream Key: live
+ Servicio: InstantClone
+ Servidor: auto
+ Stream Key: live (no importa kek)
```
Nota: InstantClone tiene un setup interactivo la primera vez que lo uses!

Pulsa **Iniciar transmisión**. La cápsula OBS de InstantClone se pone verde. Tus claves reales de Twitch/YouTube/Kick van en la pestaña **Destinos** de InstantClone, no en OBS. OBS solo habla con InstantClone.
Seguramente desaparezca tu chat de twitch en OBS porque OBS detecta que no "vas a transmitir en Twitch", añade el panel manualmente.
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,11 @@ In OBS, go to **Settings → Stream** and change:
- Service: Twitch (or whatever you had)
- Server: auto
- Stream Key: <your real key>
+ Service: Custom
+ Server: rtmp://127.0.0.1:1935/live
+ Stream Key: live
+ Service: InstantClone
+ Server: auto
+ Stream Key: live (doesn't matter heh)
```
Note: Instatclone has a built in first time wizard to guide you!

Click **Start Streaming**. The OBS pill in InstantClone turns green. Your real Twitch/YouTube/Kick keys go into InstantClone's **Destinations** tab, not OBS. OBS only ever talks to InstantClone.

Expand Down