Displaying 9 results from an estimated 9 matches for "mp3stream".
Did you mean:
mp3stream7
2004 Sep 02
1
Re: Converting an mp3stream from shoutcast to an ogg stream on icecast on the fly - is this possible?
On Wed, 18 Aug 2004 00:35:43 +0200, the13th wrote:
> Is and how is it possible to "relay" a shoutcast stream (mp3) to an ogg
> vorbis stream over icecast in another bitrate?
If you install the jackified version of ices
(http://mediacast1.com/~karl), you could play the mp3 stream in a
jack-capable player (e.g. alsaplayer command line version?), then set the
output to that to feed
2006 Sep 01
1
Problem in devloping basic ogg streaming player for windows-Please help
...rticles/openal-tutorials/lesson8.php
Thanks to jesse.
It is using openAL and ogg sdk. I am able to compile and execute this sample
perfactly fine. And ogg file on disk is playing perfactly fine. This
tutorial is using 2 buffers for streaming.
My requirement is to play file through URL like
http://mp3stream.wfmu.org:8008/wfmu.ogg. But when I am trying to do that
fopen is failing in following code.
if(!(oggFile = fopen(path.c_str(), "rb")))
throw string("Could not open Ogg file.");
As fopen gives handel for files which are on disk only.
So can anybody help me How to play a...
2006 Sep 01
1
Problem in devloping basic ogg streaming player for windows-Please help
...rticles/openal-tutorials/lesson8.php
Thanks to jesse.
It is using openAL and ogg sdk. I am able to compile and execute this sample
perfactly fine. And ogg file on disk is playing perfactly fine. This
tutorial is using 2 buffers for streaming.
My requirement is to play file through URL like
http://mp3stream.wfmu.org:8008/wfmu.ogg. But when I am trying to do that
fopen is failing in following code.
if(!(oggFile = fopen(path.c_str(), "rb")))
throw string("Could not open Ogg file.");
As fopen gives handel for files which are on disk only.
So can anybody help me How to play a...
2004 Aug 06
2
ahuh error 32
hi,
I realised after sending the last mail that 'error 32' seems to be the
server dropping a client upon a client request to disconnect. So its not
really an 'error'.
Has anyone anyone any experience with Iceast2 and Ogg? I have a stream
encoded from the Oddcast encoder, sending to Icecast2 compiled from the
CVS.
It works fine with encoding and recieving. I had quite a large
2006 Oct 20
1
Problem in devloping basic ogg streaming player for windows-Please help
...rticles/openal-tutorials/lesson8.php
Thanks to jesse.
It is using openAL and ogg sdk. I am able to compile and execute this sample
perfactly fine. And ogg file on disk is playing perfactly fine. This
tutorial is using 2 buffers for streaming.
My requirement is to play file through URL like
http://mp3stream.wfmu.org:8008/wfmu.ogg. But when I am trying to do that
fopen is failing in following code.
if(!(oggFile = fopen(path.c_str(), "rb")))
throw string("Could not open Ogg file.");
As fopen gives handel for files which are on disk only.
So can anybody help me How to play a...
2010 Dec 24
0
Today at 12 Noon EST
...of VoIP, SIP and Asterisk-related discussion and some free phones
and Polycom software today, join us at the usual place:
http://www.voipusersconference.org
Call sip:200901 at login.zipdx.com Skype:vuc.me (via Skype for Asterisk
and PhonefromHere.com)
Listen Live 16khz mp3 Stream: http://vuc.li/mp3stream
None of the above will work until about 15 minutes before. The mp3
stream goes live on the hour.
The VUC may be the only way to hear John Todd's voice at the moment.
That alone is worth the price of admission!
/r
2006 Oct 20
1
Problem in devloping basic ogg streaming player for windows-Please help
...rticles/openal-tutorials/lesson8.php
Thanks to jesse.
It is using openAL and ogg sdk. I am able to compile and execute this sample
perfactly fine. And ogg file on disk is playing perfactly fine. This
tutorial is using 2 buffers for streaming.
My requirement is to play file through URL like
http://mp3stream.wfmu.org:8008/wfmu.ogg. But when I am trying to do that
fopen is failing in following code.
if(!(oggFile = fopen(path.c_str(), "rb")))
throw string("Could not open Ogg file.");
As fopen gives handel for files which are on disk only.
So can anybody help me How to play a...
2001 Sep 28
2
MMX/3dNow! etc
Hi,
I´m new on this list so I really don´t know that kind of questions have
been asked, but here I go.
Is the current ogg plug-ins using any mmx or 3dnow! instructions? Is there
any performance to gain?
I know that most of the mp3-decoders uses mmx/3dnow! to decode mp3streams
so in theory it would
be applyable to ogg to...?
Just a thought...
Regards,
Andreas Karlsson
hermes@home.se
http://www.ft2.net
<HR NOSHADE>
<UL>
<LI>application/pgp-signature attachment: stored
</UL>
-------------- next part --------------
A non-text attachment was scrub...
2017 Oct 15
5
convert public online radios to ogg and stream them inside company
Hello dear icecast fans,
In my company we have voip phones, that can also play OGG stream /online
radio streams/
There are some good public online radios, which however uses MP3 stream.
I want convert different online public streams from mp3 to ogg, and offer
ogg streams in my company, so our voip phones can play them.
Can icecast (ezstream,ices) be used for my scenario?
I tried a relay