Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ale
autoradio
Commits
cb2175ea
Commit
cb2175ea
authored
Dec 05, 2015
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove usage of 'stream' prefix in documentation
parent
0d34e7ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
cb2175ea
...
...
@@ -154,17 +154,17 @@ assuming you are running autoradio on the `example.com` domain:
2.
Configure the source, using the username/password provided in the
previous step, and point it at the following URL:
http://
stream.
example.com/path/to/mount.ogg
http://example.com/path/to/mount.ogg
3.
Tell your users to listen to the stream at:
http://
stream.
example.com/path/to/mount.ogg.m3u
http://example.com/path/to/mount.ogg.m3u
Note: some sources are unable to handle HTTP redirects: in that case,
you might want to enable proxying on autoradio, and tell the client to
use the direct-path URL:
http://
stream.
example.com/_stream/path/to/mount.ogg
http://example.com/_stream/path/to/mount.ogg
## DNS zone delegation
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment