We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f7fd4 commit 1abb500Copy full SHA for 1abb500
README.md
@@ -0,0 +1,25 @@
1
+Streamcast
2
+==========
3
+
4
5
+Demo time
6
+---------
7
8
+Build the server
9
10
+ go build .
11
12
+Go get [Butt](https://danielnoethen.de/) or any icecast producer.
13
14
+On the source, set server as 127.0.0.1 on port 5000 with any password.
15
16
+Start the server :
17
18
+ ./streamcast
19
20
+Open the webpage http://localhost:5001 and click play, will ear sound with few second latency.
21
22
+Licence
23
+-------
24
25
+3 termds BSD licence. ©2020 Mathieu Lecarme.
0 commit comments