Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 226 Bytes

File metadata and controls

11 lines (11 loc) · 226 Bytes

Live_Video_Chat_Python

Run Server.py first & then Client.py

Key Points

  • Image Capture
  • Encoded
  • Converted to String
  • Shared over the n/w
  • Retriving data
  • Converted string to numpy
  • Data Decoded
  • Display Image