Skip to content
View CHH001-jj's full-sized avatar

Block or report CHH001-jj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

使用Qt6开发的本地音视频播放器,主要功能有视频播放/暂停、音量调节、进度条拖动、播放列表、上一个下一个等。

CMake 1 Updated Dec 19, 2024

高性能RTSP推流服务器,支持在Linux和Windows系统。实现RTSP协议的核心信令交互(OPTIONS、DESCRIBE、SETUP、PLAY、TEARDOWN),并支持H.264和AAC文件的实时推流。通过 RTP 封装NALU和ADTS单元,实现音视频同步传输。实现多种I/O模型(select、poll、epoll),并可以使用TCP和UDP传输协议,适用于视频点播应用场景。

Makefile 5 1 Updated Dec 21, 2024

本项目是一个基于 RTSP协议的流媒体服务器。该服务器能够接收客户端的请求,处理不同的 RTSP 方法(如 OPTIONS、DESCRIBE、SETUP、PLAY 等),并通过 RTP(实时传输协议)发送视频和音频流。服务器主要的功能包括处理流媒体控制请求并将视频和音频数据通过 RTP 封装后推流发送给客户端。

Makefile 5 Updated Nov 29, 2024

WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11

C++ 14,456 3,532 Updated Jan 12, 2025

[ECCV 2020] Codes and MultiviewX dataset for "Multiview Detection with Feature Perspective Transformation".

Python 173 30 Updated May 11, 2024

Applying Perspective transformations to 2d images.

Python 37 7 Updated Mar 25, 2023
Python 3 Updated Feb 20, 2023

A Library for Advanced Deep Time Series Models.

Python 7,732 1,234 Updated Jan 10, 2025

The official PyTorch implementation of L2CS-Net for gaze estimation and tracking

Python 353 85 Updated Feb 2, 2024

Gaze estimation using MPIIGaze and MPIIFaceGaze

Python 317 69 Updated Jun 29, 2024

Deformable Convolutional Networks v2 with Pytorch

C++ 46 5 Updated Jul 7, 2024

Python GUI program to do Perspective Transformation using Mouse Click to map the 4 points coordinates.

Python 8 3 Updated Mar 6, 2019

This is an official implementation of our CVPR 2020 paper "HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation" (https://arxiv.org/abs/1908.10357)

Python 1,370 274 Updated Apr 12, 2021

A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.

Python 1,428 355 Updated Sep 26, 2020

This is an official implementation of our CVPR 2021 paper "Bottom-Up Human Pose Estimation Via Disentangled Keypoint Regression" (https://arxiv.org/abs/2104.02300)

Python 442 77 Updated Jan 4, 2022