我想在几秒钟内更改几个URL图像。 例如,
首先,图像IMG 1
5秒后IMG 2
并且在7秒后IMG 3
<html>
<head>
</head>
<body><body style="margin: 0px; background: #0e0e0e;">
<img style="-webkit-user-select: none;" src="http://212.123.205.35/mjpg/1/video.mjpg?camera=1&streamprofile=Quality&timestamp=1558306982033" width="640" height="480">
<img style="-webkit-user-select: none;" src="http://208.72.70.171/mjpg/video.mjpg" width="640" height="392">
<img style="-webkit-user-select: none;" src="http://115.91.53.186/SnapshotJPEG?Resolution=640x480&amp;Quality=Clarity&amp;1558308342">
</body>
</body>
</html>