search for: kradradio

Displaying 17 results from an estimated 17 matches for "kradradio".

2012 Feb 08
1
Krad Cam Alpha Test Release
For those who want to test webm streaming. This is a super early test binary release, not super user friendly yet. Here is a link to the server with some streams: http://deimos.kradradio.com:8080/ To play with mplayer: mplayer -cache 2200 http://deimos.kradradio.com:8080/teststream18.webm To play in browser http://deimos.kradradio.com:8080/teststream18.webm To get the app and some instructions: https://gist.github.com/1773943 Source code: https://github.com/krad-radio/krad_...
2012 Feb 08
1
Krad Cam Alpha Test Release
For those who want to test webm streaming. This is a super early test binary release, not super user friendly yet. Here is a link to the server with some streams: http://deimos.kradradio.com:8080/ To play with mplayer: mplayer -cache 2200 http://deimos.kradradio.com:8080/teststream18.webm To play in browser http://deimos.kradradio.com:8080/teststream18.webm To get the app and some instructions: https://gist.github.com/1773943 Source code: https://github.com/krad-radio/krad_...
2013 Apr 16
2
Krad Pipe To
...ending -live encoded- WebM streams to Icecast from STDIN. An example (I was using libav from git, params likely different between libav, ffmpeg etc programs) avconv -v debug -f video4linux2 -s 320x240 -r 10 -i /dev/video0 -vcodec libvpx -threads 2 -vb 128k -r 10 -f webm pipe:1 | krad_pipe2 europa.kradradio.com 8008 /pipetest123.webm firefox Requires an Icecast 2.4 beta server. Testing on the above server is OK. gcc -Wall -o krad_pipe2 krad_pipe2.c sudo cp krad_pipe2 /usr/local/bin Incase you missed it, Krad Pipe (A different program from this one) can be used to ad-hoc restream from one Icecast s...
2013 Feb 26
4
What clients do you use?
I been revising my list of options for people to connect to my icecast servers. And would like to know what clients you use to connect. I know of the list on the site and I would like to know what you guys use. Please Post Name, Version, OS and Why you choose or recommend this client. I use SAM by Spacial Audio, its a old version, for windows, Why because I got a good deal on the cost of it, it
2013 Feb 08
2
3rd Party Applications
The page http://www.icecast.org/3rdparty.php contains some old links. Perhaps someone could update them. Oddcast was renamed and the website is unavailable. Maybe this one: http://code.google.com/p/edcast-reborn/ DeeFuzzer website moved to https://github.com/yomguy/DeeFuzzer and http://pypi.python.org/pypi/DeeFuzzer/ Xine website moved to http://www.xine-project.org/home Cajun website should be
2013 Apr 16
0
Krad Pipe To
...> Icecast from STDIN. > > An example (I was using libav from git, params likely different > between libav, ffmpeg etc programs) > > avconv -v debug -f video4linux2 -s 320x240 -r 10 -i /dev/video0 > -vcodec libvpx -threads 2 -vb 128k -r 10 -f webm pipe:1 | krad_pipe2 > europa.kradradio.com <http://europa.kradradio.com> 8008 > /pipetest123.webm firefox > > Requires an Icecast 2.4 beta server. Testing on the above server is OK. > gcc -Wall -o krad_pipe2 krad_pipe2.c > sudo cp krad_pipe2 /usr/local/bin > > Incase you missed it, Krad Pipe (A different progr...
2012 Feb 01
1
Icecast WebM support and much more
...s://github.com/krad-radio/krad_ebml_experimental In the Krad EBML repo, the library itself has no dependencies, but all of the tools and toys there have all kinds of dependencies. If your interested in server side mixing and all the rest, take a look here for some videos and text about it: http://kradradio.com/about Technical details aside, my goal in all of this is to enable people with the most basic of web skills to be able to run a live continually broadcasting radio or TV station with all of the capabilities of the brick and mortar version. Fast computers, fast internet, microphones and webca...
2012 Feb 01
1
Icecast WebM support and much more
...s://github.com/krad-radio/krad_ebml_experimental In the Krad EBML repo, the library itself has no dependencies, but all of the tools and toys there have all kinds of dependencies. If your interested in server side mixing and all the rest, take a look here for some videos and text about it: http://kradradio.com/about Technical details aside, my goal in all of this is to enable people with the most basic of web skills to be able to run a live continually broadcasting radio or TV station with all of the capabilities of the brick and mortar version. Fast computers, fast internet, microphones and webca...
2013 Nov 26
2
AOL/Nullsoft shutting down (Winamp)
Good bye, llama whipping awesome software...long live Audacious =) http://audacious-media-player.org/ On 11/25/2013 10:10 PM, Yahav Shasha wrote: > > that's not 100% accurate. > no official message regarding shoutcast was released. > Winamp is going to be abandoned, but i find it hard to believe they > are going to pull the plug on shoutcast as well, shoutcast is doing >
2012 Feb 09
2
Icecast WebM Support Patch Second Edition
Howdy, tl;dr: Nothing new or interesting to non-developers Attached is a newer Icecast WebM support patch for Icecast SVN, there is simply aesthetic changes. Whitespace has been altered to match Icecast project style, some functions have been renamed and moved around. Some discussion. The format_ebml.c file lines 0-296 operates much the same as the format_ogg.c file does. It uses a parsing
2012 Feb 09
2
Icecast WebM Support Patch Second Edition
Howdy, tl;dr: Nothing new or interesting to non-developers Attached is a newer Icecast WebM support patch for Icecast SVN, there is simply aesthetic changes. Whitespace has been altered to match Icecast project style, some functions have been renamed and moved around. Some discussion. The format_ebml.c file lines 0-296 operates much the same as the format_ogg.c file does. It uses a parsing
2012 Feb 09
0
Icecast WebM Support Patch Second Edition
Hi David, Streaming live WebM would also give a boost to this open format. Whitch Client do you use to stream the webm format to icecast with? Regards, Dennis -----Original Message----- From: Krad Radio <kradradio at gmail.com> To: icecast-dev at xiph.org, icecast at xiph.org Date: Wed, 8 Feb 2012 23:53:05 -0500 Subject: [Icecast] Icecast WebM Support Patch Second Edition Howdy, tl;dr: Nothing new or interesting to non-developers Attached is a newer Icecast WebM support patch for Icecast SVN, there is...
2012 Feb 07
0
Icecast WebM support patch
Attached is a patch for adding webm streaming support to icecast svn. Also available is my git tree: https://github.com/krad-radio/icecast-oneman/tree/format_ebml_internal My git tree is behind the svn version a little bit, I will update it soon, the webm code is identical. Please note the following: 1) This version has no external dependencies, the EBML parsing is built into the format_ebml
2012 Feb 19
0
Icecast WebM support patch, Version 2
Rillian was right, the match byte function was not only hard to read, but also flawed. ;P The concept of simply splitting on cluster boundaries is as sound as it was last week, but it is none the less, highly coupled to actually having your code split on cluster boundaries more than just most of the time. I've reworked my patch, and I have been able to stream for over 30 hours continuously
2013 Mar 03
0
Krad Pipe
I wrote a bent pipe program for relaying Icecast / KR streams. Its the simplest minimal program possible at 300 lines~, and there is no dependencies. Its an extraction from Krad Transponder, I pulled this out into a little command line program as I thought it might be immediately useful. https://gist.github.com/oneman/5074107 krad_pipe [from_host] [from_port] [from_mount] [to_host] [to_port]
2012 Feb 07
0
Icecast WebM support patch
Attached is a patch for adding webm streaming support to icecast svn. Also available is my git tree: https://github.com/krad-radio/icecast-oneman/tree/format_ebml_internal My git tree is behind the svn version a little bit, I will update it soon, the webm code is identical. Please note the following: 1) This version has no external dependencies, the EBML parsing is built into the format_ebml
2013 Mar 03
0
Krad Pipe
I wrote a bent pipe program for relaying Icecast / KR streams. Its the simplest minimal program possible at 300 lines~, and there is no dependencies. Its an extraction from Krad Transponder, I pulled this out into a little command line program as I thought it might be immediately useful. https://gist.github.com/oneman/5074107 krad_pipe [from_host] [from_port] [from_mount] [to_host] [to_port]