Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

i can't connect to the ice server using curl #762

Closed
CaichaoGitHub opened this issue Jun 29, 2023 · 0 comments
Closed

i can't connect to the ice server using curl #762

CaichaoGitHub opened this issue Jun 29, 2023 · 0 comments

Comments

@CaichaoGitHub
Copy link

Browsers and versions affected
i build from the webrtc source code

Description
1、curl -v http://127.0.0.1:3033/iceconfig
image

3、connect the iceserver use APPRtcMobile in WebRtc
image

image

Steps to reproduce
1、lauch server
docker run --rm -p 8080:8080 -p 8089:8089 -p 3033:3033 -p 3478:3478 -p 3478:3478/udp --expose=30000-65000/udp -e PUBLIC_IP=127.0.0.1 -it 7cf3b626cd2e
the result:
image
2、 try connect the server using curl -v http://127.0.0.1:3033/iceconfig

I'm new user about the app rtc and the webrtc , maybe i have some basic usage problems , please help!!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant