Skip to content

adrianjost/PWCamera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Avatar of Adrian Jost

📸 PWCamera

A simple camera PWA to show the capabilities of the web.

I have also written an article about the techniques used here.

📖 Status

Netlify Status Dependencies: 0 Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.

✨ Features

  • Save all photos in a given directory using the File Access API
  • switch between all available cameras
  • full offline support with a cache first approach

🚧 Limitations

  • unfortunately it's currently impossible to set the cameras focus point because of browser-api limitations.

🤖 Deployment

To deploy a new version of this project, simply push a new commit to the main branch. But take care of updating the version in ./src/service-worker.js because otherwise existing users wouldn't get the update because of the Cache first approach.

About

A simple camera PWA to show the capabilities of the web.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published