Giter Site home page Giter Site logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
I debugged the program and discovered that 
StreamingKernel.VideoBuffer.getReadBuffer() always returns null, since 
vPkg.flag never becomes true, which is because 
StreamingKernel.VideoBuffer.writeFrame(...) is never called, which is because 
addNewPackage(...) is never called, which is because we never reach the 
while(true) loop at line 193 in StreamingKernel, because the thread leaves the 
run method already in line 169, since fis.read(buffer,0,32) returns 24 instead 
of the expected 32.

Original comment by [email protected] on 13 Mar 2011 at 7:51

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
I have the same problem on Google Nexus One with android 2.3.3 on board

Original comment by [email protected] on 22 Mar 2011 at 11:19

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Same problem here. HTC Desire 2.3.3

Original comment by [email protected] on 14 Apr 2011 at 10:45

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Same symptpm, HTC Inspire 4G (running CM7 Ace nightly build cm_ace_full-57.zip) 
(although I haven't done the debugging step as others have above.)

Original comment by [email protected] on 28 Apr 2011 at 4:48

from ipcamera-for-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
Same problem here, HTC Desire HD 2.3.3
I change the source , write a stream to a remote socket, and capture tcp packet 
:
###############################################
#                 TCP DUMP                    #
###############################################
>==========|===========|===========|===========
00 00 00 00 66 74 79 70 69 73 6F 6D 00 00 00 00  | 16
69 73 6F 6D 33 67 70 34 00 00 00 18 00 00 0C 00  | 32
66 72 65 65 3F 3F 3F 3F 6D 64 61 74 00 00 00 EF  | 48
65 B8 00 04 FF FF FC 3D 14 00 04 1F 7D C3 57 DF  | 64
7D F7 DF 7D F7 DF 7D F7 DF 7D F7 DF 5D 75 D7 5D  | 80
75 D7 5D 75 D7 5D 75 D7 5D 75 D7 5D 75 D7 5D 75  | 96
D7 5D 75 D7 5D 75 D7 5D 75 D7 5D 75 D7 5D 75 D7  | 112
5D 75 D7 5D 75 D7 5D 75 D7 5D 75 D7 5D 75 D7 57  | 128

Original comment by [email protected] on 7 Oct 2011 at 6:03

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.