bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
10.69k stars 1.39k forks source link

New webrtc configurations not recognized #3418

Closed MichaelRegan closed 2 weeks ago

MichaelRegan commented 4 weeks ago

Which version are you using?

v1.8.2

Which operating system are you using?

Describe the issue

Mediamtx will not start with the webrtcHandshakeTimeout and webrtcTrackGatherTimeout. See #3404

Describe how to replicate the issue

  1. Copy over the new config file (pull from github)
  2. start the server

Did you attach the server logs?

No. The issue is fixed by commenting out the two new configuration entries.

Did you attach a network dump?

No. The issue is fixed by commenting out the two new configuration entries.

aler9 commented 2 weeks ago

webrtcHandshakeTimeout and webrtcTrackGatherTimeout are not present in v1.8.2 but they are in v1.8.3.