Skip to content

vis_stream - Opening an inlet #37

@sanobardar

Description

@sanobardar

I am getting the following errors while running vis_stream('timerange',5) function in Matlab

Error using lsl_get_fullinfo
An unknown error occurred.

Error in lsl_inlet/info (line 75)
result = lsl_streaminfo(self.LibHandle,lsl_get_fullinfo(self.LibHandle, self.InletHandle, timeout));

Error in vis_stream (line 124)
stream = create_streambuffer(opts,inlet.info());

I have loaded the lsl lib using:
lib = lsl_loadlib();
build_mex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions