mpv-player / mpv-player/mpv

Can libmpv support RTSP commands?

Open
#6,893 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

core:rtsp meta:feature-request
Dominant language
C
Stars
37k
Forks
3.5k
Avg merge
1d 10h
Merged PRs (30d)
22

Description

Can i send RTSP commands on libmpv to RTSP server on opened session.

Expected behavior

RTSP_MESSAGE;
PLAY rtsp://[url] RTSP/1.0
CSeq: 95
User-Agent: mpv-0.29
Session: SESSION_ID
Scale: 2.000000
Range: clock=20151019T114017.653Z-
Rate-Control: no
Frames: intra/125

mpv.send_command([RTSP MESSAGE])

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names libmpv's command interface and an RTSP session, but no file or test. Start by tracing the libmpv command entry point and RTSP handling; done would mean a tested way to send the requested RTSP message on an opened session.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
api, audio-video-rtc
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.