gmyth-stream/stream.conf
branchtrunk
changeset 468 f4c6061f6f39
parent 453 a806d8ad0ff0
child 471 2eef40885322
     1.1 --- a/gmyth-stream/stream.conf	Tue Mar 27 00:13:27 2007 +0100
     1.2 +++ b/gmyth-stream/stream.conf	Wed Mar 28 21:26:42 2007 +0100
     1.3 @@ -1,12 +1,18 @@
     1.4 -[Media]
     1.5 -engine = gstreamer
     1.6 -
     1.7  [Comm]
     1.8  engine = tcp
     1.9 -port = 12344
    1.10 +port = 12345
    1.11 +
    1.12 +
    1.13 +[Media]
    1.14 +engine = ffmpeg
    1.15 +
    1.16  
    1.17  [Vlc]
    1.18  path = /usr/local/bin/vlc
    1.19  host = 127.0.0.1
    1.20  port = 4212
    1.21  pwd = admin
    1.22 +
    1.23 +
    1.24 +[FFmpeg]
    1.25 +path = /usr/bin/ffmpeg