similar to: query reg. streaming protocol

Displaying 20 results from an estimated 2000 matches similar to: "query reg. streaming protocol"

2004 Nov 07
1
query reg. streaming protocol
At 01:33 PM 11/7/2004, you wrote: >On Sun, Nov 07, 2004 at 03:38:15AM -0800, Hariprasad Bongale wrote: > > > I am not able to find technical resources explaining > > the streaming protocol between Icecast Server > > & Client (winamp or xmms). > >It's just http, although there are a few caveats with broken >player behavior. > >Ogg streaming is just
2019 May 26
0
[PATCH] drm/nouveau/dispnv04: subdev/bios.h is included more than once
remove duplicate inclusion of subdev/bios.h Issue identified by includecheck Signed-off-by: Hariprasad Kelam <hariprasad.kelam at gmail.com> --- drivers/gpu/drm/nouveau/dispnv04/disp.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/nouveau/dispnv04/disp.h b/drivers/gpu/drm/nouveau/dispnv04/disp.h index c6ed20a..195d899 100644 ---
2019 May 26
0
[PATCH] drm/nouveau: fix nvif/device.h is included more than once
remove duplicate inclusion of nvif/device.h Issue identified by includecheck Signed-off-by: Hariprasad Kelam <hariprasad.kelam at gmail.com> --- drivers/gpu/drm/nouveau/nouveau_drv.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_drv.h b/drivers/gpu/drm/nouveau/nouveau_drv.h index 35ff0ca..cfebb14 100644 --- a/drivers/gpu/drm/nouveau/nouveau_drv.h +++
2004 Nov 22
2
Re-Assembling SongData in Icecast Streams..
Like any other major radio station we output our music from automation software via analog audio through a mix board in a studio, where we insert other stuff like live DeeJays, etc. only to have that stream re-encoded by hardware MP3 encoders for distribution to our network of IceCast servers. The chain of song information gets broken as soon as we output from the Automation software,
2005 Aug 14
2
id3-tags of static files
The protocol of sending of metadata over a stream (which is HTTP) does not allow for this type of thing. The problem is not necessarily the fact that the id3 tags are at the end of the files, as id3v2 does not have this restriction, but rather just the "agreed" upon protocol for handling metadata for streamed mp3s (and I'm only going to talk about mp3s here, since it's
2001 Feb 20
4
(Solaris) Linker flags in 2.5.1p1... (fwd)
Comments from the rest of the Solaris group? - Ben ---------- Forwarded message ---------- Date: Tue, 20 Feb 2001 11:20:33 +0100 From: Volker Paulsen <paulsen at orbiteam.de> To: mouring at etoh.eviladmin.org Subject: Linker flags in 2.5.1p1... While I'm compiling 2.5.1p1, I've got the following remarks: Host: sparc-sun-solaris2.7 Compiler: cc Compiler
2002 Apr 25
2
wine and Platypus
I've been trying to get Platypus (the ISP billing software by Boardtown) working under wine on-and-off for the past couple of months. Last time I checked, there were some Visual FoxPro problems. Those have now been resolved, but I get an 'insufficient memory' error as soon as Plat tries to contact the SQL database. Has anyone gotten it to work under wine yet? Anything I should
2014 Sep 12
2
sieve: is it possible to filter ALL mailing lists (with header List-Id) to their folders with ONE rule?
Hello, Dovecot. Is it possible to write one rule in sieve, which will: (1) Trigger on any message with "List-Id" header AND (2) Put this message to folder with name build from content of "List-Id" header, in such way, that message with List-Id List-Id: This is decription of list <list-name.host.org> will be put into folder "org.host.list-name" where
2017 Oct 15
2
Icecast on my website
No flash player can fetch the embedded metadata due to security restrictions concerning non-standard request headers which is required in order to get the embedded metadata. A patch for ice cast to allow this however is quite possible, perhaps a config directive that tells icecast not to wait for the specific request header and send the embedded metadata regardless of the icy-metadata header will
2003 Jan 29
3
Samba LDAP user adding
I just installed samba 2.2.7 on Mandrake 9 with OpenLDAP support. I have set up OpenLDAP and everything is cool. When I try to add a user I get: [root@luna openldap]# smbpasswd -a jim New SMB password: Retype new SMB password: Failed to issue the StartTLS instruction: Connect error Failed to issue the StartTLS instruction: Connect error Failed to add entry for user jim. Failed to modify password
2012 Feb 29
1
external connotation: tags, categories, prios, users
Hi Folks, are there some [markdown extensions][1] including categories or tags? Like #hashtags on twitter or [[Category:Foo]] on Mediawiki. Additionally on [RTM][2] you can write '!2' for priority, '@klml' for user or '#home' for listings. Afiak its useful to have standardized those tags for e.g. ticketsystems, todolists, taskboards etc merci & greetz klml [1]:
2006 Oct 08
1
Two-way eager loading?
My problem is that I have two classes where the eager loading isn''t working as well as I would hope... Here are my two classes: class Daynote < ActiveRecord::Base belongs_to :userplace class Userplace < ActiveRecord::Base has_many :daynote, :dependent => true When I show my userplaces, I want to get the associated daynotes with them, so I am doing: @userplace =
2004 Aug 06
2
Icecast's YP bugs
On Wed, Jun 25, 2003 at 04:27:58PM +1000, Michael Smith wrote: > > > > notice that, with exception of the last, they're all ice-* not icy-*... > > prehaps this is incompatable with the way most players operate to get > > stream data? Is this a typo? > > No. This is deliberate. There could be a bug in the code that takes these > headers and puts bits of them
2020 May 22
2
Add metadata to fallback mount?
On 5/21/2020 1:10 AM, Philipp Schafft wrote: > Good morning, > > On Sat, 2020-05-16 at 12:30 -0700, Jack Elliott wrote: >> Hi, I'm pretty sure this isn't going to be possible, but I'll ask. I'd >> like to add a <stream-title> to my fallback mount so when the main >> stream mount drops and the fallback kicks in, that the connected player >>
2009 Nov 19
1
loess smoothing
Hello, In reading the loess description I see: span: the parameter alpha which controls the degree of smoothing. The default seems to be 0.75. Would it be possible to expand on this decription so I can avoid trail and error? Can I increase this pass 'span' > 1? Qualitatively to what degree changing this value affects the smoothing of the data? Thank you. Kevin
2004 Aug 06
2
Icecast's YP bugs
On Wed, Jun 25, 2003 at 03:33:25PM +1000, Michael Smith wrote: > > Is the metadata relayed to connecting clients. i.e. take a client that > supports shoutcast-style metadata, like winamp (and probably most others). > Connect as a listener to the relay. Do you get metadata? You should. If you > don't, the metadata relaying could have been broken (I think this is >
2004 Aug 06
2
ice-metadata header incomplete?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm trying to write a PHP script that communicates with the Icecast2 server directly to retrieve current song information. Since the documentation for the ICE/SHOUT protocol is, frankly, pretty much non-existant, I did a search on Google and eventually came up with this site: http://www.smackfu.com/stuff/programming/shoutcast.html I did
2007 Feb 07
1
heteroscedasticity problem
Dear Listers, I have a regression problem (x->y) with biological data, where x influences y in two ways, (1) y increases with x and (2) the variation around the mean (residuals) decreases with increasing x, i.e. y becomes more 'predictable' as x increases. The relationship is saturating, y~a + bx + cx^2, gives a very good fit. I know basically how to test for heteroscedasticity. My
2006 Jul 21
1
How to dynamically add more rows and submit data
Let''s assume that I am trying to build an application where the user can enter invoice. In the app the user can add lines items. Each line item has decription, date, rate and hours. When the invoice screen comes up the first time I have one blank row for the line items. <tr> <th>Description</th> <th>Date</th>
2004 Aug 06
2
song boundaries
the metadata format is not documented officially anywhere, but really isn't terribly complicated... http://www.smackfu.com/stuff/programming/shoutcast.html hows a nice concise description of it, and was the first result returned from doing http://www.google.com/search?q=shoutcast+metadata oddsock At 04:06 PM 2/25/2003 -0500, you wrote: > > The mp3 metadata format is a nasty hack