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

Test the audio_capture and audio_play with the robot #44

Open
lvanasse opened this issue Oct 27, 2019 · 4 comments
Open

Test the audio_capture and audio_play with the robot #44

lvanasse opened this issue Oct 27, 2019 · 4 comments
Assignees

Comments

@lvanasse
Copy link
Contributor

We just fixed the bug with the audio_capture and audio_play nodes over the network. It would be good to start investigating what we need to make it work with the Web UI.

@IceSentry IceSentry removed the good first issue Good for newcomers label Nov 20, 2019
@lit-af
Copy link
Collaborator

lit-af commented Nov 21, 2019

The audio branch might be helpful as it was confirmed to be working at the competition.

IceSentry added a commit that referenced this issue Nov 22, 2019
IceSentry added a commit that referenced this issue Jan 9, 2020
IceSentry added a commit that referenced this issue Jan 9, 2020
@lit-af
Copy link
Collaborator

lit-af commented Feb 26, 2020

@IceSentry I think I figured that you'll need to rewrite the audio_play node and the audio_capture node using the GStreamer JS API

@lit-af
Copy link
Collaborator

lit-af commented Apr 5, 2020

It looks like https://github.com/RobotWebTools/webrtc_ros server supports the Web Audio API.

IceSentry added a commit that referenced this issue Mar 10, 2021
@IceSentry
Copy link
Collaborator

So, the current workaround for this is to just start the capra_audio node as a child process of the ui. Eventually we would like something better, but for now this should do the job. Unfortunately this only works on linux. Windows could work with wsl when the newer wslg with audio supports is available.

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

3 participants