Hi all, How do i stream Android Camera Using RTP/RTSP?
I googled it around and found that there are 2 ways: 1) " http://www.mattakis.com/blog/kisg/20090708/broadcasting-video-with-android-without-writing-to-the-file-system" - They havent mentioned about how to implement the server side? 2) Using the setPreviewCallback(new PreviewCallback() { public void onPreviewFrame(byte[] data, Camera camera) { -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en