Coder Social home page Coder Social logo

Comments (4)

JohnSWatson avatar JohnSWatson commented on June 8, 2024

Sorry I don’t use WPF so can’t offer any help.
Have you tried writing the time to the console before and after capturing a frame to determine if the delay is in the frame capture.

from aforge.net.

andrewkirillov avatar andrewkirillov commented on June 8, 2024

Try recently added PreferJpegEncoding property - it may help by enabling JPEG compression and so reduce amount of data transferred over USB bus.

See here
https://github.com/andrewkirillov/AForge.NET/blob/master/Sources/Video.DirectShow/VideoCaptureDevice.cs#L232

from aforge.net.

sekulicb avatar sekulicb commented on June 8, 2024

Hi @JohnSWatson no I haven't. I will try but if the delay is in the frame capture how that can be resolved?

@andrewkirillov How to set this property? Looking at the object of type VideoCaptureDevice but I don't see it?

image

from aforge.net.

andrewkirillov avatar andrewkirillov commented on June 8, 2024

You have to checkout the latest code from github and build it.

from aforge.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.