General :: Android Bluetooth - Stream Audio To Another Device?
Jan 10, 2013
getting one Android device to be able to stream its audio to another Android device. Specifically I want to stream music but I'd also like notification sounds and other audio to stream.
I have a second, older phone, that I am repurposing.
View 1 Replies
Jul 8, 2010
Let's suppose that we have the following scenario: something is playing on an android device (an mp3 par example, but it could be anything that use the audio part of an android device). From an application (android application :) ), I would like to intercept the audio stream to analyze it, to record it, etc. From this application (let's say "the analyzer") I don't want to start an mp3 or something, all I want is to have access to the audio stream of android. Any advice is appreciated, it could a Java or C++ solution.
View 1 Replies
View Related
Apr 29, 2014
Having problem playing music through audio device using bluetooth (Bluetooth Speaker).. (All cm7 based rom for galaxy pocket have this problem)
Device: Galaxy Pocket
Rom: Reincarnation V5
Kernel: Getux Kernel V1
Added Tweaks: KickAss kernelizer,Supercharger
View 3 Replies
View Related
May 21, 2010
I want to stream audio directly from my mac via bluetooth to my nexus one. This might sound crazy, but I actually want to be able to control the audio from my mac. I just want to be able to connect an audio jack to my nexus one and let it stream the audio via bluetooth. Is there an app for that?
View 4 Replies
View Related
Sep 22, 2010
Is there an Android equivalent to the iOS Core Audio / Audio File Stream Services? I need to be able to read audio bytes from a network and feed them to the audio system under my control, so I can do my own timeouts / reconnects / range requests / etc. without interrupting the audio playback (since the system audio thread would be playing audio already enqueued). It seems that MediaPlayer doesn't give me this level of control. Is there a lower-level framework that does, either in the SDK or NDK?
View 2 Replies
View Related
May 23, 2014
I'm a music fan and I'd like to listen to it on my phone as well. I have an HTC One XL with the latest Viper ROM.
I have tried the following options.
1. Downloaded numerous apps (PVStar, NextVid and the likes). Some worked but not to my satisfaction. They're either very laggy or buggy or have unattractive UI to use.
2. Visited sites like youtify.com and tried on various browsers. (Chrome, firefox, UC, Dolphin, Opera etc.) hoping it won't stop playing audio when switched to another app or screen locked. On chrome and all the others it just stops playing audio when you switch to another app. On firefox it works but when screen is locked, audio becomes choppy (app's priority gets lower I think slowly). I tried to search for apps which can keep an app's priority higher but in no vain.
3. I also tried to find alternatives to Youtube like grooveshark app but it just keeps crashing whenever other apps are launched. I also tried Radio apps like TuneIn radio or pandora but you can't search for specific songs there.
Also some YouTube videos are specifically blocked by Google itself to not stream it to other apps/sites I think. How can we avoid this?
So, basically my problem is I need to be able to search and stream Youtube videos (Preferably have my own saved playlists) on my android phone while the screen is locked or in background while accessing other apps. (I know google is trying to bring 'play in background' feature to YouTube app itself but we can't create playlists there if I'm not wrong).
View 3 Replies
View Related
Oct 21, 2013
I mostly use my smartphone to take pictures and the iCloud photo stream sharing option is great for sharing pictures with close family members. Apple makes it ridiculously easy to do this quickly with a few clicks. My parents love it because they can easily see the pictures we share with them on their iPhones and iPads.
However after using a Nexus 4 for a month, I am thinking of making a switch to Android permanently. It is a great phone. However the inability to sync pictures with the iCloud photo stream is giving me second thoughts. The Google+ sharing feature is not very intuitive...or at least it is not as easily done. Since I've got my parents trained on iOS, and the Photo album contains every thing in one place, I don't want to try to get them used to a new app.
Is there an easy way to sync pictures that you take on your Android device with your iCloud photo stream without having to plug the phone to a laptop?
View 2 Replies
View Related
Feb 8, 2012
I have my PC downloading all sorts of media during the day, music, videos, etc... as far as this discussion goes, all of them are completely legal and DRM-free.
My PC is a Dell laptop (i7-2670QM) running legit Windows 7 Home Premium 64 bit I have a Samsung i9000 running ICS, and a B&N Nook Color Running CM7,
I tried reading about RTSP and UPnP and other stuff, but couldn't get my head around it, I'm usually good with computers, except for this case.
What I want to do is to setup a media streaming from my PC to any of my devices. I don't even want my computer to re-encode the media, just stream it as-is, given that you can play almost any format on android these days.
Is it possible? If so, what do I need? can I use VLC, or do I have to setup something more serious?
View 9 Replies
View Related
Oct 29, 2013
I've just bought a great Bluetooth Speaker to use with my Nexus 4 and it works great. Because it was fairly cheap I went and got another in the hopes that I could connect both speakers to my N4 and output audio simultaneously to both speakers at the same time. I quickly discovered this isn't currently "working" or even possible.
After a lot of Googling, I found an app on the Play store that supposedly let me connect both at the same time but it doesn't output audio to both speakers (I get "static" from the second one). There are also conflicting opinions about whether this is even possible with the current Bluetooth spec although it does mention multicast support and all I could find are various workarounds that involved using a secondary bluetooth transmitter etc.
Any software/hack (root needed or otherwise) that would allow configuring audio to be streamed/output to two connected bluetooth speakers simultaneously? Others have suggested it for use with bluetooth headsets.
View 7 Replies
View Related
Aug 23, 2009
I used Class MediaRecorder to play mp3 file, the source like this:
CODE:.............
It runs no problem. But I want to get the stream,and write the byte array to the stream, let mick sound the refreing voice.
by use java source I can did that. the source like this:
CODE:.............
You know,Android SDK don't include the class SourceDataLine(package javax.sound.sampled).
View 3 Replies
View Related
Sep 23, 2009
is possible to analyze audio stream spectrum with Android API (similar to what you can easily do with Flash). Basically what I need is to determine the duration between two claps in a small audio record. The claps are much louder than the background, so theoretically it should be somehow possible..
View 5 Replies
View Related
Mar 10, 2009
I want to send audio stream to internet directly, instead of store in the file. But the output of MediaRecord only supports file by seting setOutputFile(String path) , not OutputStream. Is there any methods to do this?
View 2 Replies
View Related
Sep 16, 2010
Can i stream the audio from my mac to my phone?
View 3 Replies
View Related
Feb 10, 2010
How to play audio from a stream in android? I will get input stream from an online link( like continuous FM). I need to cache the stream and play it. I searched a lot in sites,,,but didnt get.They show option of playing from a stored file. There is no option to play from a stream.
View 12 Replies
View Related
Aug 17, 2010
I have seen apps in the Android Marketplace with regards to an app recording an ongoing phone conversation. I am interested in how this is done. Anyone knows how the call is being recorded?Is there a way to maybe get an Audio Stream for a call in Android?
View 2 Replies
View Related
Oct 13, 2009
I can capture an audio stream from the mic, but can I capture the currently playing audio stream?
View 2 Replies
View Related
Apr 22, 2010
For some reason I am not longer able to reply on that topic, so I will start a new post with my further input. I noticed that in the newer Android versions the system will now automatically mute audio streams while some types of audio notifications are playing. This is a nice solution for many types of audio. For music players this works well. My audio application is an audiobook player. The reason that I had posted the original topic about the ability to get a notification when other audio needs to play, is because for an audiobook, muting the audio isn't a very good solution. People miss part of the dialog of the audiobook while it is muted.
I now have customers writing to me and complaining that it skips part of their audiobook when other notifications play. It appears to be skipping to the listener because the audiobook continues to play but is muted while the other audio notification plays. Is there a way for my application to get a notification when its audio stream gets muted and unmuted?...............
View 2 Replies
View Related
Jul 18, 2010
I have a Samsung Moment with Android 2.1 on it and lately I cannot stream music or video in any app that I try. The YouTube app says "Sorry, this video cannot be played." for every single video, and if I try to use something like DroidLive (for shoutcast and such) it has a connection error every time. Grooveshark has an "Unknown MediaPlayer error." I tried a few other random apps off of the market to try to rule things out and none of them would play. Music that is stored on my SD card plays just fine.
It doesn't only not work sometimes, it doesn't work 100% of the time now. Happens when I have 3G and even if I'm connected to Wifi. I did a factory reset last night thinking that maybe an app had messed with a setting somewhere and it still doesn't work. I have no clue what else I could possibly try.
EDIT: As requested by the stickied thread:
1.) Model Number - SPH-M900
2.) Firmware Version - 2.1-update1
3.) Baseband Version - S:M900.8.0S.DD03
4.) Kernel Version - 2.6.29
5.) Build Number - ECLAIRDD03
And the hardware version is M900.8.0
View 2 Replies
View Related
Jan 11, 2010
Let me first state that I do not know Java. I'm a .NET developer with solid C# skills, but I'm actually attempting to learn Java and the Android SDK at the same time (I know it's probably not ideal, but oh well, I'm adventurous :)) That said, my end goal is to write a streaming media player for Android that can accept Windows Media streams. I'm okay with restricting myself to Android 2.0 and greater if I need to. My current device is a Motorola Droid running Android 2.0.1. There is one online radio service I listen to religiously on my PC that only offers Windows Media streaming, and I'd like to transcode the stream so my Android device can play it.
Is such a thing possible? If so, would it be feasible (i.e., would it be too CPU intensive and kill the battery)? Should I be looking into doing this with the NDK in native code instead of Java? I'm not opposed to writing some sort of service in between that runs on a desktop computer (even in C#), but ideally I'd like to explore purely device-based options first. Where should I start?
View 2 Replies
View Related
Sep 28, 2010
I lige watching movies on my computer, while im laying in my bed, but the cord from my headset is too short. is there an app where you can turn your phone into a wireless headset throug wifi so you can play the movie on your pc and get the sound through a headset you plug into your phone?
View 4 Replies
View Related
Jul 26, 2010
I m working on Radio application i gt stuck coz i m unable to stream live audio in android 1.5... is that possible to stream live audio in android 1.5 SDK..
View 1 Replies
View Related
Aug 7, 2010
I'm working on an app for a client that requires streaming of an AAC audio stream. Unfortunately, there's nothing I can do about the stream format on the server. I'm working on Android and have discovered that Android's media player does not support raw AAC streams (which is what I'm getting). I found a project on Google Code that supports it (I tested it with the stream) but it's GPL'ed and that doesn't work for my client. I don't have much experience with this sort of thing so forgive me if my ideas aren't great. I know Android can play AAC encoded content if it is in an MP4 wrapper so I had thought about creating an MP4 wrapper on the fly on the client-side or perhaps even just doing some conversion to another format on the fly. Are these reasonable options? Does anybody have better suggestions?
Edit To rephrase, is it possible to put a raw AAC stream from a web server in an MP4 container in real time? If so, does anybody know of resources to help me with the process?
View 1 Replies
View Related
Jul 2, 2009
does android can recieve and play MMS or RTSP audio stream? or just can address for HTTP stream?? i try for MMS stream,but there is nothing to hear..
View 2 Replies
View Related
Nov 27, 2009
I am trying to make a very simple radio player for Android and I cannot get the audio streaming to work. In my latest attempt it plays for about 1 second and stops for some streams and it doesnt work at all for some other streams. Logcat doesn't give much useful information to me. I am testing on HTC Hero (Android 1.5).
If I hook the completion and buffer events I see the audio gets a complete event but it keeps buffering. Is there anything wrong with the code below? Should I be able to stream the the audio streams below? Is there a complete example somewhere of a working radio streaming?................
View 5 Replies
View Related
Mar 22, 2010
I am planning on developing my specific voip app for android.when a phone call occurs I want to hear the person who's calling on my local pc speakers and I want to speak to him via my own pc microphone / headset. So I need to send the audio stream of both me and the person I am talking to via the wlan network.
View 2 Replies
View Related
Aug 21, 2010
I'm trying to create a way to adjust volume settings for each of the different streams (media, notification, ringtone, etc) and have a way to preview the output sound level of each stream. I believe I have the correct implementation, but when I set the output stream type, there is no sound that plays.
Here is the code that correctly plays the user's selected alarm sound:
CODE:.................
That commented out line is what is causing me problems. I would like to hear the alarm sound at the volume levels of the different audio streams, but when I include that line for STREAM_ALARM or any other audio stream, no sound at all plays.
View 1 Replies
View Related
Aug 26, 2010
Basically, I want to make an audio visualizer.I know it's possible, because my phone came with a few live wallpapers that do it.The problem is, I can't seem to figure out how to do this with the Android API.My app would pick up the currently playing media stream and then depending upon the volume that is playing at that time, it would display more or less bars on the screen.How can I do this?It looks like I could do something like this using the microphone, but I want to be able to do it for music, podcasts, etc.
View 2 Replies
View Related
Dec 9, 2009
just started using the Pandora music app, but my kids in the back seat could not hear it. so I stopped by Walgreens and picked up the "JUPITOR JACK". you can't miss it cause it has the big red ad: "AS SEEN ON TV". it works well enough, but I had to tweak my car audio system to make it decent. whatever the droid plays comes out on the car radio, it's better then my old belkin FM transmitter.
View 9 Replies
View Related
Jun 6, 2014
I've got a conundrum that I can't seem to work out from Googling. I suppose I will give the background then my question.
I use my xperia z2 tablet at the gym to watch TV shows because the treadmill is even more uninteresting than the landscape around my place. I don't like to be hooked up to it via headphones because I don't want to accidentally pull it over. So - I use a bluetooth audio receiver I plug my headphones into, and they receive the audio from the tablet (which is paired with the receiver).
I would prefer to just use my phone in place of the receiver, because the receiver is cheap and doesn't work so well (and i cant believe it can't be done).
I thought two options could be:
1 using the phone as a bluetooth receiver, or
2 somehow using the wifi hotspot on the phone to enable the audio from the tablet to play through the phone.
Does something already exist or is it even possible?
View 1 Replies
View Related
Apr 15, 2014
Today we can make calls connecting through Bluetooth on car, and have the sound on car's loudspeakers.
Is it possible to send music, or a podcast, the same way?
View 1 Replies
View Related