Code Monkey home page Code Monkey logo

Comments (3)

dallen98 avatar dallen98 commented on June 16, 2024

I have rio fully working on rpi3 with raspbian full operating system, I can simultaeneously plug my cheap generic webcam into the USB of the rpi then in VLC media player find my capture device named as /dev/vide0, clicking play duly brings up the live camera image titled v412:///dev/video0 this all works without me having to find any drivers so I would like to see this camera image appear on the matrix.
Perhaps some kind of path leading to a option in rio-server/index.js ...GetStreamdata ...from v412:///dev/video0 or whatever.

This would open up a world of extra possibilities NB this cheap composite to usb adaptor uses the same driver as the generic webcam i,m using....
https://www.ebay.co.uk/itm/Easycap-USB-Audio-VHS-to-DVD-Converter-Capture-record-analog-video-to-digital-KY/112712110682?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872.m2749.l2649

I dont think the picture quality would degrade using composite video given our current screen resolution of 30 mm.
Thanks Dave

from rio.

lukefanning avatar lukefanning commented on June 16, 2024

That sounds like a really cool use of rio. We actually had a similar one way back but never got around to it. If you're handy with JS you could always have a go at writing an input for a realtime capture stream. We're always happy to see pull requests ;)

from rio.

dallen98 avatar dallen98 commented on June 16, 2024

I can see inside... rio-server/inputs/video-worker.js that it says.... const ffmpeg = require('fluent-ffmpeg');

I put the ffmpeg on but didnt put this "fluent-ffmpeg" on so I was going to add that and see where it takes me ????
Sorry but i,m fairly clueless on coding/javascipt but i,m a good copy and paster :)

from rio.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.