简体   繁体   中英

Buffer overflow Xuggler

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?

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?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM