How To Take A Screenshot On Any Enigma2 Receiver
Posted: 31 Oct 2022, 04:14
[How-To] Take A Screenshot On Any Enigma2 Receiver
Telnet
Use this command (screenshot will be found in /tmp folder):
[change grab to the file name you want it to be] shows OSD only.
[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
Web Browser:
Paste whats below into your web browser. You can save it as a favorite too.
Change 192.168.x.x 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.x.x/grab?format=jpg
Telnet
Use this command (screenshot will be found in /tmp folder):
Code: Select all
grab -o -p /tmp/grab.png
Code: Select all
grab -d -p /tmp/grab.png
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
Web Browser:
Paste whats below into your web browser. You can save it as a favorite too.
Change 192.168.x.x 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.x.x/grab?format=jpg