Update 'README.md'

get_list_of_videos
mcotton 2023-08-17 15:39:58 +00:00
parent 6362a28be4
commit 9c492b9566
1 changed files with 7 additions and 3 deletions

View File

@ -58,6 +58,10 @@ You can get a live preview image
camera.get_live_preview()
```
You can get a list of all feeds
```
een.get_list_of_feeds()
```