author | morphbr |
Wed Apr 04 17:08:11 2007 +0100 (2007-04-04) | |
branch | trunk |
changeset 497 | 08a2d7d67ae5 |
parent 487 | ab3aa66009de |
child 499 | 9900800a8dd6 |
permissions | -rw-r--r-- |
renatofilho@484 | 1 |
[Comm] |
renatofilho@484 | 2 |
engine = tcp |
renatofilho@484 | 3 |
port = 12345 |
renatofilho@484 | 4 |
|
renatofilho@484 | 5 |
|
renatofilho@484 | 6 |
[Media] |
morphbr@497 | 7 |
engine = mencoder |
renatofilho@484 | 8 |
|
renatofilho@484 | 9 |
|
renatofilho@484 | 10 |
[Vlc] |
renatofilho@484 | 11 |
path = /usr/local/bin/vlc |
renatofilho@484 | 12 |
host = 127.0.0.1 |
renatofilho@484 | 13 |
port = 4212 |
renatofilho@484 | 14 |
pwd = admin |
renatofilho@484 | 15 |
|
renatofilho@484 | 16 |
|
renatofilho@484 | 17 |
[FFmpeg] |
renatofilho@484 | 18 |
path = /usr/bin/ffmpeg |
renatofilho@484 | 19 |
|
renatofilho@484 | 20 |
|
renatofilho@484 | 21 |
[Mencoder] |
renatofilho@484 | 22 |
path = /usr/local/bin/mencoder |
renatofilho@484 | 23 |
fifo_path = /tmp/teste |