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

whip connection does not work #231

Open
ghost opened this issue Feb 18, 2024 · 1 comment
Open

whip connection does not work #231

ghost opened this issue Feb 18, 2024 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 18, 2024

I'm trying to use WHIP instead of RTMP (RTMP works fine) but after accepting the connection the connection drops.

image

Config

logging:
  level: debug
redis:
    address: localhost:6379
api_key: *******
api_secret: *******
ws_url: wss://MY.URL
rtmp_port: 1935
whip_port: 8080
http_relay_port: 9090

rtc_config:
  tcp_port: 7882 # 7881 - already in use
  udp_port: 7885
  use_external_ip: false
@biglittlebigben
Copy link
Contributor

Could you provide some more details, such as ingress, livekit-server and OBS logs?

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

1 participant