From 8dd8ee115cf983c916f3b73963ce42c6bdc833d7 Mon Sep 17 00:00:00 2001 From: arf20 Date: Sun, 20 Mar 2022 19:46:27 +0100 Subject: [PATCH] Initial commit --- index.php | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100755 index.php diff --git a/index.php b/index.php new file mode 100755 index 0000000..a67e826 --- /dev/null +++ b/index.php @@ -0,0 +1,94 @@ + + + + + + + + ARFNET + + + + + + + +
+ + ARFNET +
+
+ Home
+

Stream

+
">
+
+ + +
+

Streams Live Now

+ /hls/'.$stream.'
'; + } + ?> +
+
+

Now YOU can stream too!

+

Simply open OBS and set stream URL to rtmp://arf20.com/show, and you choose the stream key that will me the stream name.
+ Then the stream is distributed at http://arf20.com/hls/key.m3u8, and vieweable at https://arf20.com/stream.php?stream=/hls/key.m3u8

+
+ + \ No newline at end of file