Results 1 to 4 of 4
  1. Collapse Details
    Screen Capture question
    #1
    Join Date
    Jun 2012
    Location
    Jensen Beach, Florida
    Posts
    98
    Post Thanks / Like
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site
    Based on how many screen captures I see I figure there *must* be an easy way to capture screens in OpenVix. Any of you guys happen to know the remote keys and the directory on the box that pix are saved? Google is not helping me in this case. :-(

    ===
    Bill
    4 tuner Vu+ Duo2 running OpenVIX Apollo with MetrixHD skin ... AzBox Premium Plus for 4.2.2 ... Amiko Nano HD
    Reply With Quote
     

  2. Collapse Details
    #2
    Join Date
    Dec 2010
    Location
    Atlanta, Ga.
    Posts
    8,288
    Post Thanks / Like
    Download the "Shoot Your Screen" plugin by going to Plugins and pressing the green remote button. The Shoot Your Screen plugin will be under extensions in the downloadable plugins.
    Another method is to capture the screen using the web interface. Type the box ip into a computer browser that is connected the receiver's network to access the web interface.
    .
    .
    .
    Meine Dreambox One ist ein Stück Scheiße!.
    Reply With Quote
     

  3. Collapse Details
    #3
    Join Date
    Dec 2010
    Location
    Atlanta, Ga.
    Posts
    8,288
    Post Thanks / Like
    You will know where the screenshots are being saved once you run the plugin. An installed hard drive of at least 100MB is suggested.

    Glass System Utility is another good plugin to install. It is also located in the downloadable plugins under extensions.
    .
    .
    .
    Meine Dreambox One ist ein Stück Scheiße!.
    Reply With Quote
     

  4. Collapse Details
    #4
    Join Date
    Mar 2014
    Posts
    309
    Post Thanks / Like
    To be honest you dont actually need to use third party plugins for this, every thing is already in the image. I prefer to use a telnet session to take screen shots quickly and easily but you can also do it directly from your web browser or even the OpenWeb Interface.

    If your receiver is connected to your network just pop this command into your web browser, change the listed ip address to match that of your receiver, the screenshot will be saved to the /tmp/ directory on the receiver in .jpg format

    Code:
    http://192.168.1.5/grab?format=jpg&r=1920
    My personal preference however is to use a telnet session with either of the following commands.

    Code:
    grab -o -p /tmp/grab.png [change grab to the file name you want it to be] shows OSD only.
    grab -d -p /tmp/grab.png [change grab to the file name you want it to be] shows OSD with channel.
    As above your png files will be sent to /tmp/ where you can retrieve hem via FTP, you can also change .png to .jpg if you want to create j pegs rather than .png files.

    Last but not least, you can also use the screen grab option from within the OpenWeb Interface directly although i'm not near a receiver at the moment to post the exact steps but it's easy enough to work out how to.
    Reply With Quote
     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •