Page 1 of 1

How To Take A Screenshot On Any Enigma2 Receiver

Posted: 31 Oct 2022, 04:14
by The Founder
[How-To] Take A Screenshot On Any Enigma2 Receiver

Telnet


Use this command (screenshot will be found in /tmp folder):

Code: Select all

grab -o -p /tmp/grab.png
[change grab to the file name you want it to be] shows OSD only.

Code: Select all

grab -d -p /tmp/grab.png
[change grab to the file name you want it to be] shows OSD with channel


OpenWebif Plugin:


Start OpenWebif > Box Control > Grab screenshot

This will load a picture into the main window.


1) right click this image. Save As. Save them to your computer.

2) right click this image. Copy image.. then paste into a graphics program.

Do not copy and paste straight into a forum post as it will just be an image link on your local network and not the image itself.
3) Use windows snipping tool. Snip your image. Save it or paste this snip to whereever you want including forum posts
094331e5ca.jpg
094331e5ca.jpg (35.74 KiB) Viewed 552 times
Web Browser:


Paste whats below into your web browser. You can save it as a favorite too.

Change 192.168.***.*** to the IP address of receiver.

Right click the screenshot and select save Image As, then name it and save to where you want.



http://192.168.***.***/grab?format=jpg

Re: How To Take A Screenshot On Any Enigma2 Receiver

Posted: 06 Nov 2022, 22:15
by zapppa
I used webif , but i'll try to do with command