Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.174.782 Times

Ip Camera Stream Record freeware
Filter: All | Freeware | Demo
 

Ip Camera Stream Record

< 1 2 3 4 5 
Added: November 16, 2010 | Visits: 1.152

Coriander 2.0.0 Coriander project is the Linux graphical user interface (GUI) for controlling a Digital Camera through the IEEE1394 bus (aka FireWire, or iLink). Coriander is full featured and besides changing the parameters of the camera it will also let you record video, send images to an FTP site, convert...



Platforms: *nix

License: Freeware Size: 276.48 KB Download (108): Coriander 2.0.0 Download

Added: February 27, 2010 | Visits: 5.733

VISCA Camera Control Library 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...





Platforms: *nix

License: Freeware Size: 307.2 KB Download (760): VISCA Camera Control Library Download

Added: March 07, 2010 | Visits: 1.364

IP Masquerade HOWTO IP Masquerade HOWTO project is a document describing how to set up IP Masq (NAT) for Linux systems. It contains instructions on understanding, configuring, and troubleshooting NAT or Network Address Translation for Linux. It covers topics such as IPTABLES, PORTFW, IPCHAINS, IPFWADM, stronger...


Platforms: *nix

License: Freeware Download (118): IP Masquerade HOWTO Download

Added: July 10, 2010 | Visits: 1.467

Local IP Takeover Local IP Takeover provides network link redundancy within a single server that has multiple network interface cards (NICs) with each NIC connected to separate network switches. If the primary NIC fails (i.e. it cannot ping its default gateway), the "service" IP (the IP that the outside world...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (109): Local IP Takeover Download

Added: November 08, 2013 | Visits: 1.951

Camera Life Camera Life is PHP software you can run to show your photos on your own website. Camera Life is easy to setup and customize if want to blend it in with the rest of your site. The two big features are: great photo organization, and a full audit trail. If someone accesses your site and changes all...


Platforms: *nix

License: Freeware Size: 3.64 MB Download (120): Camera Life Download

Added: April 08, 2010 | Visits: 1.850

IP Traffic Meter IP Traffic Meter is a traffic counter for IPv4 addresses. It uses the DB4 database from Berkeley to keep its counters, the pcap library for monitoring, and the gd library from Boutel to create graphics. The results are displayed in JPEG graphics on an HTML webpage. Whats New in This Release:...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (170): IP Traffic Meter Download

Added: September 26, 2010 | Visits: 2.951

Stone TCP/IP packet repeater Stone is an application layer TCP/IP packet repeater. It repeats TCP and UDP packets from the inside of a firewall to the outside or vice versa. It is simple, supports OpenSSL for encrypting and decrypting packets, performing client and server verifications, and sending a substring of the...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (271): Stone TCP/IP packet repeater Download

Added: November 22, 2010 | Visits: 1.457

Off-the-Record Messaging Off-the-Record Messaging is a Pidgin plugin that allows you to have private conversations over instant messaging by providing: Encryption No one else can read your instant messages. Authentication You are assured the correspondent is who you think it is. Deniability The messages you...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (111): Off-the-Record Messaging Download

Added: July 27, 2010 | Visits: 1.553

IP-Atlas IP-Atlas tries to plot your location or any other host on the internet using the NetGeo data. It finds the latitude and longitude coordinates of the host and plots it on an image for you.It finds the latitude and longitude coordinates of the host and plots it on an image for you. You can try the...


Platforms: *nix

License: Freeware Size: 93.18 KB Download (128): IP-Atlas Download

Added: April 07, 2010 | Visits: 1.856

Stream-2-Stream Stream-2-Stream project (abbreviated "s2s" or "S2S") allows anyone with a normal broadband connection to set up their own radio station or internet television, for free. Stream-2-Stream stations have no user limit; stations can be set up without paying a fortune for bandwidth. Stream-2-Stream...


Platforms: *nix

License: Freeware Size: 1003.52 KB Download (156): Stream-2-Stream Download

Added: January 27, 2010 | Visits: 1.363

IP::Anonymous IP::Anonymous is a Perl port of Crypto-PAn to provide anonymous IP addresses. SYNOPSIS use IP::Anonymous; @key = (0..31); my $object = new IP::Anonymous(@key); print $object->anonymize("192.0.2.0")."n"; This is a Perl port of Crypto-PAn. Crypto-PAn is a cryptography-based sanitization...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (113): IP::Anonymous Download

Added: April 19, 2010 | Visits: 1.283

Linux IP Firewalling Chains Linux IP Firewalling Chains is an update to the 2.0 Linux Firewalling code, for the 2.2 Linux kernel. It is required to administer the IP packet filters in Linux kernel versions 2.1.102 and above. The older Linux firewalling code doesnt deal with fragments, has 32-bit counters (on Intel at...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (128): Linux IP Firewalling Chains Download

Added: November 21, 2010 | Visits: 1.371

Pol-IP Pol-IP is a complete traffic control system for a Linux NAT box with multiplataform clients. It has a user-friendly wizard to config the system in which you can add, delete or chage, clients or groups bandwith, in a hierarchical structure. The clients get clean statistics about their actual speed...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (111): Pol-IP Download

Added: January 23, 2010 | Visits: 795

NetAddr::IP NetAddr::IP is a Perl module that can manage IPv4 and IPv6 addresses and subnets. SYNOPSIS use NetAddr::IP qw( Compact Coalesce Zero Ones V4mask V4net :aton :old_storable :old_nth ); my $ip = new NetAddr::IP loopback; print "The address is ", $ip->addr, " with mask ", $ip->mask,...


Platforms: *nix

License: Freeware Size: 97.28 KB Download (98): NetAddr::IP Download

Added: November 08, 2010 | Visits: 1.112

Audio::Mad::Stream Audio::Mad::Stream is a Perl interface to mad_stream structure. SYPNOSIS my $stream = new Audio::Mad::Stream ($options); $stream->buffer($scalar); my $remain = substr($scalar, $stream->next_frame); my $position = $stream->this_frame; $stream->skip($position + 400); $stream->sync();...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (106): Audio::Mad::Stream Download

Added: August 27, 2010 | Visits: 1.373

I Hear U I Hear U is a Voice over IP (VoIP) application for Linux and it creates an audio stream between two computers in the easiest way and with the minimal traffic on the network.. Mp3Wrap Project Homepage


Platforms: *nix

License: Freeware Size: 256 KB Download (105): I Hear U Download

Added: May 25, 2010 | Visits: 1.299

Geo::TigerLine::Record::B Geo::TigerLine::Record::B is a TIGER/Line 2003 Polygon Geographic Entity Codes: Corrections. SYNOPSIS use Geo::TigerLine::Record::B; @records = Geo::TigerLine::Record::B->parse_file($fh); @records = Geo::TigerLine::Record::B->parse_file($fh, &callback); $record =...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (95): Geo::TigerLine::Record::B Download

Added: June 17, 2010 | Visits: 490

NetAddr::IP::UtilPP NetAddr::IP::UtilPP is a Perl module with pure Perl functions for NetAddr::IP::Util. SYNOPSIS use NetAddr::IP::UtilPP qw( hasbits isIPv4 shiftleft addconst add128 sub128 notcontiguous ipv4to6 mask4to6 ipanyto6 maskanyto6 ipv6to4 bin2bcd bcd2bin ); use NetAddr::IP::UtilPP...


Platforms: *nix

License: Freeware Size: 97.28 KB Download (93): NetAddr::IP::UtilPP Download

Added: October 05, 2010 | Visits: 2.259

IP and Ethernet testing Tool IP and Ethernet testing Tool is also known as "IET" and its an ethernet bridge addon for testing of network appliances and applications. Initialy IskraTel extended and customized the NistNet tool. However NistNet functions on IP layer and requires that tested equipment be configured to use...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (124): IP and Ethernet testing Tool Download

Added: January 02, 2010 | Visits: 1.508

IP::Country IP::Country is a tool for fast lookup of country codes from IP addresses. Finding out the country of a client using only the IP address can be difficult. Looking up the domain name associated with that address can provide some help, but many IP address are not reverse mapped to any useful...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (116): IP::Country Download

< 1 2 3 4 5