Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker-compose.audio.yml to be created, tested & merged. #19

Open
mudar-memari-cmu opened this issue Apr 23, 2021 · 0 comments
Open

Docker-compose.audio.yml to be created, tested & merged. #19

mudar-memari-cmu opened this issue Apr 23, 2021 · 0 comments

Comments

@mudar-memari-cmu
Copy link

https://github.com/edusense/edusense/tree/master/compose

@pranavdheer @prasoonpatidar @nvogety
Sending to Jameel as he was running into issues.

The functionality seems to be there but no docker-compose.audio.yml.

docker run edusense/audio --help
usage: audio_pipeline.py [-h] --front_url [FRONT_URL] --back_url [BACK_URL]
[--backend_url [BACKEND_URL]]
[--time_duration [TIME_DURATION]]
[--session_id [SESSION_ID]] [--schema [SCHEMA]]

EduSense audio pipeline

optional arguments:
-h, --help show this help message and exit
--front_url [FRONT_URL]
URL to rtsp front camera stream
--back_url [BACK_URL]
URL to rtsp back camera stream
--backend_url [BACKEND_URL]
EduSense backend
--time_duration [TIME_DURATION]
Set the time duration for file to run
--session_id [SESSION_ID]
EduSense session ID
--schema [SCHEMA] EduSense schema

and the following branch documentation for docker-compose needs to be updated from:

docker run edusensecmu/video --help
docker run edusensecmu/audio --help
docker run edusensecmu/openpose --help
docker run edusensecmu/storage --help

To:
docker run edusense/video --help
docker run edusense/audio --help
docker run edusense/openpose --help
docker run edusense/storage --help

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

No branches or pull requests

1 participant