similar to: Krad Cam Alpha Test Release

Displaying 20 results from an estimated 300 matches similar to: "Krad Cam Alpha Test Release"

2013 Apr 16
2
Krad Pipe To
https://gist.github.com/oneman/5394332 This is a little hack for sending -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
2012 Feb 01
1
Icecast WebM support and much more
Howdy, I've been working on WebM support for Icecast, and I'm looking for a few power-users or developers that can work with me on a semi-informal basis to fully test things out, determine what is wanted where and all of those good things. I've been working on things in a cave so to speak, but I am opening things up as much and as fast as I can now. It would be most useful if whomever
2012 Feb 01
1
Icecast WebM support and much more
Howdy, I've been working on WebM support for Icecast, and I'm looking for a few power-users or developers that can work with me on a semi-informal basis to fully test things out, determine what is wanted where and all of those good things. I've been working on things in a cave so to speak, but I am opening things up as much and as fast as I can now. It would be most useful if whomever
2013 Apr 16
0
Krad Pipe To
David, Does this work with already-existing WebM files, as in, does it parse them to only output at the appropriate rate? Or, is this meant only for realtime sources that are already appropriately rate-limited by their nature? On 04/16/2013 07:20 AM, Krad Radio wrote: > https://gist.github.com/oneman/5394332 > > This is a little hack for sending -live encoded- WebM streams to >
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
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]
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]
2004 Jul 13
1
LDAP and Domain
Hi to all, I'm configuring a samba server to act as Windows Domain Server through ldap, I've created the users for the domain, and seems to work fine when I'm not trying to log against the domain, (I tried with smbclient and mac os x). The problem is when I'm trying to add a windows machine to the domain, it ask me the login/password, I give one of "administrator"
2006 Jul 13
0
Compiling the latest SVN checkout
How about installing the libtool development stuff? Otherwise, it may have something to do with automake 1.9 (I'm using 1.8). Jan-Marc Le jeudi 13 juillet 2006 ? 15:26 +0200, Bj?rn Thalheim a ?crit : > Hello, > > I just checked out the latest version of speex and I want to compile it. > The INSTALL file says that's easy: > >
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:
2006 Jul 17
2
patch for compilation under MACOSX
I just compiled speex under my new intel iMac with MacOSX and get a compilation issue with the malloc.h header not being found. Here is a patch that avoid inclusion of malloc.h under MACOSX. (I'm using osx version 10.4 - Tiger) --- libspeex/kiss_fft.h 26 Jun 2006 02:22:34 -0000 1.1.1.1 +++ libspeex/kiss_fft.h 17 Jul 2006 15:15:53 -0000 @@ -5,7 +5,9 @@ #include <stdio.h>
2006 Jul 13
4
Compiling the latest SVN checkout
Hello, I just checked out the latest version of speex and I want to compile it. The INSTALL file says that's easy: bjoern@deimos:~/studium/beleg/resources/svn/speex$ cat INSTALL Installing Speex is as easy as: % ./configure [--prefix=<install-path>] % make % make install Note that if you are using the code from SVN, you will need to run "autogen.sh" instead of
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
2012 May 25
2
libshout-2.3.1 release with Opus support
All, I've made a new release of libshout. Greg Maxwell contributed support for the Opus audio codec (opus-codec.org). Tested with gstreamer and oggfwd as source clients, and playback with Firefox Nightly and 'curl | opusdec'. Thanks, Greg. There are no other updates; in particular webm streaming still requires the caller limit the send rate. The source package is available: -
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 >
2008 Jan 03
3
[LLVMdev] Utilizing gperf for TableGen
On Wed, 2 Jan 2008, Chris Lattner wrote: >This should be fixed now, please verify, thanks! > >-Chris The newer code that TableGen produces is indeed lower however, MSVC still throws the same error messages (and moreover, I don't think they're fixing it anytime soon.. I'll try to re-open this issue to them). Also, it seems that the new code produces an extraneous "if
2006 Dec 18
3
Creating another database connection for large mysql import?
I''m using backgroundrb to periodically download a large file via ftp from a remote location and then import it into the database. To perform the import, I was using the following: ActiveRecord::Base.connection.execute(%{load data infile ...;}) although on a file with 2.5 million records, this can take 5 minutes, which seems to tie up my rails application while this executes (even
1999 Jul 14
1
How to cite
I am updating my lab manual in Spanish. How should I cite your supplements to Venables and Ripley 1997 and the scripts. Thank you very much Peter B. -- Peter B. Mandeville mandevip at deimos.tc.uaslp.mx Jefe del Depto. de Inform?tica y Bioestad?stica rpe1531 at pasteur.fmed.uaslp.mx Facultad de Medicine Tel: 48 26-23-45 ext. 232