rasmadeus / rrtsp
Gstreamer, Qt, RTSP server
☆13Updated 6 years ago
Alternatives and similar repositories for rrtsp:
Users that are interested in rrtsp are comparing it to the libraries listed below
- FFmpeg-QT实现摄像头rtsp实时显示☆68Updated 7 years ago
- RTSP video streaming server implementation based on Live555 and FFmpeg☆43Updated 4 years ago
- opencv和ffmpeg结合实现推流美颜☆30Updated 6 years ago
- Onvif Library☆27Updated 9 years ago
- Qt+VLC简单的使用显示视频示例,vlc播放视频,要比QMediaPlayer实用的多,并且同时运行20个视频时不会出现卡顿。☆30Updated 5 years ago
- RTSP Client Program using FFmpeg and OpenCV on Qt☆63Updated 6 years ago
- Opencv + FFMpeg 采集视频后RTMP推流☆30Updated 5 years ago
- 在Nvidia Jetson Nano上安裝OpenCV 4.1.0 + QT 5☆20Updated 5 years ago
- a simple rtsp server which can pull stream from a camera with "rtsp://", save the video as ts stream, and supply a rtsp server both realt…☆49Updated 6 years ago
- the code is to push cv::Mat(OpenCV) format frame data to rtsp/rtmp/udp/udp-cast video stream via ffmpeg. the code is based on Qt, but you…☆20Updated 4 years ago
- V4l2 capture camera data, x264 encoded into h264, and then through PIPE to achieve live555 RTSP live☆15Updated 7 years ago
- Ffmpeg decoding, encoding, avfilter, push stream(ffmpeg编解码、滤镜、推流等)☆33Updated 5 years ago
- Sample RTSP server streaming MJPEG video from PC camera☆47Updated 8 years ago
- Very basic sketch of rendering YUV frames via Qt/OpenGL