Giter Club home page Giter Club logo

Comments (7)

sskodje avatar sskodje commented on August 31, 2024

Hi! When windows are minimized, they are no longer rendered, so there is unfortunately nothing to record. You got to make sure not to minimize them.

from screenrecorderlib.

SumitKumar-89 avatar SumitKumar-89 commented on August 31, 2024

Hii @sskodje I know that when window is minimized , it is no longer to rendered. So it's become black screen .
But we want to record/ captured wpf application 's screen when window is minimized. Like recording must be continues while windows minimized

So is there any way to fix this ???

from screenrecorderlib.

sskodje avatar sskodje commented on August 31, 2024

So you want to record a still frame of the window? Try commenting out this line:

m_TextureManager->BlankTexture(pData->Frame, RECT{ 0,0,windowSize.cx,windowSize.cy });

from screenrecorderlib.

SumitKumar-89 avatar SumitKumar-89 commented on August 31, 2024

@sskodje , M working on application with dashboard having windows with charts which are being updated dynamically ..This is the reason I want to record the application window screen even when minimized.
So can you help with this scenario?

from screenrecorderlib.

sskodje avatar sskodje commented on August 31, 2024

When you minimize a window, the operating system stops rendering it to desktop. Therefore it no longer sends any textures to the APIs this library uses to record video. So no, i cannot help you record windows that are minimized.

from screenrecorderlib.

SumitKumar-89 avatar SumitKumar-89 commented on August 31, 2024

from screenrecorderlib.

aqibbanday avatar aqibbanday commented on August 31, 2024

So , is there any indirect way to record the screen when the window is minimized.

On Wed, Jul 3, 2024, 2:44 PM Sverre Skodje @.> wrote: When you minimize a window, the operating system stops rendering it to desktop. Therefore it no longer sends any textures to the APIs this library uses to record video. So no, i cannot help you record windows that are minimized. — Reply to this email directly, view it on GitHub <#303 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATF6AUCY752D7UP2TB4SDCLZKO6JHAVCNFSM6AAAAABKHITCMSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBVGUYDSNJYHA . You are receiving this because you commented.Message ID: @.>

No

from screenrecorderlib.

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.