Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base install for gstreamer decklink tests | Christian Pointner | 2024-05-12 | 1 | -0/+1 |
| | |||||
* | some preliminary tests with mpv-headless on raspberry pi | Christian Pointner | 2024-05-06 | 1 | -6/+14 |
| | |||||
* | streaming/mpv-headless: start mpv with --idle and use json IPC to control it ↵ | Christian Pointner | 2024-04-09 | 1 | -9/+2 |
| | | | | - this way the output resolution is automatically maintained by mpv (aka no video= kernel command line option needed) | ||||
* | mpv-headless: add simple ssh control interface | Christian Pointner | 2024-04-01 | 1 | -0/+14 |
| | |||||
* | mpv-headless: go back to using video= kernel command line option | Christian Pointner | 2024-04-01 | 1 | -11/+2 |
| | | | | | problems with not working mode selection can be worked around using custom edid.bin files... | ||||
* | the video= cmdline option for setting the preferred KMS resolution is flawed. | Christian Pointner | 2024-04-01 | 1 | -1/+10 |
| | | | | | | | | | | See this report what is basically the problem https://forums.raspberrypi.com/viewtopic.php?t=361921 Try to workaround using modetest to force setting the resolution that way but unfortunately this does not work either - although i somehow made it work at some point. Alas i can't reproduce it anymore. | ||||
* | add streaming/mpv-headless role (needs more testing) | Christian Pointner | 2024-04-01 | 1 | -0/+93 |