video-transmission

This is a simple video transmission project. The video will be sent in H.264 format. In this project, we use X264 lib to encode the video and use ffmpeg lib to decode the video. As for the transmission , we use the jrtplib.