But i still cannot embed the cam in a webpage, still just a white screen when I try the code snippet above. Chrome says: Failed to load resource: net::ERR_UNKNOWN_URL_SCHEME
I guess that means chrome cant understand the rtsp protocol, so what other options do I have that are not costly?

Latest posts made by truetaurus
-
RE: How can I embed a RLC-410 in a web page?
-
RE: How can I embed a RLC-410 in a web page?
found it out, wrong password
-
How can I embed a RLC-410 in a web page?
I want to embed a live video feed stream from my RLC-410 camera. But struggle to get this done. I have tried using the following but it just doesnt do anything:
<video src="rtsp://admin:reebok10@192.168.0.7">
Your browser does not support the VIDEO tag and/or RTP streams.
</video>
I have also tried following this: https://reolink.com/topic/live-stream-the-reolink-rlc-410ws-cam/ but i see no preview.
Is there anyone who can walk me through the steps to get this working? Also would it be possible to send a stream directly to youtube?