Giter Site home page Giter Site logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Similar problem. The receiver input stream starts like this:

00 00 00 00 66 74 79 70 33 67 70 34 00 00 00 00 69 73 6F 6D 33 67 70 34 00 00 
00 18 00 06 2E 08 66 72 65 65 3F 3F 3F 3F 6D 64 61 74 01 48 20 06

....ftyp3gp4....isom3gp4........free????mdat.H .

The word 'free' is at location 0x32, and the parser thinks that is a 4-byte int 
containing the frame-size.

'free' = frame_size: 7497061 =/

Original comment by [email protected] on 27 Feb 2011 at 9:37

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
BTW, 
Google Nexus One
Gingerbread - CM7

Original comment by [email protected] on 27 Feb 2011 at 9:38

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Hi

Do you have a fix for this problem? I would really appreciat your help!!

Original comment by [email protected] on 25 Apr 2011 at 4:05

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Just edit buffer length. note, that you need to edit length in several places.

Original comment by [email protected] on 25 Apr 2011 at 4:20

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Thans for your replay. Can you provide me more details on where to change? And 
how can I know which is the correct buffer length?

Thanks!

Original comment by [email protected] on 25 Apr 2011 at 5:09

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
After some more debugging, i've found that after reading the 32 bytes header, 
the next 8 incoming bytes are 0-0-0-0-[mdat].Isnt this an mdat atom without 
size? (this, is, still not calculated).I've been looking around the web, and i 
know the encoder first writes an empty size header, and later, when the size is 
known (ie, the recording is stopped), rewrites it (if output is sent to a 
file).How is this managed in this project?

Original comment by [email protected] on 29 May 2011 at 11:20

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
what is the appropriate buffer length for galaxy S? Thanks

Original comment by [email protected] on 13 Jun 2011 at 4:10

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
the same problem,
pls 
thanks

Original comment by [email protected] on 23 Sep 2011 at 9:49

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Similar problem. The receiver input stream starts like this:


Original comment by [email protected] on 7 Mar 2013 at 2:27

Attachments:

  • [X)JLFLDL}J(}VR[DRUVJAA.jpg](https://storage.googleapis.com/google-code-attachments/ipcamera-for-android/issue-5/comment-9/X)JLFLDL}J(}VR[DRUVJAA.jpg)

from ipcamera-for-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.