Skip to content
Snippets Groups Projects
Select Git revision
  • 166ff2a77e9ba42b979f5069843666acfc14bff1
  • main default protected
  • feature/face-recognition-v3
  • feature-face-recognition-v3
  • feature/face-recognition-v2
5 results

Test.html

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Test.html 161 B
    <html>
      <head>
        <title>HHZ Livestream</title>
      </head>
      <body>
        <h1>HHZ Livestream</h1>
        <img src="http://localhost:88/video_feed">
      </body>
    </html>