I want to embed a live video feed stream from my RLC-410 camera. But struggle to get this done.
I am using VLC to try to connect to my IP camera (reolink):
When I use this:
rtsp://admin:admin@local_ip_address
It works and connects fine. However when I use this:
rtsp://admin:admin@public_ip_address
It brings up the authentication box and asks for my username and password again - seems like its wrong. So it is connecting to it because if i change the public_ip_address to a random one, it cant find it. So for some reason the authentication fails when I try access via the public_ip_address.
If i go to public_ip_address in my browser, i connect fine to the camera.
Does anyone know why this authentication fails?
Does anyone maybe have a better way to easily embed my video stream in a web page that does not require extra hardware/costs?
I am using VLC to try to connect to my IP camera (reolink):
When I use this:
rtsp://admin:admin@local_ip_address
It works and connects fine. However when I use this:
rtsp://admin:admin@public_ip_address
It brings up the authentication box and asks for my username and password again - seems like its wrong. So it is connecting to it because if i change the public_ip_address to a random one, it cant find it. So for some reason the authentication fails when I try access via the public_ip_address.
If i go to public_ip_address in my browser, i connect fine to the camera.
Does anyone know why this authentication fails?
Does anyone maybe have a better way to easily embed my video stream in a web page that does not require extra hardware/costs?