Can libmpv support RTSP commands?
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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