No project description provided
Project description
Liteboty Stream
Liteboty Stream 是一个基于 Redis 的视频流监控系统,可以订阅并显示来自 Redis 频道的视频流数据。
功能特点
- 支持多视频流同时显示
- 提供图形界面和命令行两种使用方式
- 支持多种图像解码格式(RGB、L等)
- 窗口大小自适应调整
- 支持窗口层叠和平铺排列
安装
使用 pip 安装:
pip install liteboty-stream
使用方法
图形界面模式
启动图形界面:
liteboty-stream ui
在图形界面中:
- 点击"新建视频流"按钮或使用快捷键
Ctrl+N - 在弹出的对话框中填写:
- Redis 地址(例如:10.8.2.2:6379)
- 订阅频道(例如:/video/raw)
- 解码格式(默认:RGB)
- 点击"确定"添加新的视频流窗口
命令行模式
直接启动单个视频流窗口:
liteboty-stream run --broker 10.8.2.2:6379 --channel /video/raw --decode RGB
参数说明:
--broker:Redis 服务器地址(必填)--channel:Redis 订阅频道(必填)--decode:图像解码格式,默认为 RGB
快捷键
Ctrl+N:新建视频流Ctrl+Q:退出程序
系统要求
- Python 3.10 或更高版本
- Redis 服务器
- 支持的操作系统:Windows、Linux、macOS
依赖项
- PySide6
- Redis
- Pillow
- Click
- Liteboty
许可证
本项目基于 MIT 许可证开源。
问题反馈
如果您在使用过程中遇到任何问题,请访问我们的 GitHub 仓库 提交 Issue。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file liteboty_stream-0.2.3a1.tar.gz.
File metadata
- Download URL: liteboty_stream-0.2.3a1.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.11 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c70c3ac2754c4fb2e2567a48af9ca8595db968776da8350fe924f14191dcc2cb
|
|
| MD5 |
7e1fede4b6107ca72bebd1554ebdefa3
|
|
| BLAKE2b-256 |
13ee7ffe991762224f6e49543f413320f58f15e8d9ecf38bdb4059b4fa94919f
|
File details
Details for the file liteboty_stream-0.2.3a1-py3-none-any.whl.
File metadata
- Download URL: liteboty_stream-0.2.3a1-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.11 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b8108bb800acf6202a8041f9f8e8f077672a41a1520ef9e3c1d7fe194241eb8
|
|
| MD5 |
6f52047cf55558e5d5d5a7f94586a3c9
|
|
| BLAKE2b-256 |
f22a9869f0a0e8b86d8175fe90844ce2df51de8501dcf8ce56f162cc96d581c4
|