Skip to content

FFmpeg command in mediamtx.yml works with FFmpeg streaming, but not with the "add path configuration" API #4390

Open
@Lil-OG

Description

@Lil-OG

Which version are you using?

MediaMTX v1.11.3

Which operating system are you using?

Linux amd64 Docker

Describe how to replicate the issue

  1. start the server
  2. publish with "ffmpeg -i udp://<10.0.0.1> -c: v copy -f rtsp rtsp:10.0.0.1/cam1 (Using the API - /v3/config/paths/add/)
  3. read with VLC

Server logs

INF [WebRTC] [session ecd4e4f8] created by 172.99.2.5:56342
DEB [WebRTC] [conn 172.99.2.5:56342] [s->c] HTTP/1.1 404 Not Found
Access-Control-Allow-Credentials: true
Access-Control-Allow-Origin: *
Content-Type: application/json; charset=utf-8
Server: mediamtx

(body of 87 bytes)
INF [WebRTC] [session ecd4e4f8] closed: no one is publishing to path '75603a372e33312e363032'

Network dump

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions