I am trying to compile live555 for android. My aim is to use it for capturing data from camera and multicasting it. But I am not able to compile the live555 code for android environment using windows + NDK + Cygwin.

Has any one able to port live555 on android with above environment? What are the other options availble for me for my problem listed above other then live 555?

link|improve this question
feedback

1 Answer

Check out

Live555 on Android

This demonstrates an android project which uses Live555

link|improve this answer
In the link shared above the author is trying to play the video on android hardware.But my problem is i want this streamer to run on android hardware – junky Sep 20 '11 at 4:37
I haven't run the program yet, but there's code for streaming also in it. github.com/boltonli/ohbee/blob/master/android/streamer/jni/… Check line 128, after starting streaming, a rtsp URL is given. – Abhijeet Pathak Sep 20 '11 at 8:36
Hi thanks,i will have a look at it.Can you tell me wht other options available in opensource to multicast media from android using wifi ? – junky Sep 20 '11 at 10:46
Hi Abhiheet did you had any luck in compiling live555 on android. That code doesnt seem to work. – junky Sep 21 '11 at 11:58
1  
Maybe this link is helpful: dbmibu.blogspot.com/2011/06/… – Fildor Nov 14 '11 at 9:25
show 5 more comments
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.