similar to: IceCast Android MediaPlayer support

Displaying 20 results from an estimated 2000 matches similar to: "IceCast Android MediaPlayer support"

2013 Jul 24
2
IceCast Android MediaPlayer support
Thanks. In http://developer.android.com/about/versions/android-2.2-highlights.html- there is a support for HTTP progressive streaming. Does this mean that IceCast is only Android-ready from 2.2? I've tried some hours ago on Android 2.1 tablet and the app crashes at start (couldn't find the reason yet). The same app works in 2.3.5. Thanks, I can extract tags by IcyStreamMeta class. Is there
2014 Jun 20
4
Android Java source for icecast streaming
Greetings, tl;dr - I'm looking for sources to an Android Icecast client written in Java. long summary: I maintain an open source Android app (WREK Online) that plays the live mp3 stream from the station's Icecast server. Using the built in MediaPlayer class that is part of the Android SDK works OK. As a developer, I just give it the streaming URL of the Icecast server, hook up a few
2023 Nov 22
1
mediaplayer for icecast streams?
Hi Hope this is not too off-topic here. I want to implement a simple mediaplayer on my website where people can listen to my radio stream. I like simple, and the HTML <audio>-tag seems to work fine, so this is perfect for me.? But I would like to show the title of the current song playing. Is there some simple javascript or php I can use, to get this information? Or maybe a simple
2023 Nov 22
1
mediaplayer for icecast streams?
Icecast provides an endpoint (/status-json.xsl) which returns JSON with various data, including "Now Playing". Here is a link to the documentation: https://www.icecast.org/docs/icecast-trunk/server_stats/ In your case it looks like it would be http://radio.protestbandet.dk:8000/status-json.xsl Ben Weddle -----Original Message----- From: Icecast <icecast-bounces at xiph.org> On
2001 Mar 01
1
Windows mediaplayer under wine.
Has anybody managed to get windows mediaplayer running under wine? I've tried several times with mediaplayer 6.4, but it seems like it won't install. It extracts the files correctly but then just hangs there doing nothing. -- Lasse Melsaeter <lasse.melsaeter@nooffice.com> Systemsdeveloper NoOffice Internatioonal AS <http://www.nooffice.com/> - BOFH excuse #265: The mouse
2016 Jun 03
1
Stagefright mediaplayer in Android
Hi! My name is David. I'm having some problems with audio playback on Android and I was thinking that maybe you have had the same or similar problem while streaming to Android. I ran across this issue: https://github.com/karlheyes/icecast-kh/issues/120 and that is exactly the problem I've been having. I don't know if this is a official fork of Icecast or a personal fork, but I suspect
2023 Nov 22
1
mediaplayer for icecast streams?
you can pull it with jQuery via javascript for example evry 10 seconds, and update the informations you want, at least its the way i do it. Am 23.11.2023 um 00:13 schrieb Thomas Jensen: > Thank you, Ben! > > I was afraid it would be very complicated to get the information > extracted, but it was very simple. My only problem now is to find a way > to update the text on the
2023 Nov 23
1
mediaplayer for icecast streams?
tor, 23 11 2023 kl. 00:14 +0000, skrev Weddle, Ben (Library): > > Here's an example with vanilla JS (attached). I had a test file > > lying > > around and swapped your info in. You can change setInterval() to > > fetch as often as you like (1000 = 1 second). Thank you VERY much! It would have taken me days, if not weeks, to come up with that solution. I haven't
2015 Sep 29
1
Delay playing some streams on Android
I'm writing an Android app to play streams. ?I use the standard Android "MediaPlayer" library to play streams. ?I've noticed that some streams start playing without much delay (MPR), but others take quite a while to start (WFMU). ?The only thing changing in my code is the URI of the Icecast mountpoint. ?My test device is a Nexus 5 running Android 5.1.1.
2015 Sep 29
2
Delay playing some streams on Android
2014 Jun 20
1
Android Java source for icecast streaming
Thank you. That's a nice looking radio app. On that link below, I only see links to download pre-compiled APK files (apps). Are there links to the actual source code available? Date: Fri, 20 Jun 2014 10:36:58 +0200 From: sardylan at gmail.com To: icecast-dev at xiph.org Subject: Re: [Icecast-dev] Android Java source for icecast streaming Hi jSelbie, try to have a look to
2008 Dec 26
1
Flac player for Android
On Tue, 2008-12-23 at 00:55 +0100, Tor-Einar Jarnbjo wrote: > the Android media API (android.media) does not offer the required > capabilities to play software generated PCM samples. The first Android > SDK releases contained non-functional classes from the standard > JavaSound API (javax.sound), but these were removed in later releases. I > opened a bug regarding the JavaSound
2008 Apr 12
2
newbie qs - can one implement speex for Google Android?
Anil Philip <goodnewsforyou at yahoo.com> wrote: see http://code.google.com/android It would be good of members from here will step in and offer google help to implement speex. Without exaggeration, android will transform the mobile world. Ivo Emanuel Gon?alves <justivo at gmail.com> wrote: On Fri, Apr 11, 2008 at 10:58 PM, Anil Philip wrote: > I recommended in a bug report that
2008 Apr 12
1
newbie qs - can one implement speex for Google Android?
Conrad Parker schrieb: > so perhaps patching the build to include libspeex is not technically > difficult. Of course it'd make more sense to access libspeex through > VoIP apps than just through the generic MediaPlayer interface. > Even if they included Speex support, the Android media API is very limited, as it can only access audio from a file or an HTTP URL. I raised a bug
2015 Apr 26
3
question about use MP3s with LAME on Icecast
Hi. Is it possible (legally) to stream MP3s on Icecast that have been encoded with LAME encoder (http://lame.sourceforge.net/license.txt)? So if a composer writes a track, then saves in MP3 with LAME, and wants to distribute with Icecast server, is it legal? Must he get license for MP3 (http://mp3licensing.com/royalty/emd.html) and pay any royalties for MP3 DISTRIBUTING or STREAMING as it stated
2011 Dec 07
1
master -> relay redirect
Hi, i'm trying to setup a the http 302 redirect, but i don't know why not working this is the relay log: > [2011-12-07 13:13:18] INFO main/main Icecast 2.3.2-kh29 server started > [2011-12-07 13:13:18] INFO slave/slave_startup max file descriptors 1024 (hard limit 1024) > [2011-12-07 13:13:18] INFO slave/update_master_as_slave adding master master.example.org:80 >
2008 Mar 12
12
Mongrel has crashed
Hi, my mongrel has crashed with following errors in the logfile: ** Starting Rails with development environment... ** Rails loaded. ** Loading any Rails specific GemPlugins ** Signals ready. TERM => stop. USR2 => restart. INT => stop (no restart). ** Rails signals registered. HUP => reload (without restart). It might not work well. ** Mongrel 1.1.3 available at 0.0.0.0:3000 **
2023 Nov 22
1
mediaplayer for icecast streams?
Thank you, Ben! I was afraid it would be very complicated to get the information extracted, but it was very simple. My only problem now is to find a way to update the text on the webpage. I was hoping sleep(5) could do the trick, but it does not work. <?php if (1) { $jsonobj=file("http://radio.protestbandet.dk:8000/status-json.xsl"); //var_dump($jsonobj);
2023 Nov 23
1
mediaplayer for icecast streams?
Here's an example with vanilla JS (attached). I had a test file lying around and swapped your info in. You can change setInterval() to fetch as often as you like (1000 = 1 second). Ben Weddle -----Original Message----- From: Icecast <icecast-bounces at xiph.org> On Behalf Of Railgun Sent: Wednesday, November 22, 2023 5:49 PM To: icecast at xiph.org Subject: Re: [Icecast] mediaplayer
2006 Feb 07
5
Re: ices0.4: icecast mp3 stream for source ?
thank you, for your fast answer. my problem with ogg is, that the mediaplayer don?t understand it. a lot of users are using ms mediaplayer unfortunately. greets Geoff Shang schrieb: > Carsten Henkel wrote: > >> we would like to use IceCast 2.3.1 as a mp3 streamer source for >> reencoding several sources of ices 0.4. >> >> It is working perfectly already by using