Hello,
I'm pretty interested on a local radio, and i wish that i build an application that can stream the radio(without accessing to the website and listen to it!).
So please can you help me to build this application ? if we success to build it, it'll very easy to make an application of a desired streaming radio(i guess we will just change the URL address).
Thank you very much for helping me .
Look for Nagare on github
Related
I want to develup a music player for wm5. I think that it would be cool to work on it "as a group", people posting code and PMing code to others. I don't know what program I will use to complete the project, that is my first question. I think that it should be a free program so that everyone can help. I need somebody to help me with the code, but I am very good at creating graphics. Who is in?
Hi there,
the radio station STAR FM is looking for an android app developer.
app specifications:
- choose 5 shoutcast streams (5 channels) in HI and LO quality by clicking on logo
- streams already exist
- HI: MP3 128kbit stream (.pls file), LO: AAC+ 64kbit stream (.pls file)
- play in background (symbol in notification bar)
- display song artist and title (playlist as xml via ftp-download) in app and in notification bar
- app with high priority (so it cannot be killed easily when in background)
- compatible with android 1.6-2.2 (2.3)
please contact me (chief editor) via email ([email protected]).
Thanks
Micha
Hey,
did you get an answer on your request? I'm kinda looking for the same, though just 1 stream this time...
and I'd like to display the news headlines of our website in the app, and the webcam image too...
Thanks
Hi,
This is sofian from Delhi,India.Fact is that i have a small team of 3 software engineers having expertize on mobile technology.Our motto is to develop quality mobile applications to our clients within their tight budget and specified time line..
we are interested to develop app for you ...For more details please contact me at : [email protected]
Thanks,
sofian
Hi,
This is sofian.I m ready to develop this application for you both...If u interested then contact me at:[email protected]
Thanks,
sofian
I'm not interested in having it built for me, I'd rather start from a working base, and develop it myself...
Hi there together
i try to build me a android drone an for this i need to create in my application a live-video stream service.
So know the problem is i dont know how and i cant find any results for streaming android -> Web.
Can somebody help me? somebody know something or see a documentation?
Thanks for your help
Nortgram
Did you complete your project to make android drone?
Hello. I have been searching around for a week and a half and I have yet find what I'm looking for. This is my first post on xdadevelopers, so if I have posted in the wrong section, then I apologize and the moderators are welcome to move the thread the appropriate section.
I need to find a way of streaming live video from a computer's webcam (or other camera device) to an Android device. I need it to expose the image data of each frame before it is encoded, so I can change the pixels (replace green with red for example). And I need this to be a rtsp.
The libraries that I have found thus far that do streaming are files on a webserver, I have found a few people setting up camera streaming between android phones, but this falls outside the scope of my project (because I'm unsure that I can take what they have used in set it up on a pc and get the frame data exposed) . I need the server to be programmed in c++, and the android device to done java (obviously). I was hoping I could just set up a video view to connect an ip address with rtsp (If I have read the documentation correctly you can use set path with and ip address instead of the a file directory). I was hoping I could find a library that would help accomplish this, so I wont have to program rtsp myself on the server, as my project is just a proof of concept.
Would anyone here know of any libraries that I can use to do this?
Hi everyone, I am a student and am trying to understand the documentation for my project. I want to write an android application that processes the sound directly from the output of the phone, the work can be described as for example: I am watching youtube (or any sound source from where) and seeing the sound looks normal too , I want to add a little effect to this audio stream in real time (the latency is still there). Can someone with experience show me where to start or any open source code talking about this. Thank you very much.