Hi all, I was trying to understand how to use the camera in Android to develop my app. I just had a looking at the MediaRecorder class and it seemed to me the perfect and easy solution. But here's the problem... I do not want to save the recording on the mobile, storing it in a file, but I would like to send it directly and real-time to Internet as a byte stream (or as a compressed stream). How can I realized this real time streaming??? Is it possible to use the MediaRecorder class or do I create my own solution? And If so how??
Any suggestion would be very welcome. Have a nice day Maurizio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

