digital cameras
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 633
Digital Camera Protocol 0.0
Digital Camera Protocol is another command-line utility for DC21x cameras, this one looks and works just like ftp command. more>>
Digital Camera Protocol is another command-line utility for DC21x cameras, this one looks and works just like "ftp" command. Not written by me, but uses some of my low-level Kodak code from digicam.
<<less Download (0.015MB)
Added: 2006-10-19 License: GPL (GNU General Public License) Price:
1102 downloads
DigicaMerge 2.00
DigicaMerge is a commandline tool to merge directories of pictures taken with digital cameras. more>>
DigicaMerge project is a commandline tool to merge directories of pictures taken with digital cameras. If youve got a digital camera, your hard disk probably contains many directories full of pictures all named with the same names.
This utility allows you to merge such directories contents into a new directory, and renames all the pictures on the fly, ensuring no filename clash will occur.
You can define your own naming scheme, using either a set of predefined variables or any recognized Exif tag which may be present in your pictures, and also specify a pattern to select only certain files.
Installation:
- Extract it :
$ gzip -d digicamerge-x.xx.tar.gz | tar -xf -
where x.xx is digicamerges latest version number.
- Install it :
Go to digicamerges directory:
$ cd digicamerge-x.xx
Just type:
$ python setup.py install
You may need to be logged in with sufficient privileges (e.g. root)
This will generally install digicamerge in /usr/local/bin or an equivalent path depending on your system.
- Launch it :
Just type :
$ digicamerge
And read the long help message which contains examples.
Enhancements:
- A command line option was added to automatically remove duplicate pictures when merging directories.
- The manual page is now included in the package.
<<lessThis utility allows you to merge such directories contents into a new directory, and renames all the pictures on the fly, ensuring no filename clash will occur.
You can define your own naming scheme, using either a set of predefined variables or any recognized Exif tag which may be present in your pictures, and also specify a pattern to select only certain files.
Installation:
- Extract it :
$ gzip -d digicamerge-x.xx.tar.gz | tar -xf -
where x.xx is digicamerges latest version number.
- Install it :
Go to digicamerges directory:
$ cd digicamerge-x.xx
Just type:
$ python setup.py install
You may need to be logged in with sufficient privileges (e.g. root)
This will generally install digicamerge in /usr/local/bin or an equivalent path depending on your system.
- Launch it :
Just type :
$ digicamerge
And read the long help message which contains examples.
Enhancements:
- A command line option was added to automatically remove duplicate pictures when merging directories.
- The manual page is now included in the package.
Download (0.016MB)
Added: 2006-02-21 License: GPL (GNU General Public License) Price:
1340 downloads
Digital Audio Player 0.2b
GNUdap is a project to build a userspace driver to interface Linux with proprietary-protocol USB MP3 players more>>
GNUdap is a project to build a userspace driver to interface Linux with proprietary-protocol USB MP3 players and mass storage devices. Currently GNUdap supports the CHIC MP10, CHIC MP30, CHIC Symphony from "Perstel,Inc." and the NGS Jogger from the NGS Technology.
GNUdap is also an experiment to test the advantages of a strongly-typed programming language and of the functional programming paradigm in hardware developing. In fact GNUdap is developed using the Objective Caml programming language.
To access the devices, we use camlusb, an ocaml binding to libusb, wich is an library which works in userspace to access usb devices.
A shell, which supports the main features of the player, is provided. Besides being done for linux, unlike the original program provided with the MP10, this software is interesting because it has additional features (like being able to transfer mp3s directly to the pc, and to change the playable status of a file on the DAP), not present in the official one. A graphical frontend and a filesystem interface are planned.
To find more informations about the protocol, the driver and the shell visit the Documentation Page
Enhancements:
- chic.sh: Corrected the DIR variable
- added documentation
<<lessGNUdap is also an experiment to test the advantages of a strongly-typed programming language and of the functional programming paradigm in hardware developing. In fact GNUdap is developed using the Objective Caml programming language.
To access the devices, we use camlusb, an ocaml binding to libusb, wich is an library which works in userspace to access usb devices.
A shell, which supports the main features of the player, is provided. Besides being done for linux, unlike the original program provided with the MP10, this software is interesting because it has additional features (like being able to transfer mp3s directly to the pc, and to change the playable status of a file on the DAP), not present in the official one. A graphical frontend and a filesystem interface are planned.
To find more informations about the protocol, the driver and the shell visit the Documentation Page
Enhancements:
- chic.sh: Corrected the DIR variable
- added documentation
Download (0.22MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
1188 downloads
Free Digital Money 0.2
Free Digital Money is a free open source project aimed at promoting ideas and stimulating further innovation. more>>
Free Digital Money projetc is aimed at promoting ideas and stimulating further innovation in the field of digital bearer money.
Digital bearer money is like cash and can be transferred person-to-person without going through a bank or PayPal account.
Scope
The scope of this project is necessarily limited; digital bearer money schemes are difficult to implement.
The project will develop and release a Digital Money system and applications, suitable for teaching and idea-testing.
The current release (V0.2) delivers a basic digital PGP-based coin system.
The next release will provide a transport mechanism to send the coins to an intended recipient; and a client application (a Wallet).
How You Can Help
We welcome technical help in a variety of forms:
- Application writers and visionaries: to use the FreeDMoney software to experiment with new ideas
- Coders: to extend the current software or to implement a completely new payment system
- Vendors of existing digital payment schemes: to implement a FDM interface to their code
Educational Usage
Students (and others) are welcome and encouraged to use FreeDMoney as a basis for discussing other considerations of building a secure payment systems.
Examples:
- What technical peer-review process would be required to be confident in the security of the system?
- What are the limitations in the model that would need to be overcome in order to make this into a technically sound basis for a real-world, real-value payment system?
- Assuming these limitations had been overcome, what operational considerations would need to be addressed to deliver a secure, reliable payment system?
- How do existing payment systems address these issues?
What legal and regulatory issues would need to be addressed in the target jurisdictions?
Enhancements:
- Initial Coin implementation and "test bank" Web application.
<<lessDigital bearer money is like cash and can be transferred person-to-person without going through a bank or PayPal account.
Scope
The scope of this project is necessarily limited; digital bearer money schemes are difficult to implement.
The project will develop and release a Digital Money system and applications, suitable for teaching and idea-testing.
The current release (V0.2) delivers a basic digital PGP-based coin system.
The next release will provide a transport mechanism to send the coins to an intended recipient; and a client application (a Wallet).
How You Can Help
We welcome technical help in a variety of forms:
- Application writers and visionaries: to use the FreeDMoney software to experiment with new ideas
- Coders: to extend the current software or to implement a completely new payment system
- Vendors of existing digital payment schemes: to implement a FDM interface to their code
Educational Usage
Students (and others) are welcome and encouraged to use FreeDMoney as a basis for discussing other considerations of building a secure payment systems.
Examples:
- What technical peer-review process would be required to be confident in the security of the system?
- What are the limitations in the model that would need to be overcome in order to make this into a technically sound basis for a real-world, real-value payment system?
- Assuming these limitations had been overcome, what operational considerations would need to be addressed to deliver a secure, reliable payment system?
- How do existing payment systems address these issues?
What legal and regulatory issues would need to be addressed in the target jurisdictions?
Enhancements:
- Initial Coin implementation and "test bank" Web application.
Download (0.73MB)
Added: 2006-10-13 License: Freely Distributable Price:
1114 downloads
DigiCam 1.20
DigiCam is a command-line interface to Kodak DC21x Digital Cameras. more>>
DigiCam is a command-line interface to Kodak DC21x Digital Cameras. I own a Kodak DC215Zoom and its pretty shitty.
Ive compared images my camera makes with others, and I guess there is just something subtly screwed with my camera.
Focus mechanics or something. Ill probably dump this crap and get a real camera one of these days.
What you can do with it:
* Display camera or specific picture information;
* Display number of pictures in the camera;
* Delete any picture from the camera;
* Delete all pictures from the camera in one step;
* Take picture, save to file, delete picture from the camera in one step;
* Retrieve any picture and save to file;
* Retrieve all pictures, and save to current directory as imageNNN.jpg;
* Set resolution to High or Low before taking a picture;
* Set picture quality before taking a picture;
* Set Flash mode before taking a picture;
* Set Zoom value before taking a picture;
Run "cam" without any parameters for a complete list of possible options. Some options can be combined to make cam usable inside scripts. Please use common sense, and dont combine options like -d and -R, or -t and -d
<<lessIve compared images my camera makes with others, and I guess there is just something subtly screwed with my camera.
Focus mechanics or something. Ill probably dump this crap and get a real camera one of these days.
What you can do with it:
* Display camera or specific picture information;
* Display number of pictures in the camera;
* Delete any picture from the camera;
* Delete all pictures from the camera in one step;
* Take picture, save to file, delete picture from the camera in one step;
* Retrieve any picture and save to file;
* Retrieve all pictures, and save to current directory as imageNNN.jpg;
* Set resolution to High or Low before taking a picture;
* Set picture quality before taking a picture;
* Set Flash mode before taking a picture;
* Set Zoom value before taking a picture;
Run "cam" without any parameters for a complete list of possible options. Some options can be combined to make cam usable inside scripts. Please use common sense, and dont combine options like -d and -R, or -t and -d
Download (0.014MB)
Added: 2006-10-19 License: GPL (GNU General Public License) Price:
1104 downloads
Digital Product Management Library SDK 2.1.0
Digital Product Management Library SDK is a management platform for Java-based component development. more>>
Digital Product Management Library SDK (DPML SDK) is a management platform for Java-based component development, resource management, and deployment.
The project is composed of the Transit resource management layer, the Depot multi-project build system, the Metro component management runtime engine, and the Station application management console.
Enhancements:
- Support was enhanced for the creation of composite components using URL resolvable parts (where a part is a building block defining a classloader chain, component, and deployment scenario).
<<lessThe project is composed of the Transit resource management layer, the Depot multi-project build system, the Metro component management runtime engine, and the Station application management console.
Enhancements:
- Support was enhanced for the creation of composite components using URL resolvable parts (where a part is a building block defining a classloader chain, component, and deployment scenario).
Download (5.7MB)
Added: 2007-05-03 License: The Apache License 2.0 Price:
912 downloads
RJBs Digital Media Center 2.0
RJBs Digital Media Center is a music player. more>>
RJBs Digital Media Center is a music player.
RJBs Digital Music Center is designed to run on dedicated hardware. Because of this. It running as root. Very dangerous. Other than grabbing the X display and calling stop and halt scripts. It should be able to run as a non-root user. I will look into this on future releases.
Install steps:
(1) Install Nvidia Graphics Card.
(2) Plug X10 or IRMan control module into Com1.
(3) Connect Computer to Television
(4) Install RedHat 9.0
(5) During RedHat install select "Server Install"
(5) During package selection
(a) Select The Following Packages
X Window System
Sound and Video
Windows File Server
Development Tools
X Software Development
(b) De-Select The Following Packages
Printing Support
Text Based internet
Server Configuration Tools
Web Server
Administration Tools
(6) Identify or Create a directory for your Media files.
mkdir /usr/local/Media
Would be a good choice. The install script will ask and expect this path to exist. It will create a symbolic link to it. Also create symbolic link inside to for Cdrom to /mnt/cdrom
(7) As root UnZip/Tar the DMC release in /usr/local
cd /usr/local
tar zxvf dmc-releaseV2.0.tgz.tgz
(8) If your System is a HP DEC then you need to copy from the original HP disk the binary decvfdcmd.
cp /opt/odin/dec/bin/decvfdcmd /tmp
This binary controls the front LCD display.
The install script will ask for this path.
(9) As root run the DMC Install Script.
cd /usr/local/dmc/bin
./Install.sh
(10) Answer questions and follow instructions
(11) Good Luck!
Main features:
- One that would connect to a TV.
- Be controlled by a remote (X10 or IRman).
- Play Video Files (.mpg .avi).
- Support Monkeys Audio along with mp3 and wavs.
- Display CD Cover Art
- Mounts music from a network server.
- UNIX based.
- XFree86 based.
- 100% C-Code (Very Fast).
<<lessRJBs Digital Music Center is designed to run on dedicated hardware. Because of this. It running as root. Very dangerous. Other than grabbing the X display and calling stop and halt scripts. It should be able to run as a non-root user. I will look into this on future releases.
Install steps:
(1) Install Nvidia Graphics Card.
(2) Plug X10 or IRMan control module into Com1.
(3) Connect Computer to Television
(4) Install RedHat 9.0
(5) During RedHat install select "Server Install"
(5) During package selection
(a) Select The Following Packages
X Window System
Sound and Video
Windows File Server
Development Tools
X Software Development
(b) De-Select The Following Packages
Printing Support
Text Based internet
Server Configuration Tools
Web Server
Administration Tools
(6) Identify or Create a directory for your Media files.
mkdir /usr/local/Media
Would be a good choice. The install script will ask and expect this path to exist. It will create a symbolic link to it. Also create symbolic link inside to for Cdrom to /mnt/cdrom
(7) As root UnZip/Tar the DMC release in /usr/local
cd /usr/local
tar zxvf dmc-releaseV2.0.tgz.tgz
(8) If your System is a HP DEC then you need to copy from the original HP disk the binary decvfdcmd.
cp /opt/odin/dec/bin/decvfdcmd /tmp
This binary controls the front LCD display.
The install script will ask for this path.
(9) As root run the DMC Install Script.
cd /usr/local/dmc/bin
./Install.sh
(10) Answer questions and follow instructions
(11) Good Luck!
Main features:
- One that would connect to a TV.
- Be controlled by a remote (X10 or IRman).
- Play Video Files (.mpg .avi).
- Support Monkeys Audio along with mp3 and wavs.
- Display CD Cover Art
- Mounts music from a network server.
- UNIX based.
- XFree86 based.
- 100% C-Code (Very Fast).
Download (8.2MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1181 downloads
Fedora Digital Object Repository 2.2
Fedora open source software gives organizations a flexible service-oriented architecture. more>>
Fedora Digital Object Repository is an open source software which gives organizations a flexible service-oriented architecture for managing and delivering their digital content. At its core is a powerful digital object model that supports multiple views of each digital object and the relationships among digital objects.
Digital objects can encapsulate locally-managed content or make reference to remote content. Dynamic views are possible by associating web services with objects. Digital objects exist within a repository architecture that supports a variety of management functions. All functions of Fedora, both at the object and repository level, are exposed as web services. These functions can be protected with fine-grained access control policies.
This unique combination of features makes Fedora an attractive solution in a variety of domains. Some examples of applications that are built upon Fedora include library collections management, multimedia authoring systems, archival repositories, institutional repositories, and digital libraries for education.
Enhancements:
- This is a significant release of Fedora that includes a complete repackaging as a proper Web application.
- A new installer application makes it easy to setup and run.
- It now uses Servlet Filters for authentication.
- The Fedora repository can also be configured to calculate and store checksums for content.
- The RDF-based Resource Index has been tuned for better performance.
- A new high-performing RDBMS-backed triplestore has been developed that can now be plugged into the RI.
<<lessDigital objects can encapsulate locally-managed content or make reference to remote content. Dynamic views are possible by associating web services with objects. Digital objects exist within a repository architecture that supports a variety of management functions. All functions of Fedora, both at the object and repository level, are exposed as web services. These functions can be protected with fine-grained access control policies.
This unique combination of features makes Fedora an attractive solution in a variety of domains. Some examples of applications that are built upon Fedora include library collections management, multimedia authoring systems, archival repositories, institutional repositories, and digital libraries for education.
Enhancements:
- This is a significant release of Fedora that includes a complete repackaging as a proper Web application.
- A new installer application makes it easy to setup and run.
- It now uses Servlet Filters for authentication.
- The Fedora repository can also be configured to calculate and store checksums for content.
- The RDF-based Resource Index has been tuned for better performance.
- A new high-performing RDBMS-backed triplestore has been developed that can now be plugged into the RI.
Download (MB)
Added: 2007-01-26 License: MPL (Mozilla Public License) Price:
1008 downloads
Digital Disco System 0.10.3
Digital Disco System is a client/server-based audio player for disco purposes as well as at-home usage. more>>
Digital Disco System is a client/server-based audio player for disco purposes as well as at-home usage. It has an console frontend (usable in shell scripts) and an X-fontend in the style of XMMS.
<<less Download (0.090MB)
Added: 2006-04-20 License: GPL (GNU General Public License) Price:
1282 downloads
X-Digital Disco System 0.1.4
X-Digital Disco System (X-DDS) is the graphical frontend for the Digital Disco System. more>>
X-Digital Disco System (X-DDS) is the graphical frontend for the Digital Disco System. X-Digital Disco System is based on the XMMS Multimedia Player.
About Digital Disco System:
Digital Disco System is a client/server-based audio player for disco purposes as well as at-home usage.
It has an console frontend (usable in shell scripts) and an X-fontend in the style of XMMS.
<<lessAbout Digital Disco System:
Digital Disco System is a client/server-based audio player for disco purposes as well as at-home usage.
It has an console frontend (usable in shell scripts) and an X-fontend in the style of XMMS.
Download (0.16MB)
Added: 2006-04-21 License: GPL (GNU General Public License) Price:
1291 downloads
Digital Room Correction 2.6.2
Digital Room Correction is a program used to generate correction filters for acoustic compensation. more>>
Digital Room Correction project is a program used to generate correction filters for acoustic compensation of HiFi and audio systems in general, including listening room compensation.
DRC generates just the FIR correction filters, which can be used with a real time or offline convolver to provide real time or offline correction. DRC doesnt provide convolution features, and provides only some simplified, although really accurate, measuring tools.
For further informations see the documentation section, which includes the full manual of the current version of DRC and a complete set of measurements showing the effect of the DRC correction in a real life situation.
DRC is available for free and is released under the terms of the GNU General Public License. See the documentation for details.
Enhancements:
- A new feature for replacing command line parameters has been introduced.
- The dip and peak limiting procedures have been improved in order to avoid numerical instabilities.
- A new wavelet-based analysis graph has been added to the sample results.
- Many performance improvements have been introduced.
- A new optional parameter used to define the base directory for all files has been added.
<<lessDRC generates just the FIR correction filters, which can be used with a real time or offline convolver to provide real time or offline correction. DRC doesnt provide convolution features, and provides only some simplified, although really accurate, measuring tools.
For further informations see the documentation section, which includes the full manual of the current version of DRC and a complete set of measurements showing the effect of the DRC correction in a real life situation.
DRC is available for free and is released under the terms of the GNU General Public License. See the documentation for details.
Enhancements:
- A new feature for replacing command line parameters has been introduced.
- The dip and peak limiting procedures have been improved in order to avoid numerical instabilities.
- A new wavelet-based analysis graph has been added to the sample results.
- Many performance improvements have been introduced.
- A new optional parameter used to define the base directory for all files has been added.
Download (1.0MB)
Added: 2005-12-16 License: GPL (GNU General Public License) Price:
815 downloads
Happy Camel 1 Beta 1
Happy Camel is intended to combine your digital camera with your GPS device. more>>
Happy Camel is intended to combine your digital camera with your GPS device. It you feed it a list of digital photos and a tracklog, it figures out where these images were taken.
Happy Camel can embed this position in the EXIF-data of your photos and create a .kmz file for Google Earth displaying your photos at the right positions along the tracklog.
Usage:
Happy Camel is a command-line tool, in which you should basically provide a directory with images and the position on your disk of a tracklog file. Running happycamel --help should provide you with all the necessary information.
Now what?
So, your pictures have their GPS-coordinates embedded. Now what? Good question.
Of course you can have Happy Camel make a nice Google Earth file which shows a smalle version of your images in ther proper place. There are also several other resources which could display your images on a map, like Yuan.cc and Flickrmap, which require to have your photos on Flickr.
Theres currently a lot going on around GPS and photos. More options will probably present themselves.
<<lessHappy Camel can embed this position in the EXIF-data of your photos and create a .kmz file for Google Earth displaying your photos at the right positions along the tracklog.
Usage:
Happy Camel is a command-line tool, in which you should basically provide a directory with images and the position on your disk of a tracklog file. Running happycamel --help should provide you with all the necessary information.
Now what?
So, your pictures have their GPS-coordinates embedded. Now what? Good question.
Of course you can have Happy Camel make a nice Google Earth file which shows a smalle version of your images in ther proper place. There are also several other resources which could display your images on a map, like Yuan.cc and Flickrmap, which require to have your photos on Flickr.
Theres currently a lot going on around GPS and photos. More options will probably present themselves.
Download (0.019MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
925 downloads
VISCA Camera Control Library 0.08
VISCA Camera Control Library is a library for controlling a VISCA(tm) compliant camera through the RS232 port of your PC. more>>
VISCA Camera Control Library is a library for controlling a VISCA(tm) compliant camera through the RS232 port of your PC. VISCA, on its side, is a protocol developed by Sony so that a lot of machine vision cameras from Sony are compliant with VISCA.
Typical cameras include the FCB-IX47 family of camera block for OEMs. Note that other devices, such as VCRs, can be controlled. Drop me a line f you know other functions that you would like to be implemented and for which you have the opcodes.
libVISCA has been tested only with an FCB-IX47P. This does not mean that its the only camera compatible, but some others might require addition/changes. In the current version, libVISCA has interface functions for every command/inquiry of the specifications. This includes zoom, focus, digital effects, white balance, and much more.
Every function composes an RS232 message, up to 12 bytes long. The message is then sent to a function that will actually send the 12 bytes after appending a header and footer. The function also waits for answers from the camera, such as ACK and completion messages. If its an inquiry, the reply is stored in the input buffer of the interface structure.
<<lessTypical cameras include the FCB-IX47 family of camera block for OEMs. Note that other devices, such as VCRs, can be controlled. Drop me a line f you know other functions that you would like to be implemented and for which you have the opcodes.
libVISCA has been tested only with an FCB-IX47P. This does not mean that its the only camera compatible, but some others might require addition/changes. In the current version, libVISCA has interface functions for every command/inquiry of the specifications. This includes zoom, focus, digital effects, white balance, and much more.
Every function composes an RS232 message, up to 12 bytes long. The message is then sent to a function that will actually send the 12 bytes after appending a header and footer. The function also waits for answers from the camera, such as ACK and completion messages. If its an inquiry, the reply is stored in the input buffer of the interface structure.
Download (0.30MB)
Added: 2006-01-20 License: LGPL (GNU Lesser General Public License) Price:
1407 downloads
Digital Invisible Ink Toolkit 1.5
Digital Invisible Ink Toolkit provides a simple tool that can hide a message inside a 24-bit colour image. more>>
The Digital Invisible Ink Toolkit is a Java steganography tool that can hide any sort of file inside a digital image (regarding that the message will fit, and the image is 24 bit colour). Digital Invisible Ink Toolkit will work on Linux and Max OS, even on Windows because it is written in Java and thus platform independent.
There are four highly customisable algorithms in the tool, as well as an open-source implementation of RS Analysis (an extremely good steganalysis method). The tool has the additional advantage of being able to simulate hiding - so you can get an accurate map of where the information is hidden.
The compiled version can be run by simply double clicking the .jar file, or by running at a command line with the following options (you will need to run at the command line if you are using big pictures, such as those greater than 500x500 pixels or it will run out of memory):
java -jar -Xmx512m diit_1-1.jar
Where -Xmx512m tells the virtual machine to use 512MB of physical RAM (at most) - please change to suit your own machine specifications.
<<lessThere are four highly customisable algorithms in the tool, as well as an open-source implementation of RS Analysis (an extremely good steganalysis method). The tool has the additional advantage of being able to simulate hiding - so you can get an accurate map of where the information is hidden.
The compiled version can be run by simply double clicking the .jar file, or by running at a command line with the following options (you will need to run at the command line if you are using big pictures, such as those greater than 500x500 pixels or it will run out of memory):
java -jar -Xmx512m diit_1-1.jar
Where -Xmx512m tells the virtual machine to use 512MB of physical RAM (at most) - please change to suit your own machine specifications.
Download (0.27MB)
Added: 2006-06-09 License: GPL (GNU General Public License) Price:
1234 downloads
Myrinix Digital Home Edition 2007-04 v3
Myrinix - Digital Home Edition is meant to be a smart and centralized OS that can be implemented in a home environment. more>>
Myrinix - Digital Home Edition is meant to be a smart and centralized OS that can be implemented in a home environment.
Myrinix Digital Home Edition can be connected to a TV or other large screen to record and play DVD movies and surf the Internet. It also implements video sharing with the NX technology, and includes the videolan program for broadcasting video or music throughout the network.
Diskless client computers can connect with the server as it performs other tasks. Myrinix - Digital Home Edition is a bootable CD derived from Kanotix.
Enhancements:
- This release fixed a DBUS hang at startup on some computers and detection of USB drives as home at startup.
- An easy USB portable drive installer was added along with a locale changer for quick and easy language changes.
<<lessMyrinix Digital Home Edition can be connected to a TV or other large screen to record and play DVD movies and surf the Internet. It also implements video sharing with the NX technology, and includes the videolan program for broadcasting video or music throughout the network.
Diskless client computers can connect with the server as it performs other tasks. Myrinix - Digital Home Edition is a bootable CD derived from Kanotix.
Enhancements:
- This release fixed a DBUS hang at startup on some computers and detection of USB drives as home at startup.
- An easy USB portable drive installer was added along with a locale changer for quick and easy language changes.
Download (460MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
915 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above digital cameras search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed