mediamtx icon indicating copy to clipboard operation
mediamtx copied to clipboard

Amazon Echo devices fail to play stream

Open billsimon opened this issue 2 years ago • 1 comments

Which version are you using?

v17.17

Which operating system are you using?

  • [ ] Linux amd64 standard
  • [ ] Linux amd64 Docker
  • [ ] Linux arm64 standard
  • [ ] Linux arm64 Docker
  • [ ] Linux arm7 standard
  • [ ] Linux arm7 Docker
  • [ ] Linux arm6 standard
  • [ ] Linux arm6 Docker
  • [ ] Windows amd64 standard
  • [ ] Windows amd64 Docker (WSL backend)
  • [x] macOS amd64 standard
  • [ ] macOS amd64 Docker
  • [ ] Other (please describe)

Describe the issue

I have configured rtsp-simple-server with RTSPS to allow connections from Amazon Echo video device (RTSPS reader)

This works fine with version 0.17.17.

I tried upgrading to the latest version 0.19.1 and the Amazon device initiates the connection but will not play the stream (says Buffering... forever).

The breaking change is somewhere in version 0.18.0. The Amazon device doesn't provide any logs so I don't know what it doesn't like. Could you speculate about differences between 17.17 and 18.0 that might cause failure?

Describe how to replicate the issue

  1. start the server
  2. publish with on demand ffmpeg source
  3. read with Amazon Echo video device using RTSPS

billsimon avatar Jun 09 '22 18:06 billsimon

Hello, the main different between v0.17.17 and v0.18.0 is that the latter parses all incoming RTP/RTCP packets and re-encodes them. Anyway, please post a sample configuration and a server log with logLevel: debug, maybe it contains something useful.

aler9 avatar Jun 21 '22 13:06 aler9

this can't be solved without help from the author.

aler9 avatar Jun 29 '23 16:06 aler9

This issue is being locked automatically because it has been closed for more than 6 months. Please open a new issue in case you encounter a similar problem.

github-actions[bot] avatar Jan 02 '24 15:01 github-actions[bot]