search for: audioplayer

Displaying 14 results from an estimated 14 matches for "audioplayer".

2013 Feb 25
2
Icecast Server API
Hi, i know, that i maybe break all rules regarding mailing lists etc, but I hope, I can get an answer from you for this question: Is there an API do received the current listed stations? We want to implement Icecast into a audioplayer and for that we have to download the current stations list (is that allowed?) So I?m searching similar function like Shoutcast offers: Description: Get top 500 stations on SHOUTcast Radio directory. URL: http://api.shoutcast.com/legacy/Top500?k=[Your Dev ID] By the way do anybody know, w...
2010 Jul 30
4
can I create command line versions of the newer test releases?
Hi, I am a newbe here, so I hope I am not asking something crazy. I was looking on the Celt downloads and I noticed that the latest command line builds were for version 0.6. I know it is still early in development, and that the devs probably don't have time for developing CL versions for everything. since I know nothing about sourcecode and whatnot, I was wondering if there was a fairly simple
2011 Feb 12
1
IceS output to alsa sound card
Hi Guys, I'd reflect Vieri's question actually, because there must be a way of doing it? Maybe not with ICES, but maybe combines with JackIT? The reason for my interest is I work in a radio station in Spain, and because of the geographics where I am we have to relay around a lot. If there is a way of sending an incoming feed into ICES, and sending it out in various directions, would
2010 Aug 15
2
Beginner Hurdles
Hey everyone, I just got Theora running on my Mac, and ran across several hurdles, that I was wondering if someone could help me with. I do a lot of tech support at work, and get the same questions over and over, so I tried skimming the archives but couldn't find the answers. Maybe these could go in a FAQ of some sort? These are fairly unavoidable issues that should probably be
2020 Nov 26
1
Playing a recorded mp3 file like a livestream
...<mp3-metadata-interval>61440</mp3-metadata-interval> > <no-yp>1</no-yp> > <fallback-mount>/Recorded.mp3</fallback-mount> > <fallback-override>1</fallback-override> > </mount> > > That all works fine, but an HTML audioplayer is used on a homepage, which disconnects and reconnects after 60 minutes to that mount. Unfortunately, this cannot be changed in the HTML player, says the developer. So the MP3 playback starts over every 60 minutes with each reconnect. The user can hear only the first 60 minutes again and again. &g...
2010 Jul 20
2
[SPAM] [BombData][alltestmode] Re: Speex Echo Cancellation
As for me - speex_echo_cancellation is a better choise. Try using it in capture thread instead of those speex_echo_capture and speex_echo_playback functions. And please, describe your problem in details. Cause the fact that you "didn get echo cancellation" doesn't mean you are doing smth wrong. Regards, Anton A. Shpakovsky -----Original Message----- From: speex-dev-bounces at
2008 May 29
6
SoundBlaster 16 removal impending
(Reply directly, as I''m not subscribed here.) As you may have seen, ARC recently approved my case to remove the ancient sbpro driver Solaris. I''m intent on doing that, because it really helps with our OSS integration effort, which I''m now leading. The problem is, will this impact qemu? I''m not sure of the answer. I *think* qemu emulates an older ESS1370
2008 May 29
6
SoundBlaster 16 removal impending
(Reply directly, as I''m not subscribed here.) As you may have seen, ARC recently approved my case to remove the ancient sbpro driver Solaris. I''m intent on doing that, because it really helps with our OSS integration effort, which I''m now leading. The problem is, will this impact qemu? I''m not sure of the answer. I *think* qemu emulates an older ESS1370
2020 Nov 26
0
Playing a recorded mp3 file like a livestream
...22880</burst-size>     <mp3-metadata-interval>61440</mp3-metadata-interval>     <no-yp>1</no-yp>     <fallback-mount>/Recorded.mp3</fallback-mount>     <fallback-override>1</fallback-override> </mount> That all works fine, but an HTML audioplayer is used on a homepage, which disconnects and reconnects after 60 minutes to that mount. Unfortunately, this cannot be changed in the HTML player, says the developer. So the MP3 playback starts over every 60 minutes with each reconnect. The user can hear only the first 60 minutes again and again...
2010 Jul 20
0
[SPAM] [BombData][alltestmode] Re: Speex Echo Cancellation
...g list > Speex-dev <at> xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev > Thanks for your reply. I will describe my problem in detail. I have 3 classes CspxEnDe(for encoding and decoding audio),CAudiosrc(Capturing Audio),CAudioSink(playback the audio). In CAudioSink::AudioPlayer() which is timer functon called every 5ms,i will decode the audio which i receive from server,play the decoded audio and after i am calling speex_echo_playback(). In CAudiosrc class i am calling waveInOpen(&hWaveIn, WAVE_MAPPER, &format,m_ThreadID,NULL, CALLBACK_THREAD); ON_THREAD_MESSAG...
2020 Nov 25
4
Stream over SSL and chrome
2.2.4? I didn't think SSL was implemented until version 2.4.3. What would be helpful, not to mention useful, is to explain specifically and exactly what goes into the key file. The choices are: your server's private key, your server's public key, your server's certifying authority (CA) key, maybe even the curl CA. I've also seen this in examples of the SSL stanza from
2001 Mar 20
3
live streaming (from microphone to HTTP)
Can anyone share some ideas or point me to some documentation on how I can easily begin streaming live audio? My input would be /dev/audio (my microphone or soundcard input). Is there some type of small HTTP server that can use this /dev/audio piped through oggenc (or the ogg vorbis library built into the httpd)? Or do I use a FIFO and any regular httpd? (I am running NetBSD.) Thanks,
2010 Jul 20
1
[BombData][alltestmode] Re: [SPAM] [BombData][alltestmode] Re: Speex EchoCancellation
...g list > Speex-dev <at> xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev > Thanks for your reply. I will describe my problem in detail. I have 3 classes CspxEnDe(for encoding and decoding audio),CAudiosrc(Capturing Audio),CAudioSink(playback the audio). In CAudioSink::AudioPlayer() which is timer functon called every 5ms,i will decode the audio which i receive from server,play the decoded audio and after i am calling speex_echo_playback(). In CAudiosrc class i am calling waveInOpen(&hWaveIn, WAVE_MAPPER, &format,m_ThreadID,NULL, CALLBACK_THREAD); ON_THREAD_MESSAG...
2008 Jun 02
29
ZFS Hardware Check, OS X Compatibility, NEWBIE!!
This is my first post here, and i hope it is ok that i posted in this thread. I have been doing a bit of reading on the solaris platforms, and seem to be inclined to try out the open solaris os or solaris 10. My only worry is that my lack of knowledge with the command line may make this difficult regarding trouble shooting. It seems fairly straighforward creating zpools etc, but maybe nexenta is