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

Two-way audio is not working! #2

Open
Vignesh-AK opened this issue Sep 4, 2023 · 0 comments
Open

Two-way audio is not working! #2

Vignesh-AK opened this issue Sep 4, 2023 · 0 comments

Comments

@Vignesh-AK
Copy link

Vignesh-AK commented Sep 4, 2023

I installed all the dependencies for the project. When I am running the relay.py nothing is playing on VDP. Do you know what might be the issue? If you need any extra information kindly revert. Thanks in advance.

EMQX Status -

sudo emqx_ctl subscriptions list
player_play -> topic:hermes/audioServer/default/playBytes/+ qos:0 nl:0 rh:0 rap:0

sudo emqx_ctl topics list
hermes/audioServer/default/playBytes/+ -> [email protected]

sudo emqx_ctl clients list
Client(recorder_record, username=username, peername=127.0.0.1:60367, clean_start=true, keepalive=60, session_expiry_interval=0, subscriptions=0, inflight=0, awaiting_rel=0, delivered_msgs=0, enqueued_msgs=0, dropped_msgs=0, connected=true, created_at=1693807655225, connected_at=1693807655225)
Client(player_play, username=username, peername=127.0.0.1:60893, clean_start=true, keepalive=60, session_expiry_interval=0, subscriptions=1, inflight=0, awaiting_rel=0, delivered_msgs=0, enqueued_msgs=0, dropped_msgs=0, connected=true, created_at=1693807655227, connected_at=1693807655227)

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