Skip to content

Implemented a Python streaming video server and client that communicate using the Real Time Streaming Protocol (RTSP) and send data using the Real-time Transport Protocol (RTP).

Notifications You must be signed in to change notification settings

DiHuang92/Streaming-Video-Server-and-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streaming-Video-Server-and-Client-

Implemented a Python streaming video server and client that communicate using the Real Time Streaming Protocol (RTSP) and send data using the Real-time Transport Protocol (RTP). Implemented the RTSP protocol in the server and client, and implemented the RTP packetization in the server.

About

Implemented a Python streaming video server and client that communicate using the Real Time Streaming Protocol (RTSP) and send data using the Real-time Transport Protocol (RTP).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages