Displaying 20 results from an estimated 600 matches similar to: "WMP mp3 stream trouble"
2018 Sep 22
0
How possible is Icecast get 2 different agents from TuneIn App?
Hello guys,
We have implemented auth url in our icecast instance.
So, i installed the Android TuneIn app in my phone, opened it, search for
our radio and tapped play. The request come from a load balancer that
redirect to the icecast server. But, looking at the logs we saw:
Load balancer: User-Agent=NSPlayer/10.0.0.3702 WMFSDK/10.0
X-Real-IP=177.33.155.000
Icecast:
2005 Aug 23
2
Cannot listen to shoutcast mount point
Hello, I'm having some difficulty getting Icecast working. I was able to
use Icecast and shoutcast when they were both installed on the same
Windows XP box, but when I moved icecast to a Linux box, the same
icecast.xml configuration doesn't seem to work.
I am able to connect to Icecast using shoutcast streaming source and
stream the mp3 source to Icecast, however whenever I attempt to
2009 Apr 11
1
data argument and environments
I'm having difficulty with an environmental issue: I have an additive
model fitting function
with a typical call that looks like this:
require(quantreg)
n <- 100
x <- runif(n,0,10)
y <- sin(x) + rnorm(n)/5
d <- data.frame(x,y)
lam <- 2
f <- rqss(y ~ qss(x, lambda = lam), data = d)
this is fine when invoked as is; x and y are found in d, and lam is
found the
2019 Aug 07
1
#include_next <stdio.h> not found
Dear All,
Just when I thought I had the plague of gfortran-9 under control, I made the tactical error
of allowing my mac mini to ?upgrade? to macOS 10.14.6 which apparently also upgraded
Xcode to 10.3. In consequence I?m having difficulty building my packages. The current
symptom is:
/usr/local/clang7/bin/clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG
2004 Aug 06
2
MP3 MetaData in WMP and RealOne
Hi
Can anyone tell me how to get Metadata (Artist & Title) to display in WMP and RealOne
It seems to work in WinAMP5 and if a rebroadcast the stream via PeerCast
<p>Im using SAM2 and Icecast2
Allan
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to
2004 Aug 06
3
MP3 MetaData in WMP and RealOne
At 08:30 PM 4/7/2004, you wrote:
>On Thursday 08 April 2004 01:40, Allan wrote:
> > Hi
> >
> > Can anyone tell me how to get Metadata (Artist & Title) to display in WMP
> > and RealOne
> >
> > It seems to work in WinAMP5 and if a rebroadcast the stream via PeerCast
> >
> >
> > Im using SAM2 and Icecast2
> >
>
>They should
2008 Jun 01
2
installation of WISO07 failed
hello,
I use wine 1.0-rc3 on a SuSE Linux 10.3;
trying to install WISO07, I was asked whether
Windows Media Player 9 was available,
and if not if it should be first installed;
I decided to install WMP9 first, and got a list
of errors and fixme (see here under);
but the installation seemed to be ok;
then I restarted the installation of WISO07 under wine
but got a typical Windows error message
2004 Aug 06
2
MP3 MetaData in WMP and RealOne
Hi Everybody,
It works with Peercast because Peercast receives the headers from Icecast2
and sends its own headers back to the client (Winamp, WMP, Real...).
Remember that Peercast is a client AND a server... I guess Peercast doesn't
send back the headers in the same way than Icecast2. Maybe Peercast doesn't
use ICY/X-audiocast.
Talking about Real (v9.0 and 10), I already got the
2004 Aug 06
0
MP3 MetaData in WMP and RealOne
Maybe it works with WinAmp because peercast is received via a plugin
that supports this?
http://www.peercast.org/download.php
WinAmp 2.x/5.x:
- Self-extracting installer
- Installs WinAmp plugin client
- Enables peercast:// links
- Free. No adware/spyware
Allan, I assume you have a plugin installed for listening to
peercast?
Stefan
On 7 Apr 2004 at 21:21, oddsock wrote:
> At 08:30 PM
2004 Aug 06
0
MP3 MetaData in WMP and RealOne
Did you really see meta-data? Or did it show data from the playlist-
file? Or did you see the data (name and genre) provided in the http-
header upon connect?
E.g.:
http://www.shoutcast.com/sbin/shoutcast-
playlist.pls?rn=4219&file=filename.pls
Shows "CLUB 977 The 80s Channel (HIGH BANDWIDTH)" in WinAmp. But this
is due to the "title" set in the .pls and/or provided in
2004 Aug 06
2
MP3 MetaData in WMP and RealOne
Hi Stephan,
I am talking about the meta-data: Artist - Song. It's weird because you are
the second person on the list who doesn't get it working in Real... I just
tried again with "BEK_dns" and "Radio Alcanzando Naciones" the 2 first MP3
radios I found in the stream directory and everything worked perfectly for
Real (but not for WMP).
In RealPlayer, I clicked
2007 Apr 28
3
huh startup_ipi_hook?
The current paravirt startup_ipi hook for vmware
commit: ae5da273fe3352febd38658d8d34484cbcfb3423
is quite frankly ridiculous.
In the middle of wake_up_secondary_cpu:
We have:
/*
* Paravirt / VMI wants a startup IPI hook here to set up the
* target processor state.
*/
startup_ipi_hook(phys_apicid, (unsigned long) start_secondary,
(unsigned
2007 Apr 28
3
huh startup_ipi_hook?
The current paravirt startup_ipi hook for vmware
commit: ae5da273fe3352febd38658d8d34484cbcfb3423
is quite frankly ridiculous.
In the middle of wake_up_secondary_cpu:
We have:
/*
* Paravirt / VMI wants a startup IPI hook here to set up the
* target processor state.
*/
startup_ipi_hook(phys_apicid, (unsigned long) start_secondary,
(unsigned
2010 Apr 13
0
dbFD computing distinct species wrong?
Hi everyone,
I am working with the dbFD function of the FD package, and there's something
funny happening with the value of sing.sp in the output. Basically, I have
a species-function matrix and a community matrix. One site in particular
has 6 species, 4 of which have identical functional coding. I thus expect
nbsp = 6 and sing.sp = 2 for this site. However, nbsp = sing.sp = 6. This
2019 Aug 07
0
#include_next <stdio.h> not found
Yes, this did the trick, thanks very much! I?m cc?ing r-devel just for the record.
Roger Koenker
r.koenker at ucl.ac.uk<mailto:r.koenker at ucl.ac.uk>
Department of Economics, UCL
London WC1H 0AX.
On Aug 7, 2019, at 4:55 PM, Steven Dirkse <sdirkse at gams.com<mailto:sdirkse at gams.com>> wrote:
Roger,
Updating Xcode has the unfortunate side effect of wiping out the std
2003 Aug 08
4
Listening to Ogg streams with MacOSX
This comes from Indymedia audio list, Whamb! should probobally be listed
on the vorbis.com software pages.
----- Forwarded message from nathaniel t <vsea75@hotmail.com> -----
The whole world doesn't use Linux or Windows. Some tiny fraction of
computer users use Macs. I didn't realize until yesterday evening how
difficult and mysterious it is to try to listen to an icecast ogg
2004 Aug 06
3
winamp 5 release
Anyone have success streaming a icecast2 ogg vorbis stream with the latest winamp5?
Mine crashes instantly
<p>Dave St John
Mediacast1 Administration
<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 'icecast-dev-request@xiph.org'
containing only the word
2004 Aug 06
3
winamp 5 release
Anyone have success streaming a icecast2 ogg vorbis stream with the latest winamp5?
Mine crashes instantly
<p>Dave St John
Mediacast1 Administration
<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 'icecast-dev-request@xiph.org'
containing only the word
2016 Aug 23
0
DShow Filters - "Play to" support in WMP
On 23-Aug-16 22:04, David Balažic wrote:
> Hi!
>
> Apparently the current DShow filters (https://xiph.org/dshow/ ,
> Version 0.85.17777) don't allow for flac files to be streamed over
> DLNA from Windows to DLNA devices (like a TV set with WLAN).
>
> I use Windows 8.1 64 bit and while Play-to works with mp3 and other
> "natively" supported files, it does not
2005 Nov 05
2
Vorbis comment support in WMP
Hullo,
http://wmptagext.sourceforge.net/
This program claims to add APEv2 tagging support for various formats
to Windows Media Player. Its Vorbis support is incomplete (it adds
APEv2 to .ogg files!) but I hope the media library functionality can
be integrated with Illiminable's DirectShow filters.
I haven't really tried it yet. YMMV.
Cheers,
Kyungjoon Lee