Difference between revisions of "Gmediaserver"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | Naga-naganya gmediaserver lebih banyak untuk streaming audio / lagu saja. | |
| − | ./gmediaserver -ieth1 -v4 /audio | + | Instalasi |
| + | |||
| + | apt-get install gmediaserver | ||
| + | |||
| + | Help | ||
| + | |||
| + | gmediaserver --help | ||
| + | |||
| + | Usage: gmediaserver [OPTIONS]... DIRECTORIES... | ||
| + | Run the UPnP media server. | ||
| + | |||
| + | --friendly-name=NAME set display name for media server | ||
| + | --disable-tags do not scan files for tags | ||
| + | --fs-charset=CHARSET character set used in file names | ||
| + | --device-charset=CHARSET character set used in the player device | ||
| + | --log-charset=CHARSET character set used in logs and display | ||
| + | -v, --verbose[=LEVEL] set verbosity level (0-4) | ||
| + | --pid-file=FILE write pid to FILE when up and running | ||
| + | -i, --interface=NAME listen on a specific interface | ||
| + | -p, --port=PORT listen on a specific port | ||
| + | -o, --output=LOGFILE file for logging | ||
| + | -b, --background go to background (detach) | ||
| + | --no-timestamp do not prepend timestamp to log entries | ||
| + | --timestamp[=FORMAT] prepend timestamp with optional time format | ||
| + | --profile=NAME specify profile (see below) | ||
| + | --file-types=TYPE[,..] list of file types to serve (see docs) | ||
| + | --expire-time=SECONDS advertisement expire time (default 100) | ||
| + | --help display this help and exit | ||
| + | --version output version information and exit | ||
| + | |||
| + | The directories arguments specify where audio files are located. | ||
| + | See strftime(3) for description of the timestamp format. | ||
| + | |||
| + | A profile specified with --profile enables settings for a certain device. | ||
| + | The following values are valid for --profile: | ||
| + | |||
| + | generic no custom settings | ||
| + | mp101 Netgear MP101 | ||
| + | dms1 Omnifi DMS1 | ||
| + | ps3 PlayStation 3 | ||
| + | |||
| + | Report bugs to <oskar@osk.mine.nu>. | ||
| + | |||
| + | |||
| + | Menjalankan gmediaserver | ||
| + | |||
| + | ./gmediaserver -ieth1 -v4 /audio | ||
| Line 8: | Line 54: | ||
* http://www.gnu.org/software/gmediaserver/ | * http://www.gnu.org/software/gmediaserver/ | ||
| + | |||
==Pranala Menarik== | ==Pranala Menarik== | ||
* [[Multimedia di Linux]] | * [[Multimedia di Linux]] | ||
| + | * [[Media Server]] | ||
| + | |||
| + | ===Media Server di Network Appliance=== | ||
| + | * [[Buffalo: Media Server]] | ||
| + | * [[Buffalo: BitTorrent]] | ||
| + | * [[Buffalo: BitTorrent Konfigurasi]] | ||
| + | |||
| + | ===Media Server di Komputer=== | ||
| + | * [[mediatomb]] '''(RECOMMENDED)''' | ||
| + | * [[ushare]] | ||
| + | * [[gmediaserver]] | ||
| + | |||
| + | ===Mencari Film / Lagu=== | ||
| + | * [[ThePirateBay]] | ||
| + | * [[rtorrent]] | ||
| + | * [[rtorrent.rc]] | ||
| + | * [[rtorrent: modifikasi untuk mendukung magnet]] | ||
| + | * [[rtorrent: cara penggunaan]] | ||
| + | * [[rtorrent: menjalankan di background]] | ||
| + | * [[Bittorrent]] | ||
| + | |||
| + | [[Category: Linux]] | ||
| + | [[Category: Multimedia]] | ||
Latest revision as of 05:47, 9 April 2012
Naga-naganya gmediaserver lebih banyak untuk streaming audio / lagu saja.
Instalasi
apt-get install gmediaserver
Help
gmediaserver --help
Usage: gmediaserver [OPTIONS]... DIRECTORIES...
Run the UPnP media server.
--friendly-name=NAME set display name for media server
--disable-tags do not scan files for tags
--fs-charset=CHARSET character set used in file names
--device-charset=CHARSET character set used in the player device
--log-charset=CHARSET character set used in logs and display
-v, --verbose[=LEVEL] set verbosity level (0-4)
--pid-file=FILE write pid to FILE when up and running
-i, --interface=NAME listen on a specific interface
-p, --port=PORT listen on a specific port
-o, --output=LOGFILE file for logging
-b, --background go to background (detach)
--no-timestamp do not prepend timestamp to log entries
--timestamp[=FORMAT] prepend timestamp with optional time format
--profile=NAME specify profile (see below)
--file-types=TYPE[,..] list of file types to serve (see docs)
--expire-time=SECONDS advertisement expire time (default 100)
--help display this help and exit
--version output version information and exit
The directories arguments specify where audio files are located.
See strftime(3) for description of the timestamp format.
A profile specified with --profile enables settings for a certain device.
The following values are valid for --profile:
generic no custom settings
mp101 Netgear MP101
dms1 Omnifi DMS1
ps3 PlayStation 3
Report bugs to <oskar@osk.mine.nu>.
Menjalankan gmediaserver
./gmediaserver -ieth1 -v4 /audio
Referensi
Pranala Menarik
Media Server di Network Appliance
Media Server di Komputer
- mediatomb (RECOMMENDED)
- ushare
- gmediaserver