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

buffer length exceeds 64 #3398

Closed musafzenbilci closed 1 month ago

musafzenbilci commented 1 month ago

Which version are you using?

v1.2.0

Which operating system are you using?

Describe the issue

I could not open the stream from VLC. RTSP server outputs closed: buffer length exceeds 64 whenever a try happened from VLC. I also have another container open reaching the rtsp stream over script and it does work.

Describe how to replicate the issue

  1. start the server
  2. publish with /main endpoint
  3. read with VLC

Did you attach the server logs?

Nothing different with debug log level

Did you attach a network dump?

no

musafzenbilci commented 1 month ago

I was trying to access it over https rather than rtsp. that was the problem. check your protocol