Skip to content

Add Agent to support RTSP compatible IP cameras #690

Add Agent to support RTSP compatible IP cameras

Add Agent to support RTSP compatible IP cameras #690

Workflow file for this run

name: Run Tests
on:
pull_request:
paths:
- 'docs/**'
- '**.rst'
- '**.md'
- '.flake8'
- '.pre-commit-config.yaml'
- '.readthedocs.yaml'
- '.github/dependabot.yml'
jobs:
test:
name: pytest with coverage
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required" '