ottokiksmaler / gear360_modding

Repository for Samsung Gear 360 (2017) modding
61 stars 13 forks source link

May I know how or where you get jhead or httpd for gear 360? #16

Open niluss opened 2 years ago

niluss commented 2 years ago

Hi,

First of all thanks for this. It serves what I need, that is to copy files remotely and delete files as well.

I was wondering how you got or compiled jhead and httpd for this system? I am wondering if there is a way to get an ffmpeg into it. I just want to generate video thumbnails. Possibly use it to stitch jpg too.

Currently I am editing gallery script and to look the way I like it. I fixed a thumbnail issue and added delete per file functionality. Jhead does get thumbnails for jpgs but nothing for mp4. I did make it use a video tag and it gets thumbnails and plays video, but only if it's 16:9 (SAM_xxx) files. If its a 360 one it doesn't load the thumbnail on mobile (works on desktop thou). I figure it is inefficient and should do it similar to jhead by pregenerating video thumbnail.