DJ Mount
djmount is a UPnP AV client. It mounts as a Linux filesystem the media content of compatible UPnP AV devices.
Djmount discovers automatically all UPnP AV Media Servers on the network, and make the content available in a directory tree. All shared files (e.g. Audio or Video files) are directly visible and can be played using your favorite media player.
2009年4月30日 星期四
TunaPie
TunaPie
TunaPie is a directory browser for Internet radio and TV streams. In theory it should work on any UNIX-based system. It has been tested on Linux and Max OS X. As of 0.9.6, it is compatible with the Icecast directory as well as the Shoutcast (winamp) stream directory service. Tunapie allows you to search for streams and then launch your audio player (XMMS) or NSV viewer (Mplayer) of choice. It also allows recording of audio and video streams using streamripper.
TunaPie is a directory browser for Internet radio and TV streams. In theory it should work on any UNIX-based system. It has been tested on Linux and Max OS X. As of 0.9.6, it is compatible with the Icecast directory as well as the Shoutcast (winamp) stream directory service. Tunapie allows you to search for streams and then launch your audio player (XMMS) or NSV viewer (Mplayer) of choice. It also allows recording of audio and video streams using streamripper.
Savonet/Liquidsoap
Savonet/Liquidsoap
Savonet is a group of open-source developpers working on audio, with a focus on streaming and webradios. Savonet software is mainly written in OCaml. At the core of Savonet is Liquidsoap, the programming language that ties all the pieces together. Savonet also provides OCaml libraries to the open-source community, especially bindings of widespread C libraries such as Vorbis, Mad, Lame, Jack, ALSA, LADSPA, etc.
Liquidsoap
Liquidsoap is the audio stream generator of the Savonet project, notably used for generating the stream of netradios.
Savonet is a group of open-source developpers working on audio, with a focus on streaming and webradios. Savonet software is mainly written in OCaml. At the core of Savonet is Liquidsoap, the programming language that ties all the pieces together. Savonet also provides OCaml libraries to the open-source community, especially bindings of widespread C libraries such as Vorbis, Mad, Lame, Jack, ALSA, LADSPA, etc.
Liquidsoap
Liquidsoap is the audio stream generator of the Savonet project, notably used for generating the stream of netradios.
Some examples of what you can do using Liquidsoap:
- static or dynamic playlists
- time-based selection of the audio source
- quota- or time-based insertions or mixes of jingles
- live DJ interventions
- interactive user requests
- fully-customizable transitions, e.g. crossfading
- speech-synthesis of track metadata
- simple access to remote files
- and much more!
2009年4月21日 星期二
2009年4月20日 星期一
find process name by pid
Solaris - read psinfo struc (refer proc man page)
AIX- Use getprocs() func
HP - Use pstat_getproc func.
Linux - cat /proc//cmdline, or "ps xw"
AIX- Use getprocs() func
HP - Use pstat_getproc func.
Linux - cat /proc/
2009年4月8日 星期三
2009年4月6日 星期一
Linux Advanced Routing & Traffic Control HOWTO
Linux Advanced Routing & Traffic Control HOWTO - don't forget read this with Policy Routing With Linux
Policy Routing With Linux
Policy Routing With Linux - Online Edition - nice writing, helpful to under stand/utilize "ip" utility. (or, iproute2 package)
訂閱:
文章 (Atom)