You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project enables real-time video and audio streaming between a client and a server using Python. The client is responsible for receiving video and audio frames over UDP, while the server sends the frames.