15.09.2015, 10:41
Yes well on, it is very simple.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"></meta>
</head>
<body>
<embed type="application/x-vlc-plugin" name="video1"
autoplay="yes" loop="yes" width="640" height="460"
target="rtsp://192.168.1.21:554/user=admin&password=&channel=1&stream=0.sdp">
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"></meta>
</head>
<body>
<embed type="application/x-vlc-plugin" name="video1"
autoplay="yes" loop="yes" width="640" height="460"
target="rtsp://192.168.1.21:554/user=admin&password=&channel=1&stream=0.sdp">
</body>
</html>
Jean-Marc