338 projects tagged "multimedia"
Pictag is a simple web photo gallery with automatic thumbnail generation and tagging capability. It's self-contained in a single file, uses the filesystem for gallery layout, and requires no stand-alone database (it uses SQLite) or no database at all. It handles EXIF data, provides support for HTTP user authentication and authorization, and is customizable.
Naiocast is a Web based streaming server, similar to SHOUTcast and Icecast. It currently supports MP3 audio streams only. It can be used to create an Internet radio station or a privately running jukebox. It requires neither expensive dedicated servers nor compilation on the target machine. The project includes: Naiocast Server, which accepts a stream sent from a computer and sends it to listeners over standard HTTP; and naioSC, which sends the audio stream to a Naiocast server to broadcast to clients. It runs typically in the place where the audio is generated.