Buffer overflow Xuggler

304 Views Asked by At

To capture video from a web-camera, I used the example code from the DisplayWebcamVideo.java

I run the code with the parameters vfwcap and 0, it always shows an error:

ERROR org.ffmpeg - [vfwcap @ 000000000039A320] real-time buffer [number]% full!frame dropped! 

Tell me please how to solve the problem?

1

There are 1 best solutions below

1
On

Have you read the README File? ReadMe

Have you download the DLL it requests? Have you read the comments before the

public class DisplayWebcamVideo

Have you got the right driver name? and device name?