chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lib/configuration.c, etc.: Replace `config_userconf()' by a variable.
[disorder]
/
README.streams
diff --git
a/README.streams
b/README.streams
index 9fe3e3af82de02220ed7f793a7a497c2405e698c..24756d079413a8d9247dd28e7e7b316c6dcb0a53 100644
(file)
--- a/
README.streams
+++ b/
README.streams
@@
-5,7
+5,7
@@
get called 'streams'.
* RTP Streaming
* RTP Streaming
-DisOrder is capable
to
transmitting RTP streams over a suitable network.
+DisOrder is capable
of
transmitting RTP streams over a suitable network.
** Server Setup
** Server Setup
@@
-13,7
+13,7
@@
To enable this make sure that all players use the speaker process, i.e. execraw
rather than exec (or it won't work properly) and configure the network speaker
backend:
rather than exec (or it won't work properly) and configure the network speaker
backend:
-
speaker_backend
network
+
api
network
broadcast 172.17.207.255 9003
broadcast_from 172.17.207.2 9002
broadcast 172.17.207.255 9003
broadcast_from 172.17.207.2 9002
@@
-32,6
+32,8
@@
instance:
(The destination can also be a unicast address but that's not a tested
configuration.)
(The destination can also be a unicast address but that's not a tested
configuration.)
+scripts/setup now knows how to do basic setup for network play.
+
** Playing The Stream
To play, use the disorder-playrtp client. If the destination address was a
** Playing The Stream
To play, use the disorder-playrtp client. If the destination address was a