RTSP connection timed out
Use this page when the player waits for the camera, but the connection never completes. This is usually a reachability problem, not a path-format problem.
A timeout usually means the destination never answered the connection attempt. Focus on public reachability, firewall rules, port forwarding, or whether the camera is actually listening on the expected address and port.
What to check first
- confirm that the camera or recorder is reachable from the public internet, not only from LAN
- check the public hostname or IP, the RTSP port, and any firewall or router rules in between
- if you do not have a stable public IP, review the DDNS path before you try again
Questions behind a connection timed out error
Start with public reachability, then work back through port forwarding and DDNS assumptions.
La aplicación intentó conectarse, pero la cámara no respondió a tiempo. Puede estar apagada, mal conectada o no accesible desde Internet.
- Comprueba la alimentación y la conexión de red de la cámara.
- Verifica que utilizas la dirección correcta, por ejemplo:
rtsp://user:[email protected]:554/Streaming/Channels/101. - ¿La cámara está en otra red? Normalmente es necesario reenviar el puerto
554en el router. - La conexión puede estar bloqueada por un cortafuegos o el proveedor de Internet.
Debes configurar el reenvío de puertos en tu router (normalmente el puerto 554) hacia la dirección IP interna de la cámara.
- Puedes encontrar guías específicas para tu router en Internet.
- Usa contraseñas seguras y desactiva los servicios innecesarios en la cámara.
Sí. Si tu dirección IP cambia de vez en cuando, utiliza un servicio gratuito de DNS dinámico (por ejemplo, No-IP, DuckDNS, Dynu).
- Obtendrás un nombre que se actualiza automáticamente a tu IP actual.
- La mayoría de los routers y cámaras admiten DDNS directamente en su configuración.