RKC07

RKC07

I want to create a simple webcam web app in elixir. I don’t know what are the libraries that help in the app making process. can any one help. Please?

Showing Posts 1 to 6

benwilson512

benwilson512

Author of Craft GraphQL APIs in Elixir with Absinthe

Hi @RKC07 in order to help we need to understand where you are in you learning process. Are you at a point where you can comfortably make a simple Phoenix app at all? What is a “webcam web app”? What does it need to do?

pdgonzalez872

pdgonzalez872

Hi @RKC07 , I played around with Nerves for this once and took some notes: https://medium.com/@pdgonzalez872/using-nerves-with-rpi3-wifi-and-picam-3b04cee78d22. I imagine things are fairly out of date, so beware. At the time, it worked :joy: .

RKC07

RKC07 OP

Recently, while I was doing research for my app idea I found a javascript method called “getUserMedia()” using which we can take simple pictures from the device’s inbuilt camera. So I just want to know whether if there is any library or method in elixir that can do the same thing.
If there is a library or method, then I want to learn and try it before developing my app.

RKC07

RKC07 OP

I saw that too @pdgonzalez872. But it is for picams only and not for any other cameras.

benwilson512

benwilson512

Author of Craft GraphQL APIs in Elixir with Absinthe

Elixir doesn’t run in the browser, it runs on the server. If you want to trigger the webcam of the user in their browser you’ll want to use some javascript. Once the image has been taken, you could send the image data to your Elixir server any number of ways depending on whether you’re doing an API, LiveView, or something else.

RKC07

RKC07 OP

Thank you for your suggestion @benwilson512, I vey much appreciate your input.

— All posts loaded —

Where Next? Top

Trending in Questions Top

Blokh
Hey guys, I’ve got a huge CSV ( around 10 GB ) that needs to be processed hourly Do you guys have any suggestions what is the best prac...
New
RSP87
I’m working on a project that simulates the bumbl example in the programming phoenix book. It acts almost like an email client. We have a...
New
kszambelanczyk
Hello! Could someone please give me a help/sample code, how to delete a file from s3 using waffle/waffle_ecto from Phoenix app. I creat...
New
RemyXRenard
I’m seeing that a list inside a Kino.DataTable will be interpreted as a charlist, even if the Kino.configure() is set to charlists: :as_l...
New
velrest
So my question is quite simple and i have found no conclusive answer on forum, google or AI. Should we use :erlang.float for Integer to ...
New
samoloth
Hi, I’ve just set up an application with ash_authentication. There is only magic link strategy for now, so there is no confirmation add o...
New
FlyingNoodle
If a change or preparation module uses Ash.Changeset.get_argument/2 or Ash.Query.get_argument/2 (or any of the other get_argument functio...
New

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews