We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd3405 commit 98acbdeCopy full SHA for 98acbde
README.md
@@ -48,6 +48,10 @@ Install the package via PyPi
48
Install from GitHub
49
50
pip install git+https://github.com/ReolinkCameraAPI/reolinkapipy.git
51
+
52
+If you want to include the video streaming functionality you need to include the streaming "extra" dependencies
53
54
+ pip install 'reolinkapi[streaming]'
55
56
## Contributors
57
0 commit comments