Top "Rtp" questions

The Real-time Transport Protocol (RTP) defines a standardized packet format for delivering audio and video over IP networks.

Playing RTP using VLC

I currently have an Android application that is capturing video from the camera and streaming it over RTP. I do …

vlc rtp sdp
Minimum SDP for making a H264 RTP stream?

I'm looking for an example of a minimum necessary SDP for setting up a H264 video stream.| The assumption is …

sip h.264 rtp sdp
How to force stream RTP video with vlc over tcp protocol?

I'm trying to stream a video via rtp with vlc, the default protocol is UDP, but its performance is very …

tcp streaming vlc rtp
How to stream pcap file to RTP/RTCP stream?

I have captured three different stream as pcap file with meta datas. How can I stream back to RTP/RTCP …

stream rtp pcap rtcp
RTMP vs RTSP/RTP: Which to choose for an interactive livestream?

If you are trying to develop an interactive livestream application, you rely on ultra low (real-time) latency. For example for …

streaming rtsp rtmp rtp live-streaming
Can I use WebRTC to receive a standard RTP video stream?

I have two computers on the same network. One of them transmits a movie (H264) with RTP protocol. Is it …

javascript rtp webrtc
Websocket connection fails with asterisk 11

I am trying to configure the websocket to work with asterisk 11. But there is some issue. The steps I have …

websocket asterisk webrtc rtp dtls
simple rtsp broadcast example source

I want to broadcast the screen (not a static screen) of my program using rtsp/rtp since this way a …

c# c++ video rtp rtsp
h264 RTP timestamp

I have a confusion about the timestamp of h264 RTP packet. I know the wall clock rate of video is 90…

video h.264 rtp x264 rfc3984
Decoding RTP payload as H264 using wireshark

I am streaming a RTSP video from vlc on windows to ipad app. And I capture packets in wireshark. I …

h.264 wireshark rtsp rtp