SUMMARY ** There is no capability to record live stream, which is present in mpv with option '--record-stream'. I'm fairly certain this appeals to most users that play streams. ** SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.27.10
(In reply to Adam Blake from comment #0) > SUMMARY > ** > There is no capability to record live stream, which is present in mpv with > option '--record-stream'. I'm fairly certain this appeals to most users that > play streams. > ** > > SOFTWARE/OS VERSIONS > Linux/KDE Plasma: 5.27.10 Having learned a bit more about the DMCA, as I understand it, recording any copyright works that have undergone encryption would be illegal, so I can't recommend any work on this issue.
If you're not using the flatpak version you can use custom commands. Set custom command to ``` set stream-record "/path/to/file.mp4" ``` https://haruna.kde.org/blog/2024-05-21-interacting-with-mpv/