elevenlee / dcn_streaming_videoLinks
In this programming assignment you will implement a streaming video server and client that communicate control commands via the Real-Time Streaming Protocol (RTSP) and send data using the Real-Time Transfer Protocol (RTP). Your task is to implement the RTSP protocol in the client and implement the RTP packetization in the server.
☆11Updated 12 years ago
Alternatives and similar repositories for dcn_streaming_video
Users that are interested in dcn_streaming_video are comparing it to the libraries listed below
Sorting:
- Openpernet is an open platform which provide uniform video streaming access to IP cameras. Openpernet supports RTSP/RTP/HTTP protocols, c…☆20Updated 13 years ago
- Implementation of a simple Remote Timestamp Protocol (RTP) client and multi-threaded server using UDP as the transport layer protocol.☆39Updated 13 years ago
- A session description protocol (SDP - RFC4566) parser☆16Updated 4 years ago
- A RTSP client that extract h264 video frames☆46Updated 12 years ago
- webrtc network part for reliable udp transport☆31Updated 5 years ago
- librtsp - Real Time Streaming Protocol library☆41Updated 2 months ago
- media sdk based on webrtc☆41Updated 3 years ago
- This project can be used to conduct loopback video call, you can also choose to use OPENH264 or X264 as video codec besides VP8. 本程序可以实现环…☆66Updated 3 years ago
- recv rtp(h264+aac), save as mp4 file☆114Updated 13 years ago
- Save RTP - H264 into Mpeg4 file☆35Updated 14 years ago
- rtsp-server rtsp-client☆14Updated 8 years ago
- Examples about video encoders☆97Updated 10 years ago
- Snowem is a lightweight live streaming server, based on webrtc technology. Its design mainly focuses on simplicity, scalability and high …☆89Updated 6 years ago
- p2p-video is an Open Source project where the IoT-Geeks are trying to build a peer to peer video streaming application.☆12Updated 11 years ago
- push audio and video stream on rtmp protocol synchronously☆35Updated 6 years ago
- encode YUV raw video data based on libx264 / libx265 / libvpx☆15Updated 10 years ago
- 本程序实现了对多路视频进行合并实现分屏效果,并且可以添加不同的视频滤镜。This program can combine multiple input videos and output one video which implementing a mutli-screen…☆61Updated 3 years ago
- Video Jitter Buffer derived from WebRTC☆16Updated 7 years ago
- WebRTC GIPS C/C++ API demos☆58Updated 12 years ago
- Send H264 file by RTP over UDP☆163Updated 9 years ago
- get vedio&audio ES from RTP packet over UDP from GBT28181 IPC☆31Updated 10 years ago
- A live audio/video mixer based that makes use of live555 library. Official project web site☆92Updated 6 years ago
- Standard Streaming Server☆90Updated last year
- Implementation of a RTP server that sends video stream (H.264/HEVC) using the Real-time Transport Protocol(RTP) based on Linux/MacOS. 一个基…☆70Updated 6 years ago
- RTSP Client with live555 and opengl☆27Updated 3 years ago
- parse h264 bitstream nalu