-
Notifications
You must be signed in to change notification settings - Fork 22
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
Simple-whip-client not working with mediamtx server #22
Comments
Whatever this MediaMTX thing is, it doesn't seem to support trickle. Try disabling it in the WHIP client too by passing |
@lminiero MediaMTX https://github.com/bluenviron/mediamtx This is mediaserver , i tried with --no-trickle, it still doesn't work and the output is like this:
and mediaMTX log:
|
I have launched mediamtx, the log of which I am attaching:
2024/09/23 23:56:36 INF MediaMTX v1.9.0
2024/09/23 23:56:36 INF configuration loaded from /home/roman/Downloads/mediamtx_v1.9.0_linux_amd64/mediamtx.yml
2024/09/23 23:56:36 INF [RTSP] listener opened on :8554 (TCP), :8000 (UDP/RTP), :8001 (UDP/RTCP)
2024/09/23 23:56:36 INF [WebRTC] listener opened on :8889 (HTTP), :8189 (ICE/UDP)
2024/09/23 23:56:36 INF [SRT] listener opened on :8890 (UDP)
2024/09/23 23:56:55 INF [WebRTC] [session 2b019270] created by [::1]:50222
2024/09/23 23:57:05 INF [WebRTC] [session 2b019270] closed: deadline exceeded while waiting connection
Next, I try to run the whip-client, and I get the following output in the log. Can you tell me what the problem is? I really need help
The text was updated successfully, but these errors were encountered: