Removed obsolete static files
This commit is contained in:
parent
39aed3f122
commit
3f6bf67c12
2 changed files with 0 additions and 18 deletions
|
|
@ -1,9 +0,0 @@
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>Video Streaming Demonstration</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<h1>Video Streaming Demonstration</h1>
|
|
||||||
<img src="{{ url_for('stream') }}">
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>Video Streaming Demonstration</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<h1>Video Streaming Demonstration</h1>
|
|
||||||
<img src="{{ url_for('stream') }}">
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue