Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Code erroring out #3

@lawrencestroud

Description

@lawrencestroud

Hi, I am having a simple but strange error. I can get everything to work but the python script is erroring out. It can't find the file on line: check = sp.Popen(shlex.split("{0} devices".format(self.config["location"])), stdout=sp.PIPE, stderr=sp.PIPE). Exact error is "FileNotFoundError"

I have download adb, I can see my devices through the Powershell, I have set up the IP cam, I can the IP cam as a browser in OBS. The JSON is configured to the address of the adb.exe (and it's reading the JSON as it shows up in the debugger). Correct port (default of 8080).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions