Top "Rtp" questions

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

How to stream live video in HTML5?

I'm looking for a way to broadcast a live video taken from a webcam or camera rooted to a PC. …

html streaming mp4 rtsp rtp
Problem to Decode H264 video over RTP with ffmpeg (libavcodec)

I set profile_idc, level_idc, extradata et extradata_size of AvCodecContext with the profile-level-id et sprop-parameter-set of the SDP. …

c++ h.264 rtp libavcodec
onvif vs rtsp - difference

i have just started to delve into streaming libraries and the underlying protocols. I understand rtsp/rtp streaming and what …

rtsp rtp onvif
CSRC and SSRC in RTP

I am very new to RTP , can some one explain about the CSRC and SSRC in general? From http://www.…

sip rtsp rtp rtcp
Creating RTP Packets from Android Camera to Send

I'm new to Android and socket programming. I want to create an android application that transfer video live from device …

android camera rtp live-streaming
H.264 over RTP - Identify SPS and PPS Frames

I have a raw H.264 Stream from an IP Camera packed in RTP frames. I want to get raw H.264 …

c++ h.264 rtsp rtp
How to force client to switch RTP transport from UDP to TCP?

If the client wants to watch a stream that is on my RTSP server, it first tries to setup a …

rtp rtsp
How to generate SDP file from FFMPEG

So, I have been working with FFMPEG on a project that involves streaming video from one computer to another across …

windows ffmpeg video-streaming rtp sdp
Streaming RTP/RTSP: sync/timestamp problems

I'm having some trouble streaming H.264 video over RTSP. The goal is to live-stream a camera image to an RTSP …

video streaming h.264 gstreamer rtp
H.264 over RTP/RTSP (iPhone)

Is it possible to view video stream (H.264 live feed) over RTP/RTSP in iPhone natively? If not, is it …

iphone ios h.264 rtp