10000 GitHub - ximenjx/h264_to_rtp: Send H264 file by RTP over UDP
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ximenjx/h264_to_rtp

 
 

Repository files navigation

send_h264file_by_rtp

send h264 file by rtp via udp

test:

$ make
$ make test

$ # ffplay test.sdp &  # or mplayer(or vlc) 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%
0