INSTALAR EN WINDOWS - PORTATIL
https://obsproject.com/wiki/install-instructions#linux
SERVIDOR STREAMING
https://demo.avideo.com/
Crear cuenta
Ir a Live
Devices Stream Info
Server URL:
Stream name/key:
Make Stream Publicly Listed (MAKE SURE YOU CLICK SAVE) DESACTIVARLO
PROBAR EN YOUTUBE Y TWICH EL QUE QUIERA - KAPPA
https://obsproject.com/es/blog/streaming-with-x264
https://github.com/ant-media/Ant-Media-Server/wiki/Installation
SEGUIR LOS PASOS
https://github.com/ant-media/Ant-Media-Server/releases/
DESCARGAR EL ZIP EN LINUX
IR EN EL TERMINAL A DONDE HEMOS DESCARGADO EL ZIP
wget https://raw.githubusercontent.com/ant-media/Scripts/master/install_ant-media-server.sh
chmod 755 install_ant-media-server.sh
SIGIENTE COMANDO
sudo ./install_ant-media-server.sh [ARCHIVO DESCARGADO ANT_MEDIA_SERVER]
sudo service antmedia start
Open your browser and type http://SERVER_IP_ADDRESS:5080
EN LA INTERFAZ DEL SERVIDOR
WebRTCApp - New Live stream
DAR NOMBRE AL DIRECTO
COPIAR DIRECCION DEL SERVIDOR Y CLAVE EN OBS
INICIAR TRANSMISION EN OBS
PROBAR STREAM EN SERVIDOR Y EN OTROS DISPOSITIVOS
COPIAR CODIGO EMBEBIDO Y PEGAR EN EL NAVEGADOR ESTO
DE ESTO
iframe width="560" height="315" src="//192.168.1.134:5080/WebRTCApp/play.html?name=354332418774253067047030" frameborder="0" allowfullscreen></iframe
SOLO ESTO
//192.168.1.134:5080/WebRTCApp/play.html?name=354332418774253067047030
OTRO SERVIDOR DE STREAMING MAS AVANZZADO
https://mistserver.org/download
https://news.mistserver.org/news/59/Live+streaming+with+MistServer+and+OBS+
https://mistserver.org/guides/MistServer_Manual_2.15.pdf
https://obsproject.com/es/blog/streaming-with-x264