WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: need only browser for local HTML file w/video, JS & bluetooth but no networking?  (Read 213 times)

Offline AMA3

  • Newbie
  • *
  • Posts: 2
Howdy!  Thank you for creating Tiny Core Linux!  I have been perusing the docs to try to figure out if Tiny Core is right for my need, but honestly I am overwhelmed and could just use some good advice.

I have a 15-year old notebook w/Intel Atom N455 (1.66GHz, 512Kb cache), 1GB DD3 memory and a 250GB HDD.  I want to use it to open a local HTML file that uses JS APIs to sync a treadmill (using Bluetooth FTMS) with a locally-stored <video> displayed in the browser, so that the video speed is in sync with the treadmill speed and the treadmill inclination corresponds to the changing slope of the route shown in the video.  I only need the OS to open a fairly-recent version of Firefox or Chromium (with Bluetooth and <video> support) full-screen.

I can handle all of the HTML/JS programming, I only need advice IRT the minimum Linux installation that will make this work as flawlessly as possible.  Right now, I am using LinuxMint 18.3 w/MATE 1.18, and it can't keep up with basic video playback using VLC media player:  I have to divide the video into 4 files and play them in a playlist, which is still wonky and doesn't allow me to use the browser Bluetooth API to sync the video speed & treadmill inclination.

I just need minimal Linux with as little overhead as possible--not even Networking (except Bluetooth)--with the HTML/MP4/JS/CSS installed on the hard drive, and the ability to launch the browser upon startup or login.

Is Tiny Core the right solution?

If yes, how should I go about creating the configuration I need?  From what I was able to make sense of, Tiny Core only wants to run from a USB or Network without touching the hard drive.  Can't I just install Tiny Core onto the hard drive with the files I need?  And can I install it with nothing except the few necessary web files, and enough GUI for the browser to run with the video & Bluetooth?

If Tiny Core is *not* the right solution, can anyone recommend an alternative?

I'm OK with command line and basic Linux administration (hard to believe I was a Unix sys admin 25 years ago, when admin was a much simpler process!).  I have a hard time wrapping my head around all of the many layers of complexity that have been added since then!  :P

Thank you, in advance, for any advice that you can provide me!

Andrew

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11770
Hi AMA3
Welcome to the forum.

... From what I was able to make sense of, Tiny Core only wants to run from a USB or Network without touching the hard drive. ...
I'm not sure where you got that from. Tinycore can be installed to a hard drive.
Maybe reading this book will give you a better handle on things:
http://tinycorelinux.net/corebook.pdf

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11067
I don't believe your computer is able to play your video in any browser under any OS, it's simply too slow, based on your standalone player experience. The overhead of a browser vs a standalone player is great.

If you really must use that computer, you'd have to go lower level programming, as well as re-encode that video in a lighter codec.
The only barriers that can stop you are the ones you create yourself.

Offline gadget42

  • Hero Member
  • *****
  • Posts: 844
The fluctuation theorem has long been known for a sudden switch of the Hamiltonian of a classical system Z54 . For a quantum system with a Hamiltonian changing from... https://forum.tinycorelinux.net/index.php/topic,25972.msg166580.html#msg166580

Offline AMA3

  • Newbie
  • *
  • Posts: 2
Thanks for your responses, folks.  After about 24 active hours I finally got TC installed on the hard drive; I'll see what I can accomplish (if anything) from here.