RTSP 400 Bad Request
Use this page when the player or recovery flow returns 400 Bad Request and you need to decide whether the problem is the RTSP URL itself, the stream path, or the way the address was copied.
This error usually means the camera or recorder received your RTSP request, but rejected its format, path, or parameters. Start here before you debug network reachability or browser playback.
What to check first
- review the full RTSP or RTSPS URL format, including username, password, host, port, and path
- confirm that you copied the camera-specific stream path, not only the IP address
- compare the URL with the vendor or recorder pattern before you assume the network is the problem
Questions behind a 400 Bad Request error
Start with the URL itself, then confirm the camera-specific stream path and public fit.
Questo errore significa che la telecamera non comprende l’indirizzo inserito. Di solito manca una parte dell’indirizzo o è scritta in modo errato, in particolare quella che indica il canale video.
Formato corretto dell’indirizzo:
rtsp://utente:password@indirizzo_telecamera:554/percorso_dello_streamEsempi per marca:
• Hikvision: rtsp://user:[email protected]:554/Streaming/Channels/101
• Dahua: rtsp://user:[email protected]:554/cam/realmonitor?channel=1&subtype=0
• Axis: rtsp://user:[email protected]:554/axis-media/media.amp
Cosa fare: Controlla il formato esatto nel manuale della tua telecamera o sul sito del produttore: ogni modello utilizza un “percorso” diverso.
L’indirizzo RTSP è l’URL che la tua telecamera utilizza per trasmettere il video su Internet. Puoi trovarlo nel manuale d’uso, nelle impostazioni della telecamera o sul sito Web del produttore.
Formato tipico:
rtsp://utente:password@indirizzo-IP:554/percorso_dello_streamNon sei sicuro? Cerca il modello della tua telecamera insieme alla frase RTSP URL oppure contatta il produttore.
Di solito è dovuto a un indirizzo errato, a una telecamera non raggiungibile o a una connessione bloccata.
- Assicurati che la telecamera sia accesa e che RTSP sia abilitato nelle impostazioni.
- Per l’accesso da Internet, lo stream deve essere pubblico (gli indirizzi IP privati come
192.168.x.xnon funzionano dall’esterno). - Se la telecamera è dietro un router, configura l’inoltro delle porte (di solito la porta
554). - Controlla che la connessione non sia bloccata da un firewall o dal tuo provider Internet.