Skip to content

uajiit/h264_to_rtp

 
 

Repository files navigation

send_h264file_by_rtp

send h264 file by rtp via udp

test:

$ make
$ make test

$ # cvlc test.sdp &  # or mplayer(or ffplay) test.sdp &
$ # ./send_h264file_rtp record.h264 127.0.0.1 1234

About

Send H264 file by RTP over UDP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.8%
  • Makefile 1.2%