Skip to content

Commit

Permalink
webcam example does not need OpenCV
Browse files Browse the repository at this point in the history
  • Loading branch information
alegonz authored and jlaine committed Mar 25, 2022
1 parent b0c7f18 commit 418f94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/webcam/README.rst
Expand Up @@ -11,7 +11,7 @@ First install the required packages:

.. code-block:: console
$ pip install aiohttp aiortc opencv-python
$ pip install aiohttp aiortc
When you start the example, it will create an HTTP server which you
can connect to from your browser:
Expand Down

0 comments on commit 418f94b

Please sign in to comment.