/RTP-RTPSServerClient

This repository aims to create a Client and Server with RTP and RTPS protocols, enabling video playback.

Primary LanguagePython

RTP-RTPSServerClient

This repository aims to create a Client and Server with RTP and RTPS protocols, enabling video playback.

Install Library

sudo apt-get install python-imaging-tk sudo apt-get install python-tk

Running Server:

python Server.py port_number

Running Client:

python ClientLaunch.py host_number port_number rtp_port_number video_file

Missing

Play a diferent video haha.