Skip to content

Conversation

@saifm-ai
Copy link
Contributor

Made the following changes:

  • docs/docs/getting-started/4-dog-on-couch.md: we should be using gl.get_or_create_detector() method instead of gl.get_detector(), throws an error if the detector was not previously created
  • docs/docs/getting-started/5-streaming.md: added brew install ffmpeg, else the script fails
  • docs/docs/getting-started/5-streaming.md: added: chmod +x get_latest_frame.sh else there's a permissions error
  • docs/docs/getting-started/5-streaming.md: we should be using gl.get_or_create_detector() method instead of gl.get_detector(), throws an error if the detector was not previously created
  • docs/docs/getting-started/5-streaming.md: Typo here, to run the script, it should be
    python streaming_alert.py --video-id=<VIDEO_ID> --detector-name=<DETECTOR_NAME> --query=<QUERY IN QUOTATION MARKS>

More info: https://docs.google.com/spreadsheets/d/1uQD0Ojp0Mma5FEznZ9_Jz8Nx_MwxT15lZDw2rjrYGvU/edit#gid=0

@saifm-ai
Copy link
Contributor Author

Copy link
Contributor

@mjvogelsong mjvogelsong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the improvements!

Co-authored-by: Michael Vogelsong <[email protected]>
@blaise-muhirwa blaise-muhirwa merged commit f6f82d5 into groundlight:main Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants