Menu

How to change stream resolution directly?

STC Tester
2009-12-11
2012-10-29
  • STC Tester

    STC Tester - 2009-12-11

    Hello!

    I'm able to create the video capture pin property dialog by calling
    "OleCreatePropertyFrame" and change the preview resolution manually.

    I would like to have a higher default preview resolution. Is it possible and
    how to do this in code?

    Thankyou!

     
  • STC Tester

    STC Tester - 2009-12-11

    I am using a webcam which supports up to 1280x720 resolution.

     
  • snarfle

    snarfle - 2009-12-11
    As with most things in DS, there are probably a variety of ways to do this. A
    place to start might be IAMStreamConfig. Start with the docs: . Also a search
    in this forum might give you some ideas.

    http://msdn.microsoft.com/en-
    us/library/dd319784%28VS.85%29.aspx

     

Log in to post a comment.