Top "Rtp" questions

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

H264 profile-iop explained

Identify h264 profile and level from profile-level-id in sdp? How does one identify what the constraints actually mean? For example …

h.264 rtp sdp
Streaming an mpeg2-ts video over RTP using gstreamer

I am trying to stream an mpeg2-ts video over RTP using gstreamer. I am using the following pipeline for …

gstreamer rtp mpeg2-ts
Broadcast RTP Stream with Kurento

I have the following setup: Raspberry Pi with raspicam (CSI camera) sends an RTP stream to a Server in the …

webrtc gstreamer broadcast rtp kurento
How to send and receive Voice Stream using RTP

I am new in SIP call using RTP, now I am trying to send and receive voice streams using RTP …

android sip voip rtp jain-sip
Streaming Mp4 video through RTP protocol using Gstreamer in Ubuntu

I'm trying to fetch the video file from my local directory,enable the stream from server and capture these frames …

ubuntu video-streaming gstreamer rtp gst-launch
SIP and RTP implementation in C++

Are there reliable open source libraries written in c++ to implement SIP and RTP protocols ? If not , is it easy …

c++ sip network-protocols rtp
How to start RTP stream inside a SIP/SDP call

I've managed to set up a SIP call using the JAIN-SIP API for Java. Now I would like to stream …

java streaming sip rtp sdp
Java RTP/RTCP library using NIO

Is there a Java RTP/RTCP library based on Java NIO or some Java NIO framework (Netty, MINA, ...)?

java nio rtp rtcp
Receiving RTP stream - AudioStream, AudioGroup

I would like to listen an RTP audio stream, however the voice has little gaps in it - not continues. …

android audio ffmpeg audio-streaming rtp
WebRTC SRTP decryption

I am trying to build an SRTP to RTP stream converter and I am having issues getting the Master Key …

encryption webrtc rtp des dtls