Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 373 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 373 Bytes

Simple Webcam Streaming

OpenCV and UDP

Test with Python 3.7.3, OpenCV 4.1.0

I understand this is not the best way to do video streaming but it works for me.

There are still some issues:

  1. a flicker at second frame ???
  2. flickering when draging the frame window for the first time???
  3. not tolerable to data lost (should generate packet loss to simulate the test)