RTSP no route to host
Use this page when the player reports No route to host. The usual issue is not the stream path, but the fact that the network cannot reach the target address at all.
This error usually appears when the address points to a private LAN host, the hostname does not resolve correctly, or the target is simply not reachable from the network that RTSP.RUN connects from.
What to check first
- make sure you are not using a private LAN address like 192.168.x.x for a public internet workflow
- confirm that the public host or DDNS name resolves to the correct reachable endpoint
- treat this as a routing and exposure problem before you debug the stream path itself
Questions behind a no route to host error
Start with the public address and routing assumptions before you troubleshoot the RTSP path.
Il lettore non sa come raggiungere la telecamera. Non si tratta di un errore nella parte finale dell’indirizzo, ma di un problema di rete.
- Gli indirizzi IP interni (ad es.
192.168.1.10) non funzionano da Internet – per l’accesso esterno è necessario un indirizzo IP pubblico o un nome DNS (DDNS).
Devi configurare l’inoltro delle porte sul router (di solito la porta 554) verso l’indirizzo IP interno della telecamera.
- Puoi trovare istruzioni specifiche per il tuo router online.
- Usa password sicure e disattiva i servizi non necessari sulla telecamera.
Sì. Se il tuo indirizzo IP cambia periodicamente, utilizza un servizio gratuito di DNS dinamico (ad esempio No-IP, DuckDNS, Dynu).
- Otterrai un nome che si aggiorna automaticamente al tuo IP corrente.
- La maggior parte dei router e delle telecamere supporta DDNS direttamente nelle impostazioni.