Skip to content

Commit

Permalink
HTML client for stream testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ilahyani committed Jan 20, 2025
1 parent b3ef34e commit ed4bfc8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions video.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<video width="720" height="480" controls>
<source src="http://localhost/api/stream/video" type="video/mp4">
</video>

0 comments on commit ed4bfc8

Please sign in to comment.