I am trying to implement P2P live video streaming from IP Camera to Android. For this i am planning to compile libnice for android using the http://insembedded.wordpress.com/2014/04/09/import-libnice-on-android/ . But i am getting build errors given below
stunagent.c: Assembler messages: stunagent.c:160: Error: no such instruction: `rev %eax,%eax' stunagent.c:676: Error: no such instruction: `rev16 %ax,%ax' I am stuck up with this. It would be very helpful if someone could guide me on what is wrong or could help me with a compiled version of libnice for Android. -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

