v4l2rtspserver/index.html

10 lines
146 B
HTML

<html>
<body>
<video controls>
<source src="unicast.mpd">
Your browser does not support the video tag.
</video>
</body>
</html>