Skip to content

Cannot play RTSP stream from mediamtx #227

@hoaitran95

Description

@hoaitran95

Cannot play RTSP stream from mediamtx.

  • I using mediamtx as RTSP server.
  • I using ffmpeg to publish RTSP stream to server: ffmpeg -re -stream_loop -1 -i file.ts -c copy -f rtsp rtsp://localhost:8554/mystream
  • In config.json: "url": "rtsp://localhost:8554/mystream"
    I got error:
    2023/12/22 09:05:58 WritePacket WebRTC Codec Not Supported
    2023/12/22 09:05:58 Set ICEServers [stun:stun.l.google.com:19302]

How to fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions