App-LabRecorder icon indicating copy to clipboard operation
App-LabRecorder copied to clipboard

An application for streaming one or more LSL streams to disk in XDF file format.

Results 44 App-LabRecorder issues
Sort by recently updated
recently updated
newest added

Hello all, we are currently trying to record streams from two instances of a software (BrainVision RDA) running on two different PCs. Since the stream names and IDs are fixed...

better CLI: * accurate help message * streams that can't be found on start are added to wachfor * runs until exited, not until keypress

Dear community I have this error when trying to open LabRecorder in MacOS. ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: LabRecorder [82212] Path: /opt/homebrew/*/LabRecorder.app/Contents/MacOS/LabRecorder Identifier: com.yourcompany.LabRecorder Version: 1.16 (1.16.4)...

Hi there cboulay, I'm having a problem with saving data file when the path contains Chinese characters using LabRecorder-1.16.4-Win_amd64. It behaves as follows: 1. when the dir includes Chinese characters,...

I had an issue with Qt libraries issues when calling LabRecorder as a subprocess from python. When using `subprocess.Popen()`, the current `os.environ` variables are passed along. Unfortunately LabRecorder seems to...

## Summary This PR adds support for displaying security status of LSL streams when using Secure LSL (sccn/secureLSL). - Display lock icon and fingerprint for encrypted streams - Show security...

I downloaded the 2 jammy `.deb` files and they have different hashes, so I'm guessing it's just a file name issue in the 1.16.5 release.

Only version I am able to open on my MacOS Monterey 12.2.3 is v1.13.0

I needed this feature for my own files, but in non-BIDS mode I added support for `%datetime`, `%date`, and `%time` expansions to ISO8601 datetimes in filenames. I also updated the...

I created an app icon to help me find the running program easier since I had many Qt apps that used the default. I got it working on both Windows...