mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-19 08:12:09 +00:00
Tag: 1.7
Intermediate commits (oldest → newest): - Streaming hls - Fx bug - Fxs - Small fixes - Revert fix - Small improvements - Fine tuning - Fine tune - Add microphone - Fixing memory of Conjurer - Local output - Fix - Fx - Fine tuning - Adding script logging current tracks in queue
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>HTTP Live Streaming Example</title>
|
||||
</head>
|
||||
<body>
|
||||
<video src="/tmp/hls/stream.m3u8" height="300" width="400">
|
||||
</video>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user