We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to use WHIP instead of RTMP (RTMP works fine) but after accepting the connection the connection drops.
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
The text was updated successfully, but these errors were encountered:
Could you provide some more details, such as ingress, livekit-server and OBS logs?
Thanks,
Sorry, something went wrong.
No branches or pull requests
I'm trying to use WHIP instead of RTMP (RTMP works fine) but after accepting the connection the connection drops.
Config
The text was updated successfully, but these errors were encountered: