embeded stream opengl

This commit is contained in:
2026-04-01 15:16:09 -03:00
parent 453601c072
commit bdc5705022
8 changed files with 407 additions and 328 deletions

View File

@@ -9,6 +9,7 @@ description = "Stream viewer with Claude agent integration"
requires-python = ">=3.13"
dependencies = [
"ffmpeg-python",
"python-mpv",
]
[tool.setuptools.packages.find]