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

socat[2628] E read(1, 0x55e2a3b2f7c0, 8192): Bad file descriptor #22

Open
Torrio888 opened this issue Apr 5, 2019 · 1 comment
Open

Comments

@Torrio888
Copy link

sudo socat -u stdout udp-listen:7355 | dsd -i – -w dsd_output.wav
Digital Speech Decoder 1.7.0-dev (build:v1.6.0-88-gb674f27)
mbelib version 1.3.0
Writing audio to file dsd_output.wav
Error, couldn't open –
2019/04/05 20:00:39 socat[3583] E read(1, 0x563dc38347c0, 8192): Bad file descriptor

@nicball
Copy link

nicball commented Apr 9, 2020

The source and target address of socat's arguments are misplaced. So it's actually trying to read stdout.

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

2 participants