Skip to content

SRT source from Sony A40 camera doesn't work #5108

Description

@llamafilm

Which version are you using?

1.15.1

Which operating system are you using?

Other (MacOS arm64) (same issue in Docker too)

Describe the issue

I've been using MediaMTX successfully with SRT source from Panasonic AW-UE50 camera. Now I'm trying a new camera, Sony SRG-A40 and it doesn't work.

Describe how to replicate the issue

  1. start the MediaMTX with this config
  2. read with WebRTC. (RTSP and SRT readers have the same problem too)

The issue seems to happen only with this specific SRT source so I'm not sure how to reproduce without having that camera. I tried replicating the SRT source as close as possible using ffmpeg but could not get it to fail that way.

MediaMTX configuration

logLevel: debug
authMethod: internal
authInternalUsers:
- user: any
  permissions:
  - action: read
paths:
  sony:
    source: srt://192.168.20.123:2020?passphrase=12345678901234567890
  panasonic:
    source: srt://192.168.4.192:2020?passphrase=12345678901234567890

MediaMTX logs

mediamtx.log

Network dump

https://drive.google.com/file/d/1zsjkU9fFauLymU1HaI_raAzPt6cE8VmH/view?usp=sharing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions