mikeshys / spydroid-ipcamera

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

Erratic streaming behavior #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run application
2. open new sdp in vlc on computer
3. run application with correct pc ip

What is the expected output? What do you see instead?
Expect streaming Video/Audio

I sometimes get audio, and even less frequently get video.  When I do get 
video, it is very laggy, and eventually slows to a halt (freezes?)   Initially 
the audio has a small delay (1-3 seconds which is good), but then will 
eventually disappear.

here is message log : http://pastebin.com/hy2BypTL

What version of the product are you using? On what operating system?
Motorola Atrix (MB860): Android 2.3.4
1.6 spydroid (compiled)
1.1.12 VLC
Mac OSX 10.7.1

Please provide any additional information below.
I actually have even more troubles on my windows machine, not sure if its port 
related or not.
As you can see from paste bin, there is a lot of 
main warning: PTS is out of range (3519944), dropping buffer
and
main warning: buffer is 120000 in advance, triggering downsampling
main warning: computed PTS is out of range (581121), clearing out
main warning: timing screwed, stopping resampling

Original issue reported on code.google.com by NicNas...@gmail.com on 7 Feb 2012 at 6:04

GoogleCodeExporter commented 9 years ago
I've looked through most of the comments, and see this is a similar issue to 
this comment http://code.google.com/p/spydroid-ipcamera/issues/detail?id=2#c31
And my wowza console looks the same as one stated here 
http://code.google.com/p/spydroid-ipcamera/issues/detail?id=2#c12

I also wanted to thank you for all the great work yall have put into this =]  
tckki... has been quite helpful too!  

If there's anything I can do to help get to the root of this, let me know.

Original comment by NicNas...@gmail.com on 7 Feb 2012 at 9:56