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 communication from web to device. #146

Open
Param-21 opened this issue Oct 2, 2024 · 1 comment
Open

Two way audio communication from web to device. #146

Param-21 opened this issue Oct 2, 2024 · 1 comment

Comments

@Param-21
Copy link

Param-21 commented Oct 2, 2024

Hi, i have taken the generic example and it is working perfectly i,e sending audio and video from the wav file to the web, Now i have open web in different pc / device (device) and i want to listen audio from the web running on different device into my device's speaker where i will be running the c code. Could you please help me with this?.

@sepfy
Copy link
Owner

sepfy commented Oct 10, 2024

Hi, you can add a callback function to receive the audio data from the web
https://github.com/sepfy/libpeer/blob/main/src/peer_connection.h#L65

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

2 participants