Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 328 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 328 Bytes
# VideoStream-python implement a streaming video server and client that communicate using the Real-Time Streaming Protocol (RTSP) and send data using the Real-time Transfer Protocol (RTP). Your task is to implement the RTSP protocol in the client and implement the RTP packetization in the server. # ComNetwork