>_
linuxcommand.dev
Home
Roadmap
Contact
EN
Dark
>_
>_
linuxcommand.dev
Home
Roadmap
Contact
Legal Notice
Privacy Policy
Language
DE
EN
Design
Dark
Startseite
›
Video Streaming Server
Netcat
Video Streaming Server
Server-side for video streaming.
Ubuntu
CentOS
Debian
Arch
SUSE
Slackware
Alpine
Fedora
Last updated:
2025-10-07
Report error
Syntax
Copy
$
cat video.avi | nc -l -p [port]
Examples
Examples
$
cat video.avi | nc -l -p 8888
Typical use cases
Stream video (Server)
cat file | nc -l -p port
Note
Video Streaming (Server)
Export
Text
JSON
Script