[App] libScreenShot E/F/H

Here are software that related with Samsung F series TVs.
Please don't create any new topic here unless you have software to post/release.

smart_lover
SamyGO Project Donor
Posts: 161
Joined: Sun May 03, 2015 6:11 am

Re: [App] libScreenShot E/F/H

Post by smart_lover »

zoelechat wrote:To use a script, just paste commands in a script :)

Otherwise to get only filename using a "single" command:

Code: Select all

samyGOso -A -B -l /mnt/opt/privateer/usr/libso/libScreenShot.so JPG PATH:/dtv/usb/sda1/Screenshot > /dev/null ; sleep 2 ; grep "/dtv/usb/sda1/Screenshot" /dtv/ScreenShot.log | sed s/.*20/20/
(will work only until 31/12/2099 :D )
It works like a charm!!! As always you are my hero.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libScreenShot E/F/H

Post by zoelechat »

Actually just a mistake, replace:

Code: Select all

sed s/.*20/20/
by

Code: Select all

sed s/.*\\/20/20/
Otherwise filename will be truncated if ever it contains "20" not only in "2015" :)
I do NOT receive any PM. Please use forum.
mad_ady
SamyGO Project Donor
Posts: 268
Joined: Sun May 03, 2015 10:42 am

Re: RE: Re: [App] libScreenShot E/F/H

Post by mad_ady »

zoelechat wrote: (will work only until 31/12/2099 :D )
That's technically incorrect. It will also work a few times more - like in 2120. Maybe a more exact regex (such as [0-9]{14}) will keep it working till the year 10000
H6400, firmware 2602.2 downgraded to 2130
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: RE: Re: [App] libScreenShot E/F/H

Post by zoelechat »

mad_ady wrote:That's technically incorrect. It will also work a few times more - like in 2120. Maybe a more exact regex (such as [0-9]{14}) will keep it working till the year 10000
Fixed, check above ;)
"/20" will never happen after 2099, right? (damn, in 84 years script will have to be updated :P )
Anyway it's not a contest of the better regex, I just shown one amongst several ways, and it's up to you to use a meter long commandline when few chars are enough :)
I do NOT receive any PM. Please use forum.
smart_lover
SamyGO Project Donor
Posts: 161
Joined: Sun May 03, 2015 6:11 am

Re: RE: Re: [App] libScreenShot E/F/H

Post by smart_lover »

zoelechat wrote:
mad_ady wrote:That's technically incorrect. It will also work a few times more - like in 2120. Maybe a more exact regex (such as [0-9]{14}) will keep it working till the year 10000
Fixed, check above ;)
"/20" will never happen after 2099, right? (damn, in 84 years script will have to be updated :P )
Anyway it's not a contest of the better regex, I just shown one amongst several ways, and it's up to you to use a meter long commandline when few chars are enough :)
I agree.
Algol
SamyGO Project Donor
Posts: 68
Joined: Thu Nov 05, 2015 1:09 am
Location: Serbia

Re: [App] libScreenShot E/F/H

Post by Algol »

I've done it! :)

Image

Using telnet (putty) with this command:

Code: Select all

samyGOso -A -B -l /mnt/opt/privateer/usr/libso/libScreenShot.so JPG ALT PATH:/dtv/usb/sdb1/__screenshots
Half a job done!

Now just to bind it to a key on my RC, for a practical usage (if possible).

TV: UE40H6200AK
Firmware: T-MST14DEUC-2120 , BT - S
Please, do not ask from me to get you files or procedure for rooting your TV. If you can't donate $10, try make some deal with erdem_ua.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libScreenShot E/F/H

Post by zoelechat »

Well done ;)
Algol wrote:Now just to bind it to a key on my RC, for a practical usage (if possible).
No problem it's possible, but a bit pain in the ass on H to inject lib as root from another lib, when you're only "app" user. Use provided script (rcRemap_capture_H), check inside it, and verify your working netcat port, you might have to change 2023 to 3023 in script.
...and of course your commandline syntax. Btw, no need for JPG arg when you're using ALT, it's mandatorily jpeg.
I do NOT receive any PM. Please use forum.
Algol
SamyGO Project Donor
Posts: 68
Joined: Thu Nov 05, 2015 1:09 am
Location: Serbia

Re: [App] libScreenShot E/F/H

Post by Algol »

Ok, thanks for advice, I'll do that tomorrow. :)
zoelechat wrote:Well done ;)

Btw, no need for JPG arg when you're using ALT, it's mandatorily jpeg.
Ok, I'll remove JPG.
Please, do not ask from me to get you files or procedure for rooting your TV. If you can't donate $10, try make some deal with erdem_ua.
Algol
SamyGO Project Donor
Posts: 68
Joined: Thu Nov 05, 2015 1:09 am
Location: Serbia

Re: [App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support

Post by Algol »

Zoelechat, which extension libRCremap_capture_H should have?
Please, do not ask from me to get you files or procedure for rooting your TV. If you can't donate $10, try make some deal with erdem_ua.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support

Post by zoelechat »

Why do you want to rename it? :)
I do NOT receive any PM. Please use forum.

Post Reply

Return to “[F] Software”