mixiyihao / spydroid-ipcamera

Automatically exported from code.google.com/p/spydroid-ipcamera
GNU General Public License v3.0
0 stars 0 forks source link

naluLength less then zero, ArrayIndexOutOfBoundsException #55

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start with H264 encoding option
2. Start vlc with command vlc rtsp://xxxxx
3. Spydroid error with ArrayIndexOutOfboundsException

What is the expected output? What do you see instead?
expected:vlc play stream 
instead:Spydroid error and shutdown

What version of the product are you using? On what operating system?
Spydroid-ip-camera 4.1 & Android 4.0.3

Please provide any additional information below.
The variable error (naluLength<0) after H264Packetizer.java at line 257.

Original issue reported on code.google.com by leleBin...@gmail.com on 28 Jun 2012 at 3:15

GoogleCodeExporter commented 8 years ago
Oh, sorry. I check out codes and attempt to find a way solve this question. At 
last, I find the reason with my question is my Android device is very rubbish. 
Thanks.

Original comment by leleBin...@gmail.com on 30 Jun 2012 at 1:23

GoogleCodeExporter commented 8 years ago
Have you find a solution? Thanks in advance

Original comment by andreste...@gmail.com on 3 Aug 2012 at 11:21