Displaying 20 results from an estimated 8000 matches similar to: "Question"
2004 Aug 06
2
Question
On 19 Jun 2003 at 21:20, Arc wrote:
> On Thu, Jun 19, 2003 at 09:06:34PM -0400, Steve Lewis wrote:
> >
> > Right now I just have a link to an MP3 file and it does HTTP
> > transfers of the music to whoever clicks on it. It is sometimes very
> > slow and that's why they have offered to put in a streaming server.
> > Do I just have the plain link to the MP3
2004 Aug 06
0
Question
On Thu, Jun 19, 2003 at 09:06:34PM -0400, Steve Lewis wrote:
>
> Right now I just have a link to an MP3 file and it does HTTP transfers
> of the music to whoever clicks on it. It is sometimes very slow and
> that's why they have offered to put in a streaming server. Do I just
> have the plain link to the MP3 file and the server knows how to stream
> it. Probably not. What I
2004 Aug 06
0
Question
isnt RTSP Protocol real networks genius??
anyone??
Dave St John
Mediacast1 Administration
(720) 641-7586
----- Original Message -----
From: "Stefan Neufeind" <stefan@neufeind.net>
To: <icecast@xiph.org>
Sent: Thursday, June 19, 2003 7:26 PM
Subject: Re: [icecast] Question
<p>> On 19 Jun 2003 at 21:20, Arc wrote:
>
> > On Thu, Jun 19, 2003 at 09:06:34PM
2006 May 03
2
FREE AAC/aacPlus Plugin for WMP Supports Icecast2
A FREE AAC/aacPlus Plugin for Microsoft Windows Media Player that
fully supports the Icecast2 Server is available for download here:
http://www.orban.com/plugin
FYI:
This plugin supports .asx for Windows Media Player NOT .pls or .m3u.
Also streams can be opened directly by using newly created UIL
redirectors, e.g., icyx:// instead of http:// and rtpx:// instead of
rtsp://. This is all covered
2003 Oct 17
5
Samba Connection Problem
I've just set up samba for a small LAN. I'm running samba 2.2.7 on RH 8. Now I have a real problem that I have no clue on. I have VERY intermittent connectivity
to the Samba server. If I left a computer (Windows 98) idle for a while, and then try to browse the contents in the Samba server, I will get this error " domain is unavailable" or "The specified network name is no
2006 May 03
1
FREE AAC/aacPlus Plugin for WMP Supports Icecast2
Ok, I read the Read Me.
So icyx://boa.mediacast1.com:9292/stream.aac works.
I don't understand why the http syntax cannot be made to work. This
works fine for Ogg Vorbis streams using the Illumination DirectShow
filter.
Ross.
======================================
StationPlaylist.com
http://www.stationplaylist.com
Low-cost music scheduling, live assist & automation software for
radio
2008 Jan 10
4
Mocking and stubbing Rails'' association extensions
I''m having a lot of trouble stubbing out an association extension for
some view tests. Example rails code modeling a music album:
class Album < ActiveRecord::Base
has_many :songs do
def streamable
find(:all, :conditions => ''streamable = 1'')
end
end
end
So for a given Album instance (say @album), I need to be able to stub
both
2000 Nov 15
3
netbios-ns/udp server failing
Why am I getting the following error mesage?
Nov 15 07:52:00 e250 inetd[679]: netbios-ns/udp server failing (looping),
servic
e terminated
ks
-------------- next part --------------
HTML attachment scrubbed and removed
2005 Sep 16
0
Max value for table having 2 joins
Hello there,
I''m stuck! I''m trying to write a mini app to track versions of songs that
have been sent out to members.
I have the following tables/models:
songs/song
has_many :releases
versions/version
has_and_belongs_to_many :members
belongs_to :songs
members/member
has_and_belongs_to_many :versions
songs
=====
Song1
Song2
Song3
members
=======
John
Paul
George
Ringo
2004 Aug 06
3
content on demand HOWTO available
A tutorial on successful use of Icecast Static streaming (on demand) is
available here:
http://www.modernamericanmusic.com/IcecastStaticHOWTO.html
Asymmetric wrote:
> At 10:30 3/22/2001 +0000, you wrote:
> >Hi,
> >
> >Does Icecast support streaming on demand as Shoutcast does? i.e. if I
> >have some MP3 files in a directory, can these be streamed if I link to
>
2001 Oct 18
4
libvorbisrtp-0.1
alpha. (that about sums it up)
Will encode and play back via an sdp file and multicast on one
computer (over the net if you transfer the sdp file over by hand).
rc/rtenc3 and src/rtdec3 are in the style of encoder/decoder_example
...so this means you MUST edit it them to suit your system. For example,
I specify my rtenc3 to multicast just on eth1 (to avoid pissing off
my cable supplier on
2010 Mar 11
2
ogg/theora over RTSP
Hi I need to stream ogg/theora over RTSP in order to use in opera browser
HTML 5 video, but I cannot find any streaming server to do that.
--
best regards,
Daniel Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora/attachments/20100311/f4ec72d2/attachment.htm
2004 Aug 06
5
mp3-streaming client for icecast2
Hi!
I'm looking for a streaming client for the icecast2-server. It should
just feed mp3-files from a playlist to the icecast2-server. The old
shout doesn't work:
hout -P a -e 8000 -x -p /big/m3u/list.m3u
=>
[3:21] Size: 3231748 Bitrate: 128000 (41432 bytes/dot)
[Server error: [HTTP/1.0 401 Authentication Required ]
WWW-Authenticate: Basic realm="Icecast2 Server"
2004 Aug 06
2
newbie q: mime type?
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?
anybody got a nice site with lots of fancy stuff like playlists and
such? i want to look at it to get some ideas... i'd like a log of what
was played. this has to be fairly basic
2004 Sep 01
4
Stream File Type?
I'm a newbie.
I've just installed Icecast2 and am streaming to it successfully via Nicecast (great app BTW).
My problem is that the stream from Icecast2 comes through as an .m3u which does not correctly open on any of the Mac or Windows machines that I've tried. When broadcasting directly from Nicecast the file type is a .pls which both iTunes and WMP seem to deal with just fine
2004 Aug 06
3
Icecast or Apache streaming for static files?
Hi,
A simple question, that I would appreciate some opinions on:
What are the advantages for using Icecast to stream static MP3 files
rather than just letting Apache handle the streaming?
Many thanks,
Glen Scott
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to
2005 Jun 07
3
3GPP and 3Gpp2 Support
Are there any plans to provide support to stream to cellphones ?
If my understanding is correct, this requires 3Gpp, RTP/RTSP support.
I see that apple has a stream server for this.
Randy
2001 Oct 29
2
Some simple Q's about Vorbis...
Hello all!
I am wondering if anyone can help me locate some information concerning
streaming Vorbis files. I am needing to locate the information for a
multimedia networking class I am taking so I can learn all this audio
and networking mumbo-jumbo.
For the class, I need to locate 3 streaming media types and answer the
following questions:
Does it use Meta
2004 Aug 06
3
ices2
can i stream static mp3 files using ices2?
if so does the mount point need to to be something similar to"mountpoint1.m3u", "mountoint1.mp3" or just "mountpoint1"
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to
2014 Sep 26
2
Automatic Update of MP3 Files
Well, not quite. The radio network that carries my two radio shows does on-demand and live.
We just wanted an on-demand streamer for our own needs.
The code from our webmaster to update after a linked file is replaced is:
--------------------------------------------------------------
WHEN YOU UPLOAD A NEW SHOW:
--------------------------------------------------------------
1) You need to