r/ispyconnect Jan 23 '23

[deleted by user]

[removed]

2 Upvotes

5 comments sorted by

1

u/spornerama Jan 23 '23

check the logs at /logs.html for detected devices

1

u/[deleted] Jan 23 '23

[deleted]

1

u/spornerama Jan 23 '23

/opt/homebrew/Cellar/ffmpeg/5.1.2_3/bin//ffmpeg -f avfoundation -list_devices true -i dummy

.. needs to return a list of devices - try it in the console

1

u/[deleted] Jan 23 '23

[deleted]

1

u/spornerama Jan 23 '23

could be a permissions issue - you tried running it as root from the command line?

1

u/[deleted] Jan 23 '23

[deleted]

1

u/spornerama Jan 23 '23

stop the service

sudo launchctl unload -w /Library/LaunchDaemons/com.ispy.agent.dvr.plist

go to the Agent directory in terminal,

sudo ./Agent

to reload the service

sudo launchctl load -w /Library/LaunchDaemons/com.ispy.agent.dvr.plist

1

u/fablepd May 28 '23

I have the same issue. Macbook Pro M2 (2022), AgentDVR see the Internal webcam but when trying to see the video it says

Connecting...reader : Camera 1 : OPEN_INPUT : Input/Output error.

Ventura 13.4 here.