gmyth-stream/stream.conf
author renatofilho
Wed Mar 28 21:26:42 2007 +0100 (2007-03-28)
branchtrunk
changeset 468 f4c6061f6f39
parent 453 a806d8ad0ff0
child 471 2eef40885322
permissions -rw-r--r--
[svn r473] memory leek fix
     1 [Comm]
     2 engine = tcp
     3 port = 12345
     4 
     5 
     6 [Media]
     7 engine = ffmpeg
     8 
     9 
    10 [Vlc]
    11 path = /usr/local/bin/vlc
    12 host = 127.0.0.1
    13 port = 4212
    14 pwd = admin
    15 
    16 
    17 [FFmpeg]
    18 path = /usr/bin/ffmpeg