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
- start the MediaMTX with this config
- 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
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
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
MediaMTX logs
mediamtx.log
Network dump
https://drive.google.com/file/d/1zsjkU9fFauLymU1HaI_raAzPt6cE8VmH/view?usp=sharing