UUV WebRTC Video Transmission System
Project description
UUV WebRTC 视频传输系统
用于UUV的实时视频传输系统,基于WebRTC协议实现较低延迟视频流传输
主要功能
- 实时摄像头采集与编码
- WebRTC点对点视频传输
- 可配置的视频参数调整
快速开始
安装
pip install -r requirements.txt
测试
- 启动服务器:
python test/server.py
- 启动客户端(新终端):
python test/client.py
核心模块
1. 视频采集模块
cv_capture.py:摄像头驱动与帧捕获cv_cap_stream_track.py:视频流封装
2. 传输模块
rtc_client.py:客户端连接管理rtc_server.py:服务端连接管理sdp_server.py:SDP信令交换
3. 接收模块
video_stream_receiver.py:视频流解码与显示
许可证
MIT License
版权
Copyright © 2025 FEITENG, All rights reserved
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
uuv_webrtc-1.0.1.tar.gz
(10.1 kB
view details)
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 uuv_webrtc-1.0.1.tar.gz.
File metadata
- Download URL: uuv_webrtc-1.0.1.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b91cfbb17eb6fd4cef44b4b96e99a9fe2f48100dfd61fadc3b4ac436e93317c9
|
|
| MD5 |
00d372bc81848f0afef15c435960d24e
|
|
| BLAKE2b-256 |
d91211ba4a83808705aff47e114d16224890cb7acdc02550a327c11e9b27827c
|
File details
Details for the file uuv_webrtc-1.0.1-py3-none-any.whl.
File metadata
- Download URL: uuv_webrtc-1.0.1-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
901d4e664ffcbb835c3588a5533e3f8800d7317f30374fc4fb8ab325854b19c0
|
|
| MD5 |
f4df15b8450e9e7ea600b1a5f087983a
|
|
| BLAKE2b-256 |
b3fa9a8a9d48744e94dd525178e6e5081d221129ef2ca53b46f66dea6437c9cd
|