"Error: No input file specified" with UDP input #828

Open
opened 2026-01-29 16:54:36 +00:00 by claunia · 0 comments
Owner

Originally created by @pszemus on GitHub (Apr 15, 2025).

I've built a docker image from master with:

$ podman build -t ccextractor -f dockerfile

and cannot ingest an input UDP stream:

$ podman run --rm ccextractor --udp 127.0.0.1:1234
Error: No input file specified

Issues? Open a ticket here
https://github.com/CCExtractor/ccextractor/issues
Originally created by @pszemus on GitHub (Apr 15, 2025). I've built a docker image from master with: ``` $ podman build -t ccextractor -f dockerfile ``` and cannot ingest an input UDP stream: ``` $ podman run --rm ccextractor --udp 127.0.0.1:1234 Error: No input file specified Issues? Open a ticket here https://github.com/CCExtractor/ccextractor/issues ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#828