mlanypitts / webcamstudio

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

UVC Camera is too slow! Stopping steam #73

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. java -jar WebcamStudio.jar
2. Double click the black rectangle in the blue area
3. Click "Play" button (same thing happens if I click the "WebcamStudio video 
device" button in the Output field)

What is the expected output? What do you see instead?
In version 0.57 I got the stream perfectly, but now I get this message in the 
console:
UVC Camera (046d:08c1) video accepted...
UVC Camera (046d:08c1) audio accepted...
Resetting audio!
UVC Camera (046d:08c1) is too slow! Stopping stream...

What version of the product are you using? On what operating system?
this is version 0.60-alpha1 and I am using Ubuntu 10.10

Please provide any additional information below.
Full output is like this:
hjolli@gondolin:~/src/webcamstudio/webcamstudio$ java -jar WebcamStudio.jar 
Default registered
/home/hjolli/.webcamstudio/ffmpeg-capture_linux.properties
Resource Used: 
jar:file:/home/hjolli/src/webcamstudio/webcamstudio/WebcamStudio.jar!/webcamstud
io/ffmpeg/ffmpeg-capture_linux.properties
Port used is Video:35589/Audio:54741
Size: 320X240
ffmpeg -v 0 -r 5 -s 320x240 -f video4linux2 -i /dev/video0 -f alsa -i pulse -f 
rawvideo -pix_fmt rgb24 -r 5 tcp://127.0.0.1:35589 -ar 44100 -ac 2 -f s16be 
tcp://127.0.0.1:54741 
UVC Camera (046d:08c1) video accepted...
UVC Camera (046d:08c1) audio accepted...
Resetting audio!
UVC Camera (046d:08c1) is too slow! Stopping stream...

Original issue reported on code.google.com by hjorlei...@gmail.com on 25 May 2012 at 2:32

Attachments:

GoogleCodeExporter commented 8 years ago
me the same ....
I am trying an older version ...
The desktop is fine??

Original comment by andiyhu...@gmail.com on 2 Sep 2012 at 10:22

GoogleCodeExporter commented 8 years ago
Could you please test our latest code in SVN or from the daily builds in our 
PPA: https://launchpad.net/~webcamstudio/+archive/webcamstudio-dailybuilds
If the problem persist, please try to use the v4l2loopback-dkms module instead 
of the webcamstudio one.

Post results here...
Thanks

Original comment by peter.u....@gmail.com on 4 Apr 2013 at 12:05

GoogleCodeExporter commented 8 years ago
No activity in 8 months.

Original comment by soylent...@gmail.com on 9 Dec 2013 at 8:23