Coder Social home page Coder Social logo

Comments (5)

matthutchinson avatar matthutchinson commented on June 15, 2024

I've never tried that, it might work. It depends on how the capture sessions are handled. I've also thinking of changing the code in a new version to use AVFoundation, which may offer this natively. If I can find another camera to test this with, i'll let you know how it goes.

from videosnap.

miketissenbaum avatar miketissenbaum commented on June 15, 2024

That would be great! The way I'm doing it now for sequential captures is
that I run it using a shell script that renames the files as it creates
them using a timestamp (so they don't overwrite each other). Ultimately I'm
trying to run 3 cameras with the same mac that are each creating
simultaneous videos every 30 minutes for 10 hours for a museum (works great
for one camera) - I might try it too and see. But if you do figure anything
out please let me know!

On Wed, Oct 29, 2014 at 6:04 PM, Matthew Hutchinson <
[email protected]> wrote:

I've never tried that, it might work. It depends on how the capture
sessions are handled. I've also thinking of changing the code in a new
version to use AVFoundation, which may offer this natively. If I can find
another camera to test this with, i'll let you know how it goes.


Reply to this email directly or view it on GitHub
#7 (comment)
.

from videosnap.

miketissenbaum avatar miketissenbaum commented on June 15, 2024

Just worth mentioning that I got it to work no problem! just added an "&" after the first call in terminal to launch videosnap and then ran the additional versions as necessary

from videosnap.

matthutchinson avatar matthutchinson commented on June 15, 2024

After thinking this through, i'd rather not have this as a feature. I'd rather have the tool be closer to the unix philosophy of doing one thing well. If I added this I feel it would bloat the command code.

For capturing from multiple cam's you can use multiple processes of this command to do it (as you've explained).

from videosnap.

miketissenbaum avatar miketissenbaum commented on June 15, 2024

I agree - it ended up working perfectly by doing it in the command line and
I actually like the simplicity

On Thu, Apr 16, 2015 at 2:21 PM, Matthew Hutchinson <
[email protected]> wrote:

Closed #7 #7.


Reply to this email directly or view it on GitHub
#7 (comment).

from videosnap.

Related Issues (20)

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.