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.477.542 Times

Radio Broadcast Stream Sample freeware
Filter: All | Freeware | Demo
 

Radio Broadcast Stream Sample

< 1 2 3 4 5 > 
Released: November 30, 2009  |  Added: December 04, 2009 | Visits: 5.153

Internet Radio Internet radio is becoming more and more a usual thing these days, whether we're speaking about grindcore or worship music, sports news or classical concerts being broadcasted online by terrestrial radio stations. And since people began wandering on the whole web clicking links and waiting for... Platforms: Windows

License: Freeware Size: 2.01 MB Download (1429): Internet Radio Download

Released: April 19, 2009  |  Added: July 13, 2009 | Visits: 4.261

Procaster Procaster is a FREE desktop application makes quality live broadcasting simple, while dramatically and automatically boosting the quality of your streams to the absolute highest levels possible. With one click you can stream your DV cam, webcam, games and desktop to hundreds of thousands of... Platforms: Windows

License: Freeware Size: 7.13 MB Download (311): Procaster Download

Released: October 05, 2009  |  Added: October 10, 2009 | Visits: 2.694

RCN Shoutcast Player Directory of SHOUTcast Internet radio streams. Provides a Songbird-native interface for browsing and playback of SHOUTcast Internet Radio streams. You can view your favourite stations by genre. The application supports playback of audio streams in the following formats: MP3, AAC, eAAC+, WMA, and... Platforms: Windows

License: Freeware Size: 1.17 MB Download (263): RCN Shoutcast Player Download

Added: March 14, 2010 | Visits: 1.541

FFmpeg::Stream::Audio FFmpeg::Stream::Audio is an audio stream from a (multi)media stream group. SYNOPSIS $ff = FFmpeg->new(); #see FFmpeg #... $sg = $ff->create_streamgroup(); #see FFmpeg $st = ($sg->streams())[0]; #this is a FFmpeg::Stream Objects of this class are not intended to be instantiated directly... Platforms: *nix

License: Freeware Size: 1.8 MB Download (171): FFmpeg::Stream::Audio Download

Added: March 27, 2010 | Visits: 1.431

FFmpeg::Stream FFmpeg::Stream is an audio or video stream from a (multi)media file. SYNOPSIS $ff = FFmpeg->new(); #see FFmpeg #... $sg = $ff->create_streamgroup(); #see FFmpeg $st = ($sg->streams())[0]; #this is a FFmpeg::Stream FFmpeg::Stream objects are not instantiated. Rather, objects are... Platforms: *nix

License: Freeware Size: 921.6 KB Download (126): FFmpeg::Stream Download

Added: January 07, 2010 | Visits: 1.636

FFmpeg::Stream::Video FFmpeg::Stream::Video is a video stream from a (multi)media stream group. SYNOPSIS $ff = FFmpeg->new(); #see FFmpeg #... $sg = $ff->create_streamgroup(); #see FFmpeg $st = ($sg->streams())[0]; #this is a FFmpeg::Stream Objects of this class are not intended to be instantiated directly by... Platforms: *nix

License: Freeware Size: 962.56 KB Download (199): FFmpeg::Stream::Video Download

Added: October 04, 2010 | Visits: 1.781

Stream::Reader Stream::Reader is a stream reader Perl class. SYNOPSIS # Input stream can be reference to TYPEGLOB or SCALAR, output stream # can be the same types or undefined # Constructor $stream = Stream::Reader->new( *IN, { Limit => $limit, BuffSize => $buffsize, Mode => UB } ); # Reading all... Platforms: *nix

License: Freeware Size: 6.14 KB Download (108): Stream::Reader Download

Added: July 15, 2010 | Visits: 1.429

Radio Shortest Path First Radio Shortest Path First (RSPF) is a routing protocol for wireless networks. This particular implementation is written for Linux and conforms to version 2.2 of the protocol specification. There are many reasons why our networks are complicated, but one significant thing is that you can no longer... Platforms: *nix

License: Freeware Size: 102.4 KB Download (101): Radio Shortest Path First Download

Added: February 12, 2010 | Visits: 1.124

XML::Parser::Style::Stream XML::Parser::Style::Stream is a Stream style for XML::Parser. SYNOPSIS use XML::Parser; my $p = XML::Parser->new(Style => Stream, Pkg => MySubs); $p->parsefile(foo.xml); { package MySubs; sub StartTag { my ($e, $name) = @_; # do something with start tags } sub EndTag { my ($e,... Platforms: *nix

License: Freeware Size: 225.28 KB Download (105): XML::Parser::Style::Stream Download

Added: March 17, 2010 | Visits: 1.253

Streamsniff Streamsniff is a command line tool that sniffs network traffic for stream urls. I built it because I got tired chasing stream urls hidden behind loads of html and javascript. Run it as root, fire up your browser and start the stream you want to "expose". Streamsniff detects the initiation of... Platforms: *nix

License: Freeware Size: 20.48 KB Download (131): Streamsniff Download

Added: July 23, 2010 | Visits: 1.758

Ham Radio Control Libraries Ham Radio Control Libraries is a development effort to provide a consistent interface for programmers wanting to incorporate radio control in their programs. Hamlib is not a complete user application, rather, it is a software layer intended to make controlling various radios and other shack... Platforms: *nix

License: Freeware Size: 1.4 MB Download (114): Ham Radio Control Libraries Download

Added: March 03, 2010 | Visits: 1.727

GNU Radio GNU Radio is a collection of software that when combined with minimal hardware, allows the construction of radios where the actual waveforms transmitted and received are defined by software. What this means is that it turns the digital modulation schemes used in todays high performance wireless... Platforms: *nix

License: Freeware Size: 1024 KB Download (138): GNU Radio Download

Added: November 10, 2010 | Visits: 1.406

iRATE radio iRATE radio provides users with a powerful new way to find and download free, legal music online. Users rate tracks based on their tastes. The iRATE server then selects other tracks to send to the user from a database of over 50,000 freely downloadable songs by correlating the users ratings... Platforms: *nix

License: Freeware Size: 7.6 MB Download (105): iRATE radio Download

Added: June 10, 2010 | Visits: 1.665

Audio::Radio::Sirius Audio::Radio::Sirius is a Perl module to control a Sirius satellite radio tuner. SYNOPSIS Sirius satellite radio (http://www.sirius.com) is a US based satellite radio serice. While none of the tuners they make have serial or USB connectors, it has been found that generation 2.5 tuners... Platforms: *nix

License: Freeware Size: 13.31 KB Download (184): Audio::Radio::Sirius Download

Added: November 08, 2010 | Visits: 1.119

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: September 01, 2010 | Visits: 1.071

Ximba Radio Ximba Radio project is a GTK+ based user interface to the OpenXM daemon for controlling an XMPCR (a USB-connected XM Radio for PCs). The daemon manages a USB connected XMPCR receiver, which in turn pumps the audio signal into your audio cards input port. The daemon runs in the background and the... Platforms: *nix

License: Freeware Size: 378.88 KB Download (107): Ximba Radio Download

Added: January 25, 2010 | Visits: 663

Access Stream Address Access Stream Address is an AppleScript that displays the URL address obtained from the currently playing Stream in a dialog text box, suitable for copying and pasting to a browser. Normally you can see this info if you "Get Info" a radio track, but you can't copy it. Platforms: Mac

License: Freeware Download (105): Access Stream Address Download

Added: January 25, 2010 | Visits: 1.447

Vintage Radio Shows Receive the latest show from Vintage Radio Shows.com in your Dashboard without using a browser. Activate this widget and get back to your other tasks while enjoying the adventure, suspense, mystery, comedy and romance of radio days-gone-by.New episodes from a catalog of 20,000+ shows are rotated... Platforms: Mac

License: Freeware Download (133): Vintage Radio Shows Download

Added: January 25, 2010 | Visits: 871

Radio Eins Widget Radio Eins Widget plays the RadioEins Audio stream, so make sure you have Real Player or Flip4Macinstalled. More information available at my site. Platforms: Mac

License: Freeware Download (91): Radio Eins Widget Download

Released: March 16, 2015  |  Added: March 30, 2015 | Visits: 3.951

Free Online Radio Player Recorder Free Online Radio Player Recorder does exactly as it sounds -- it is an easy-to-use FREE software program that lets you play online radio and save the them directly into MP3, WMA, OGG or WAV files. Free Online Radio Player Recorder is a perfect audio recorder to record your own voice, music or... Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 4.65 MB Download (592): Free Online Radio Player Recorder Download

< 1 2 3 4 5 >