Skip to content

EslamYasser-Dev/UDP_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDP Server with FFmpeg on Raspberry Pi Zero

This project implements a UDP server that listens for incoming data and launches an ffmpeg stream using ffplay. The server is designed to restart the ffplay process automatically if it stops unexpectedly.

Project Structure

  • src/: Contains source code files.
  • include/: Contains header files.
  • Makefile: Automates the build process.

Compilation

To compile the project, run:

make

Requirmnets

  • ffmpeg 6.x

About

a small UDP server for RaspberryPi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors