3 projects tagged "Linux (32 and 64 bit)"
Scenic is a free software suite for streaming audio, video, and MIDI between live events. It was created at the Society for Arts and Technology (SAT) to give artists a powerful tool for telepresence in live arts contexts, and new media installations. The streaming is done over RTP with the GStreamer multimedia framework. Users can also choose low-bandwidth or high-quality codecs, depending on what is available on their system. It offers up to as many audio channels as your audio device supports. It consists of a desktop application and several command-line utilities: scenic (a Desktop application to stream audio, video, and MIDI over RTP); milhouse (streams audio and video over RTP); midistream (streams MIDI notes and controls over RTP); dc-ctl (controls connected DC IEEE 1394 cameras); firereset (resets an IEEE 1394 bus to help in case of problems); and jack-info (prints information about running JACK servers).
Managed TFTP server is a TFTP server. The main TFTP class runs without modifications on Mono. It works both in IPv4 and IPv6 mode. It has correct retry behavior. It supports the following TFTP options: block size, transfer size, and timeout. It's possible to run in single port mode, which ensures that only port 69 will be used for TFTP transfers, simplifying firewall and router configuration. It supports many concurrent transfers. It runs as a Windows service. It supports multiple TFTP servers on different endpoints, each serving its own root directory. It has an advanced MSI-based installer. It logs to the windows event log. It has a permissive MIT license so it can be used in commercial projects.