Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 399 Bytes

File metadata and controls

17 lines (13 loc) · 399 Bytes

an example about webrtc image processing via opencv + flask + webrtc

requirements

  • opencv
  • flask
  • webrtc

install with mac

sudo port selfupdate sudo port install python27 py27-numpy py27-scipy sudo port install opencv +python27 sudo port select --set python python27

how to run it?

python main.py