Category "rtp"

Real Time Transport Protocol

I have just started learning video/image transfer using RTP. for this I tried to get some resources. I got one of the GitHub project having some code. But the c

Problem decoding h264 over RTP TCP stream

I'm trying to receive RTP stream encoding h264 over TCP from my intercom Hikvision DS-KH8350-WTE1. By reverse engineering I was able to replicate how Hikvision

Why RTP doesn't support multiple streams to one port but RTSP does?

I use ffmpeg for streaming a video using RTP protocol. Why I can't send multiple streams to one RTP port, but RTSP that uses RTP can? I started a RTSP server th

Gstreamer cant play stream from other pc: h264->rtp->udp

I want to stream a h264 video over UDP to another pc. I am using this pipeline to produce the stream:videotestsrc ! video/x-raw,width=400,height=400,framerate=7