search for: streaming

Displaying 20 results from an estimated 24106 matches for "streaming".

2004 Feb 03
3
Implementating streams in R
Dear all, I have an implementation of streams in R. The current implementation of delay() and force() is inspired from the LISP implementation found in Part VI "Languages for AI problem solving" of "Artificial Intelligence" by G. Luger. I have tested it with the Fibonacci example in the same book (see examples below). It works but I do run into a problem when I try to
2007 Jan 29
0
3 commits - autogen.sh configure.ac player/.gitignore player/Makefile.am player/swfdec_playback_alsa.c player/swfdec_playback.c player/swfdec_playback_none.c
autogen.sh | 2 +- configure.ac | 39 +++++++++++++++++++++++++++++++++------ player/.gitignore | 1 + player/Makefile.am | 28 +++++++++++++++++++--------- player/swfdec_playback_none.c | 38 ++++++++++++++++++++++++++++++++++++++ 5 files changed, 92 insertions(+), 16 deletions(-) New commits: diff-tree
2007 Jun 21
0
Branch 'as' - 5 commits - libswfdec/Makefile.am libswfdec/swfdec_as_strings.c libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_movie.c libswfdec/swfdec_net_connection.c libswfdec/swfdec_net_stream_as.c libswfdec/swfdec_net_stream.c
libswfdec/Makefile.am | 2 libswfdec/swfdec_as_strings.c | 4 libswfdec/swfdec_js_net_stream.c | 221 ------------------------------------- libswfdec/swfdec_movie.c | 2 libswfdec/swfdec_net_connection.c | 2 libswfdec/swfdec_net_stream.c | 25 ++-- libswfdec/swfdec_net_stream.h | 4 libswfdec/swfdec_net_stream_as.c | 196
2012 Feb 25
1
Fw: Same problem as last time, with IPv6 off
-----Originalmeddelande----- Fr?n: "Per Gunnarsson" <per at 80-244-81-186.customer.t3.se> Till: per.gunnarsson at lappstockholm.se Datum: 2012-02-25 15:20 ?mne: [Icecast] Same problem as last time, with IPv6 off OK, this is my configuration file: <icecast> ? ?<limits> ? ? ? ?<clients>100</clients> ? ? ? ?<sources>2</sources> ? ? ?
2007 Nov 08
0
configure.ac libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_playback_pa.c
configure.ac | 18 ++ libswfdec-gtk/Makefile.am | 1 libswfdec-gtk/swfdec_playback_pa.c | 331 +++++++++++++++++++++++++++++++++++++ 3 files changed, 350 insertions(+) New commits: commit a14e3cf83f1a9e5bd0a226c1e794bdddf94ae7a9 Author: Eric Anholt <eric at anholt.net> Date: Wed Nov 7 17:42:04 2007 -0800 Add a simple pulseaudio playback backend.
2010 Aug 31
0
istream_read like zlib, but without zlib
Hy Timo ! I Made some modification in stream_read in zlib. I remove all zlib part, because i don't need this, but i need to read a istream to change it. Well, i create a size_t called supersize, with is a substitute for stream->zs.avail_in. The trouble is, my debug file have a lot of "READ Plugin\n", and i think it's because my read becomes a loop, i think it's because
2012 Jun 15
1
Google Voice / Jabber auth problem
asterisk-1.8.13.0 iksemel-1.4 I have a client who setup a gvoice account using their domain in the login name: username=client at theirdomain@gmail.com This appears to have caused a problem with authentication. I've tried escaping the @ and quoting the login string, etc. but it simply won't authenticate. I don't believe my configuration is bad as the same server /
2018 Mar 07
1
Show all audiance in Icecast directory... cluster ?
Hello, I installed Icecast 2.4.3 by downloading http://downloads.xiph.org/releases/icecast/icecast-2.4.3.tar.gz CentOS 7 Then ./configure make make install Its working. My only issue : I have 3 streams, I see the name of my station 3 times in Icecast directory. I tryed to hide 2 streams by using the hidden and public tags and force showing the total of audiance in the one public stream. i
2004 Aug 06
1
can't compile ices 2 on ppc
I've tried everything I know how (and a lot I don't) to get ices to compile on this beige G3 ppc box. I've got the latest cvs of libshout and ices. Gentoo linux ppc 1.2-r1, from stage3 tarball. gcc 2.95.3 I've made sure that libshout points to libshout.so.2.0.2. Don't know what else to try. I've got the box here, and I've port-forwarded through my firewall to
2007 Jul 16
0
configure.ac libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_playback_oss.c
configure.ac | 14 + libswfdec-gtk/Makefile.am | 1 libswfdec-gtk/swfdec_playback_oss.c | 265 ++++++++++++++++++++++++++++++++++++ 3 files changed, 277 insertions(+), 3 deletions(-) New commits: diff-tree 6e644576c0bac40f193b31935946738a143c3c7a (from c45ceb30a4a9c438c89423e277d8684b2e66c65c) Author: Eric Anholt <eric at anholt.net> Date: Sun Jul
2013 Nov 12
2
dovecot-2.2.7: Fatal: master: service(imap): child 49545 killed with signal 11 (core dumped)
Hi! After upgrade I'm noticing many coredummps, below is backtrace: $ echo "bt"|gdb .... #0 o_stream_zlib_flush (stream=0xc8be5b27640) at ostream-zlib.c:222 222 if (o_stream_zlib_send_flush(zstream) < 0) (gdb) #0 o_stream_zlib_flush (stream=0xc8be5b27640) at ostream-zlib.c:222 #1 0x00007a695e8f09cd in o_stream_flush (stream=stream at entry=0xc8be5b276d0) at
2005 Jan 13
3
ices 0.4 can't find playlists...
Hello, I've compiled and successfully run icecast2 with ices on a single stream. But I'm running into problems running multiple streams from ices to icecast... I used the <playlist>...</playlist> syntax to run a single stream, but the docs on icecast.org seem to suggest using the <input>...</input> syntax instead. I've actually tried it both ways, with
2009 Jul 06
1
Asterisk & Jabber : WARNING: res_jabber.c aji_recv_loop: JABBER: socket read error
I have installed gnutls and gnutls-devel from RedHat repositories [root at asterisk asterisk]# yum install gnutls gnutls-devel I have installed iksemel with gnutls support : [root at asterisk asterisk]# cd /usr/src/iksemel-1.3/ [root at asterisk asterisk]# ./configure --with-gnutls --prefix=/usr [root at asterisk asterisk]# make [root at asterisk asterisk]# make check [root at asterisk
2009 May 30
1
Segmentation Fault
I've attached the command I ran, the output, and the crash log in the hope that it is useful. jason$ ffmpeg2theora -v 5 --optimize -A 64 -c 2 -H 44100 /Users/jason/ Movies/TV\ Shows/Holding\ Area/video.vob Input #0, mpeg, from '/Users/jason/Movies/TV Shows/Holding Area/ video.vob': Duration: 00:05:43.90, start: 0.211444, bitrate: 7217 kb/s Stream #0.0[0x1e0]: Video:
2007 Oct 29
4
What's best practice for serving multiple formats from a remote icecast server?
...;best practice" but I can't find it. Our basic configuration is this: Darkice streams from our studio to icecast which is running on a server farm. Our transmitter (miles away from our studio) subscribes to this stream for its audio source. And the stream is available to the public for streaming also. We would like to add an mp3 stream (reluctantly) and a low-bandwidth stream (probably mp3 also) for dial-up listeners. Since our icecast server is on a server farm, I figure the encoding of the additional streams should be done there. So the simplest solution (I figger) would be to run a...
2000 Oct 19
1
streaming: some idea's
Greetings, A couple of weeks ago, there was here a discussion about streaming. Here is two things that I would like to add to the discussion: meta-streaming and control-streaming. (Althou I do not think my ideas are that new) * First metastreaming: If you look at DVB (Digital Video Broadcasting), one of nice features (apart from it being a European standard ;-)) is the exis...
2005 Jun 15
6
Compressed maildir
Greetings, I noticed a while back someone posted a patch/plugin that allowed Dovecot to use compressed mbox files. I'm now wondering how far that would put us from having compressed maildir? I have a server with more CPU than disk space, and while I can buy more HDD space, my backup solution doesn't make that practical. It seems to me that when looking for a message file, if it
2005 Dec 30
7
streaming to dialup users gives low quality audio
Hello, I've got two streams, one for broadband, one for dialup. Well, having had occation to use a dialup connection recently i checked the dialup stream. Although it was streaming what the broadband stream was, the audio quality was audibly worse. It didn't buffer, but it didn't sound as clear as the broadband stream. I used lame to encode the tracks to mp3 and used it's standard preset while doing it. In my ices.conf file for the dialup stream i originally h...
2004 Aug 06
1
ices and VBR mp3s?
> > The response I got at the time from Brendan Cully: > > He's the man in the know, so what he says is probably true. Maybe if > you asked him nicely he'd cook up a small patch for you :) > > jack. > I worked out a patch for ices-0.2.2 that forces ices to *always* re-encode the stream if Reencode is enabled: --- CUT HERE --- --- src/stream.c.orig Thu Jul 26
2007 Mar 14
0
10 commits - libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_flv_decoder.h libswfdec/swfdec_js_global.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_loadertarget.c
libswfdec/swfdec_flv_decoder.c | 43 +++++ libswfdec/swfdec_flv_decoder.h | 10 + libswfdec/swfdec_js_global.c | 2 libswfdec/swfdec_js_movie.c | 3 libswfdec/swfdec_js_net_stream.c | 18 ++ libswfdec/swfdec_loader.c | 44 +++-- libswfdec/swfdec_loader.h