Hi

When I went through the document "opencore_framework_capabilities.pdf"
I came to know that Android supports RTP streaming for 3gpp format.

After doing a anaysis I found that the data from a server could be
streamed to the android device and played back. i.e the RTP payloads
sent from the server are parsed by the Android device and sent to the
decoder for playback.

1. I want to know if it is possible that the PCM data captured from a
camera and then encoded using a particular encoder could be streamed
using  RTP from  android code i.e is RTP sender support present in the
Android code ?. If not then can someone please mention what could be
the possible modifications required.

2. Does Android code support SIP stack ?.

Thanks

-- 
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

Reply via email to