Displaying 20 results from an estimated 3000 matches similar to: "newbie q: mime type?"
2004 Aug 06
2
newbie q: mime type?
At 12:31 PM 10/11/2001 +1000, you wrote:
>On Wed, 10 Oct 2001, Jon Drukman wrote:
>
> > ok this has to be FAQ #1 but it's not in my FAQ file...
> >
> > how do i get it so going to my server (http://pretension.com:8000/) starts
> > an mp3 player streaming instead of opening up a 51M download window?
>
>You don't. It doesn't work like that. The
2004 Aug 06
0
newbie q: mime type?
On Wed, 10 Oct 2001, Jon Drukman wrote:
> ok this has to be FAQ #1 but it's not in my FAQ file...
>
> how do i get it so going to my server (http://pretension.com:8000/) starts
> an mp3 player streaming instead of opening up a 51M download window?
You don't. It doesn't work like that. The browser won't launch an app
until the given file is downloaded which, for a
2005 Apr 28
1
starting daemon from ssh
This may seem odd, but I'm trying to start rsync in daemon mode from an
ssh connection... ie, something like this:
ssh host1 /usr/bin/rsync --daemon --port=9999 --config=/path/to/config.txt
the reason why is i need to start it on 40 machines and manually logging
into each one is a pain. even with copying and pasting. i'd rather
just write a shell script to do it in a loop.
anyway
2003 Aug 09
1
synchronizing 4617 files (out of 1538823)
i have a list of files relative to a docroot that need to be synchronized.
example:
pc/action/apocalyptica/wrapper_gslive.html
pc/action/apocalyptica/wrapper_gslive_ice.html
pc/action/apocalyptica/wrapper_ice.html
pc/rpg/darkageofcamelot/buyit_unit.html
pc/rpg/darkageofcamelot/buyit_unit_ice.html
the actual docroot has 1538823 files. building the file list takes a very
long time. i would like
2005 Jan 26
1
Creating intermediate directories?
Forgive me if this is a FAQ, but Google hasn't helped me find what I
want to know.
If I have a local file at:
/some/local/path/file.zip
And I want it to arrive on the remote machine at:
/other/foreign/directory/file.zip
But only /other exists, is there any way to have rsync create the
intermediate directories? I know that if I have
/foreign/directory/file.zip locally I can rsync
2005 Oct 07
1
need rsync.conf exclude example
on the client i am running the following command:
rsync -Cav --exclude=templates_c --port=8738 GNE_FRAMEWORK gamespot_5
c14-gs-ww1::nfs/gamespot
on the server i have the following module declaration:
[nfs]
path = /nfs/htdocs
read only = no
use chroot = no
exclude = gamespot_5/promos/ gamespot_5/misc/
obviously my intent is to prevent the "promos" and "misc" subdirectories
2007 Apr 12
1
Extremely slow on certain files
I'm trying to rsync a large data set (approx 140K files, 4TB) between machines
directly connected on gigabit ethernet.
Normally it runs around 20MB/sec, which is acceptable.
However, it seems like there is one particular file that is giving rsync
heartburn... whenever it encounters this file, the speed drops down to 150KB/sec
speed within a few seconds. I don't know what's so
2004 Aug 06
1
no audio until icecast / ices is ended
Please bear with me as I am an absolute newbie at this stuff :-
o/s FreeBSD 4.6 stable (i386) pentium III 500 386mb ram scsi disks.
Ices 0.2.3 compiled from source
Icecast 1.3.12
I am trying to stream mp3 to my own lan.
Ices and Icecast both seem to start quite happily, I can access the admin
interface and when a client connects I can see that a client has connected.
However, when I connect
2000 Apr 03
0
Please inform samba@samba.org "Chris" <chrisv@satl.com> "Chris" <chrisv@satl.com> thomas.heiligenmann@t-online.de (Thomas Heiligenmann) thomas.heiligenmann@t-online.de (Thomas Heiligenmann) Jeremy Allison <jeremy@valinux.com> Jeremy Allison
samba@samba.org
"Chris" <chrisv@satl.com>
"Chris" <chrisv@satl.com>
thomas.heiligenmann@t-online.de (Thomas Heiligenmann)
thomas.heiligenmann@t-online.de (Thomas Heiligenmann)
Jeremy Allison <jeremy@valinux.com>
Jeremy Allison <jeremy@valinux.com>
David Collier-Brown - Sun Canada <davecb@scot.canada.sun.com>
Subba Rao
2004 Aug 06
1
newbie q: mime type?
another related question: what mime type to use with IceCast2? And is
there an equivalent to the .m3u file for Ogg Vorbis?
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is
2000 Apr 03
2
9 shares makes NT give RPC error
OK, this is bizarre. I have 8 shares on a samba machine. When I add a
9th, all the NT Workstation 4.0 clients can no longer get the share list
from the machine - it just pops up a dialog saying "A Remote Procedure
(RPC) error occured." If I take the 9th share out, it works
again. Windows 98 doesn't have any problems with 9 shares.
What's up with that?
2000 Apr 04
0
Please inform samba@samba.org Jeremy Allison <jeremy@valinux.com> Jeremy Allison <jeremy@valinux.com> "Deborah Barba" <dbarba@yahoo-inc.com> Jeremy Allison <jeremy@valinux.com> "Michael Martin" <michael@violetstar.com> Michael Gerdts <gerdts@cae.wisc.edu>
samba@samba.org
Jeremy Allison <jeremy@valinux.com>
Jeremy Allison <jeremy@valinux.com>
"Deborah Barba" <dbarba@yahoo-inc.com>
Jeremy Allison <jeremy@valinux.com>
"Michael Martin" <michael@violetstar.com>
Michael Gerdts <gerdts@cae.wisc.edu>
Sachin Patil (C&A_Projects) <cna-sp@asc.ltindia.com>
Luke Kenneth Casson
2005 Feb 24
5
New to icecast2, few questions
On Thu, 24 Feb 2005, Karl Heyes wrote:
> On Thu, 2005-02-24 at 18:11, Kevin S. Brackett wrote:
>> I have a icecast2, everything is working great, except for 2 issues..
>>
>> 1, Quicktime is always buffering... never plays, anyone seen this and if
>> so know of a solution?
>
> not sure, make sure that quicktime handles the stream format you're
> sending it.
2006 Mar 25
2
static file streaming
Sorry! The links I tried are:
http://my.server.hu:8000/try.mp3 <http://my.server.hu/try.mp3>
http://my.server.hu
<http://my.server.hu/try.mp3.m3u><http://my.server.hu/try.mp3.m3u>
:8000 <http://my.server.hu/try.mp3>/try.mp3.m3u<http://my.server.hu/try.mp3.m3u>
http://my.server.hu <http://my.server.hu/list.m3u><http://my.server.hu/list.m3u>
:8000
2004 Oct 28
2
m3u problems
Hi everyone,
I am using icecast 2.0.2 using the webroot (no mount point) to serve all
the ogg files
within the folder that is the webroot. According to the documentation I
should be able to take the audio
(test.org) file name and add a .m3u extension, and icecast should
automatically generate a m3u file in response.
However at the moment it serves the test.org file as the m3u file. This
2004 Aug 06
2
status.xsl url bug
> Thanks for the bugfix, I've committed this without the target="_blank" bit
Thanks.
After testing the usage of .pls instead of .m3u, couldnt get it to work
any ideas on a workaround?, m3u likes xmms but on winxp windows media likes
m3u and battles winamp
for ownership (typical windows).
Is this (.m3u) an internal mime type for icecast2?
<p><p><p>Dave St John
2011 Aug 23
2
king fm m3u streams
Hi,
Thanks, that helps. What I really want however, is an MP3 stream that
can play on a WI-FI mp3 player. I know the m3u streams, but they wont
play. I can find the stream for the regular KING HD-1, but not for
opera or evergreen.
Bijan
On 8/22/2011 10:01 PM, Greg Ogonowski wrote:
> Bijan-
>
> It will play in Windows Media Player 12, however there is a Microsoft bug
> (never
2004 Aug 06
3
Client Woes
On Mon, 10 Sep 2001, Jack Moffitt wrote:
> The way to prevetn this download, or rather to work around it, is to use
> a small intermediate playlist file. In order to get maximum client
> support, m3u files are best. Just make an m3u file called stream.m3u
> and in it put:
>
> http://www.RainbowRadio.com:8000/club.mp3
>
> Then point your users to that file. Which will
2011 Aug 23
2
king fm m3u streams
It plays in neither Windows Media Player nor Real Player.
On 8/22/2011 9:42 PM, Greg Ogonowski wrote:
> These are HE-AAC streams. They are working here just fine.
> Make sure your player correctly supports HE-AAC streams.
> -greg.
> ORBAN
>
>
> -----Original Message-----
> From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf
> Of Bijan
2013 Oct 14
2
[LLVMdev] MI scheduler produce badly code with inline function
Hi all,
I meet this problem when compiling the TREAM benchmark (
http://www.cs.virginia.edu/stream/FTP/Code/) with enable-misched
The small function will be scheduled as good code, but if opt inline this
function, the inline part will be scheduled as bad code.
so I rewrite a simple code as attached link (foo.c), and compiled with two
different methods:
*method A:*
*$clang -O3 foo.c -static -S