Page 1 of 1
easyos seek_thermal camera compact viewer -
Posted: Thu Apr 11, 2024 3:23 pm
by Vverve
A simple small seek thermal compact utility compiled in easyos 5.7 tested only(not anymore,read in post below for a puppy ''compatible" pet with dependencies), incomplete yad gui.
It's a usb phone thermal camera,non uvc compliant ,there are apps for droid and ios ,only basic support for linux .
Feel free to test , if you got a seek compact or pro & modify & share...
There is many features in to do list... you are all welcome to guide and help , if ever .
First yad gui , i'm a stubborn student with too many projects , it goes in slowly.. out at the same pace.
Need opencv and dependencies from ppm .
For now , it is basic as my yad/bash understanding is ,
included a link to easycast to record video , a photo seek snap shot button that save to tmp one single seeksnap.jpeg.
.Here all button use non-pro version model .
Come with the usual big 0 warranty .
seek_thermal-05.2_amd64.pet
Oh , resolution is bad , there is an seek_create_flat_field utility , not used here , another possible feature to ''gui""...
src https://github.com/ethz-asl/libseekthermal
Hope i included all TM and licences thingy.
Re: easyos seek_thermal camera compact viewer -
Posted: Wed Apr 24, 2024 3:23 pm
by Vverve
Just in multimedia ,there is so many yad gui to study..
did not found a tutorial on yad + bash that does better than all those nice working examples found in puppy linux land!!!
hmmm , but this simple gui does job as is for now .
Re: easyos seek_thermal camera compact viewer -
Posted: Wed Apr 24, 2024 5:04 pm
by rockedge
@Vverve here is an example yad GUI from @fredx181 that a very simple example that changes the system hostname.
Code: Select all
#!/bin/bash
CH_HOSTNAME=$(yad --center --borders=8 --width=300 --title="Change hostname?" --entry --text="Current hostname is <b>$(cat /etc/hostname)</b> \nChange hostname ? \nType the new name below ")
[ $? -ne 0 ] && exit
if [ -z $CH_HOSTNAME ]; then
yad --center --borders=8 --text="No new name provided\nExiting..." --button="Close:0"
exit
fi
echo $CH_HOSTNAME > /etc/hostname
Re: easyos seek_thermal camera compact viewer -
Posted: Wed Apr 24, 2024 5:30 pm
by fredx181
In the old forum there was the 'YAD - Tips" topic with lots of info and examples (as you may know): https://oldforum.puppylinux.com/viewtopic.php?t=97458
But note, at that time most tips and examples there were for yad as a GTK2 application, some things have changed now for newest yad built with GTK3.
Re: easyos seek_thermal camera compact viewer -
Posted: Wed Apr 24, 2024 10:07 pm
by Vverve
fredx181 wrote: Wed Apr 24, 2024 5:30 pm
ost tips and examples there were for yad as a GTK2 application, some things have changed now for newest yad built with GTK3.
Thanks fred ,BK easyos got yad --version
0.42.39 (GTK+ 2.24.33)
Yep , i did started by reading old stuff .
rockedge wrote: Wed Apr 24, 2024 5:04 pm example yad GUI from @fredx181
and thank you rockedge i have unpack his nice YRadio appimage .
Every hints is shure welcome !!
You guys code ,i only scratch them .
Re: easyos seek_thermal camera compact viewer -
Posted: Thu Apr 25, 2024 11:53 am
by fredx181
@Vverve In case you haven't seen, there's a "Yad - tips and tricks" topic also in this forum: viewtopic.php?t=3922
Re: easyos seek_thermal camera compact viewer -
Posted: Thu Apr 25, 2024 3:30 pm
by Vverve
fredx181 wrote: Thu Apr 25, 2024 11:53 am
more Yad - tips and tricks"
Thanks fredx181 i'll look at it .
Else ,
as this pet topic did been move here being a ''only easyos non other puppy friendly pet'',
about this ''easyos ''pet'' '' ,
some precisions ,
it is compiled against opencv(not relevant but weird in easyos libs are #version 405,no dot ,where any other puppy use 4.x.x ) version from BK easyos 5.7 ,
it got problem with other version of opencv found in void , bookworm variant , probably all puppys....
I'll retry my first pet which included opencv(easyos ones) plus its dependencies to test elsewhere ,
i'll share results eventually . if i do remember correctly i did test one with ''all included deps'' and it did work ,just dont remember which, not witch, of 12 puppy & derivates i still got arround was successful...
To my surprise , most of my ''easyos compiled '' and packed as pet does work in other puppies .
Still , here ,this yad gui is a ''base'' for anyone not using easyos curious to have their seek compact in a more purist-woof puppy world .
edit; no magic , i corrected typo error , here....there still could be witches in this pet...or bad translation , part of the no warranty , no perfection .
Re: easyos seek_thermal camera compact viewer -
Posted: Sat May 04, 2024 2:07 pm
by Vverve
So , as said , here is a seek thermal camera pet with dependencies(opencv-from easyos + a lots) ,same partial gui .
Tested in frenchie triton 9.1 ,for now .
It's big 47Mb pet,install it's 161Mb
seek_thermal-deps-5.3_amd64.pet
Should be an all ;easyos (nothing to install from ppm)+ puppy compatible
Please yourself , modify to your taste and needs, report test with any amd64 variants you can...
if you own one of these camera .
No warranty , as always. This support only seek thermal compact+ pro , no other brand or seek camera.
Bought that thermal camera localy used for 140$can ,an ok deal looking at the market .
Very handy tool to find shorts for any electronics repairs ,
and fun alternative to phone only apps(phone i dont own) , gui speaking (with a lot to do , but works !)
off this pet topic;
I do got official android seek app installed on androidx86 working too ,if in need of temp display ,should try that in qemu one day.
Re: easyos seek_thermal camera compact viewer -
Posted: Sat May 04, 2024 8:41 pm
by Wiz57
@Vverve Is there any method that you can turn off the request from Google to read someone's cookies in the original post?
Makes this look suspicious.
Thanks...
Wiz
ps...Hint---check your file sharing settings on google drive.
pps...rockedge edited your post due to conflicts with the boards firewall, so it seems somewhat ok now.
Re: easyos seek_thermal camera compact viewer -
Posted: Sun May 05, 2024 1:04 am
by Vverve
Wiz57 wrote: Sat May 04, 2024 8:41 pm
ps...Hint--
done thanks rockedge
made a mess this morning while editing ?
and posted it..
Gone and fixed before i saw what i did....
yep , touchscreen ,hi resolution , copy paste erase ctrlz with gestures from easystroke ,testing new puppy ,
in a hurry...
sorry..
i'll put the picture back correctly...as its gone , i guess that was the problem .
edit; hmmm anyhow , i had used the ''media" way to include the picture link , just posting gg dr link of the pic do it too...
Re: easyos seek_thermal camera compact viewer -
Posted: Sun May 05, 2024 1:55 am
by Wiz57
This post might help viewtopic.php?t=11382
Wiz
Re: easyos seek_thermal camera compact viewer -
Posted: Sun May 05, 2024 1:34 pm
by fredx181
That is about when a file/folder is not marked as 'shared' then it will show the login prompt dialog from Google.
The message about cookies might be another issue, not sure what TBH.
Re: easyos seek_thermal camera compact viewer -
Posted: Sun May 05, 2024 4:50 pm
by Vverve
fredx181 wrote: Sun May 05, 2024 1:34 pm
not marked as 'shared'
Fixed in gg drv , my bad ,pic is back , the old version one ,
new version got some more motivations --to do-- buttons , i'll go back to yad bash studdy ,
hmmm , after summer...
i guess i'll stumble on a seek owner tester one day...
Thanks all
Re: easyos seek_thermal camera compact viewer -
Posted: Mon Jun 24, 2024 6:24 pm
by Vverve
Quick test of that utility with scarthgap ,
the no dependencies package need to be recompiled for new opencv , I'll come back to it
The full dependencies package need libunwind to be installed from ppm + creation of a link libtiff.so.5 to /usr/lib/libtiff.so.6.0.2