Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User pttp0p0's Avatar
    Join Date
    Mar 2010
    Posts
    3
    Does any body know how to decode the MPEG4( or H264) streaming from IP camera?

    I had searched the J2ME API, but seems can't find...

    any idea will be appreciated

  2. #2
    Nokia Developer Champion raj_J2ME's Avatar
    Join Date
    Mar 2008
    Location
    The Capital of INDIA
    Posts
    4,314
    Hello,
    Are you talking about to decode the stream recorded using the device camera?
    Please explain the requirement in details.
    Thanks with Regards,

    R a j - The K e r n e l


    Join Delhi-NCR Nokia Developer's Community,

  3. #3
    Registered User pttp0p0's Avatar
    Join Date
    Mar 2010
    Posts
    3
    Ok,
    I have a IP camera support MPEG4 format streaming,
    I plan to do:
    once I send a cgi request and receive the streaming data then parse them to get a lot of MPEG4 frames,
    how can I use API to decode the MPEG4 frame to BMP and show on the screen?
    Is API available? or decode the frame by myself?

  4. #4
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,430
    I suspect that there are no such ready-made APIs. You have to decode the data yourself, and doing so in J2ME is probaby not going to be very fast.

    Note also that with MPEG formats, there may be licensing issues, if you write the code youself: http://www.mpegla.com/main/default.aspx

  5. #5
    Registered User pttp0p0's Avatar
    Join Date
    Mar 2010
    Posts
    3
    thanks for the replys!

    petrib:
    if I want to decode by myself, the speed will be a issue, and licensing issues seems a major issue,
    can I avoid the licensing issues?
    I mean that if any lib(or dll) is avaiable and licensing issues can be avoid?
    I searched the following:
    1. xuggle
    2. FFmpeg
    3. FMJ
    4. MPEG decoder in Java ME(http://wiki.forum.nokia.com/index.ph...der_in_Java_ME)

    any suggesion?
    thanks in advance

  6. #6
    Quote Originally Posted by pttp0p0 View Post
    Ok,
    I have a IP camera support MPEG4 format streaming,
    I plan to do:
    once I send a cgi request and receive the streaming data then parse them to get a lot of MPEG4 frames,
    how can I use API to decode the MPEG4 frame to BMP and show on the screen?
    Is API available? or decode the frame by myself?
    Hello,

    on www.click2stream.com we can get h.264 (not mpeg4) stream for your camera (if it supports RTSP) and play the stream in Flash, iPhone and other mobile devices. We can also do a snapshot from a stream and we are working on API, so you can call the "makesnapshot" via JSON API when you want. In this time, I don't have idea how many images we will be able to do in per second. If you want, write me to peter(at)click2stream(dot)com for more informations.

Similar Threads

  1. Python for S60 1.4.0 released
    By jplauril in forum Python
    Replies: 43
    Last Post: 2009-05-24, 09:22
  2. Nokia N-Series Complete Model Line-Up
    By Dopod in forum General Development Questions
    Replies: 6
    Last Post: 2008-07-22, 20:16
  3. streaming from camera to http
    By lalle112 in forum Symbian Media (Closed)
    Replies: 0
    Last Post: 2006-10-04, 15:19
  4. camera video streaming
    By tyrial in forum Symbian Media (Closed)
    Replies: 0
    Last Post: 2006-01-27, 21:19
  5. Access to Streaming Camera Data?
    By Gergall in forum Mobile Java Media (Graphics & Sounds)
    Replies: 5
    Last Post: 2005-08-14, 06:25

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved