Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working on Remotely(SSH) #17

Open
chrstphrvllrn opened this issue Mar 27, 2020 · 5 comments
Open

not working on Remotely(SSH) #17

chrstphrvllrn opened this issue Mar 27, 2020 · 5 comments

Comments

@chrstphrvllrn
Copy link

Target device:
ProductName: Mac OS X
ProductVersion: 10.14.4
BuildVersion: 18E226

Error: abort trap: 6

_Request:

  1. is it possible to run this remotely??
  2. is it possible to add a screenrecord,screenshot and camcapture. like FFMPEG, the video is so much smoother than the FFMPEG. great job._
@matthutchinson
Copy link
Owner

Can you explain the command you're running remotely via SSH and the full error trace? Its possible doing this is restricted under macOS.

@matthutchinson
Copy link
Owner

Closing, since have no extra info to go on here...

@ashish1607
Copy link

./videosnap -t 10 -p High -v a.mov
(no device specified, using default)
(options before recording)
delay: 0.50s
duration: 10.00s
file: a.mov
video: High
audio: HQ AAC
device: FaceTime HD Camera (Built-in)
UVC Camera VendorID_1452 ProductID_34068 - Apple Inc.
(initializing capture session)
(adding video device)
Abort trap: 6

@ashish1607
Copy link

./videosnap -t 10 -p High a.mov -v -d 'FaceTime HD Camera (Built-in)' --no-audio
(options before recording)
delay: 0.50s
duration: 10.00s
file: a.mov
video: High
audio: (none)
device: FaceTime HD Camera (Built-in)
UVC Camera VendorID_1452 ProductID_34068 - Apple Inc.
(initializing capture session)
(adding video device)
(adding movie file output)
(set capture framerate to 30 fps)
(setting encoding preset)
(starting capture session)
Abort trap: 6

@matthutchinson matthutchinson reopened this Oct 1, 2020
@ElderOrb
Copy link

doesn't work for me too - please find crash log below

videosnap_2021-07-26-145942_drice.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants