Search found 2 matches

by shmergin
Sat Dec 08, 2018 2:13 pm
Forum: [H] Software
Topic: [API] SamyGO web API
Replies: 24
Views: 30945

Re: [API] SamyGO web API

After some trial and error I have gotten ALT (.jpg) screenshots working. For anyone else looking to do the same, I modified the 'SNAPSHOT' section of samygo-web-api.cgi as per below: case 'SNAPSHOT': error_log("Processing SNAPSHOT"); //see if TV is on or off by checking /dtv/tvIsSleeping $...
by shmergin
Sat Dec 08, 2018 7:09 am
Forum: [H] Software
Topic: [API] SamyGO web API
Replies: 24
Views: 30945

Re: [API] SamyGO web API

On my TV, i get a garbled BMP screenshot when using web API. After some troubleshooting using libscreenshot.so, I found that in order to get a non-garbled image using libScreenShot.so I have to use: samyGOso -d -A -B -l /mnt/opt/privateer/usr/libso/libScreenShot.so ALT Modifying samygo-web-apt.cgi t...

Go to advanced search