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

connect with custom server #158

Open
Param-21 opened this issue Oct 17, 2024 · 4 comments
Open

connect with custom server #158

Param-21 opened this issue Oct 17, 2024 · 4 comments

Comments

@Param-21
Copy link

Hi,

I want to connect with custom server instead of "https://sepfy.github.io/webrtc/?deviceId=1". Now i have changed SERVER_CONFIG in peer_signaling.h and mqtt connection establish. now when they shared offer data on that time i'm getting some errors. So is there any example code available of server side which is working with /example/generic.

Thanks

@HaARDIKSD297
Copy link

Does this repo supports for trickle ICE if I want to connect with my coustom server?

Thanks

@sepfy
Copy link
Owner

sepfy commented Oct 18, 2024

@Param-21 Hello, what's your error? What do you mean by your server example? If you are referring to frontend code, you can refer to this repo.
https://github.com/sepfy/sepfy.github.io/blob/main/webrtc/index.html

@sepfy
Copy link
Owner

sepfy commented Oct 18, 2024

@HaARDIKSD297 not support yet

@HaARDIKSD297
Copy link

@sepfy Is there any available code that takes audio from server and plays on client's speaker, Currently I am using generic example code which is sending audio/video from client to server.

Thanks,

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