Hi,

   Actually we are using this sample code:http://code.google.com/p/
spydroid-ipcamera/. Have you looked at it? It gives you some code for
H264 RTP Packetization but it (http://code.google.com/p/spydroid-
ipcamera/wiki/SupportedDevices) says the devices supported are:

    * Galaxy S 2 (Android 2.3.3)
    * Galaxy S One (Android 2.3.3)
    * Asus Transformer TF101 (Android 3.2)

Actually we tried the code on LG mobile but I don't think we are
getting the right nalulength according to the calculation in
H264Packetizer.java. Wonder why the code, given that the mediarecorder
is in H264 Encoding mode doesn't work for LG mobile?

Thank you,
B.Arunkumar

On Sep 27, 11:58 am, NAVI NEW <navi44...@gmail.com> wrote:
> Same issue i have already suffered someone not help so you try by yourself .
>
> On Mon, Sep 26, 2011 at 5:00 PM, B.Arunkumar
> <awsnetworkrecor...@gmail.com>wrote:
>
> > Hi,
>
> >    I would like to check if there is any good example code to do RTP
> > Packetization accroding to RFC 3984. We are getting H264 stream from
> > LG mobile camera which we have to stream to a server. How do we
> > calculate the NAL Size and check if the frame size size is lesser than
> > 1400 bytes?
>
> > Thank you,
> > B.Arunkumar
>
> > --
> > 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
>
>

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