Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Taking Screen shot in devices without x server

Taking Screen shot in devices without x server

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 737 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    django
    wrote on last edited by
    #1

    Hi,
    I am working on a Linux base Intel board. The kernel is built without frame-buffer and there is no /dev/fb0 file. The project i am working on is to take screen shot the display. The main UI application is a Qt based browser. and it uses OpenGL for rendering. My aim is to have two application, One the browser and another application. The browser displays UI in the screen(Which is already present) The second application should take screen shot of the browser application and save it as .png image. Is there any way to take the screen shot. The device doesn't have a X-server. Is there any API to reade directly from the display device / frame-buffer in Qt of another application? I have already tried the screenshot application it didn't work for me. Thanks in advance.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved