Top "Rtp" questions

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

Stream RTP to FFMPEG using SDP

I get RTP stream from WebRTC server (I used mediasoup) using node.js and I get the decrypted RTP packets …

ffmpeg rtp sdp
Emulate an IP Camera

I am using software (DVR) that is meant to talk directly to an IP camera. I am trying to pass …

streaming ffmpeg ip rtp
Multiple H.264 video streams in one RTP session

I would like to dynamically switch the video source in a streaming video application. However, the different video sources have …

video streaming h.264 rtp
How to integrate SIP into Android?

How to implement SIP protocol in Android ? there is any SDK or library available to implement it easily into Android?

android sip voip rtp sdp
Android 4.1 - RTSP using VideoView and MediaController

Developing a simple app to play a RTSP stream on Android 4.1, but unable to do so Update I am able …

android android-videoview rtsp rtp mediacontroller
Java RTP/HTTP Streaming

i'm decoding and encoding a videofile via Xuggle to FLV-video format and send it via Sockets to my java server (…

java http streaming rtp xuggle
Streaming H.264 video via RTP from Live555 to VLC

I'll be enormously grateful if you can help me with an H264 streaming problem that I've been trying to solve …

video-streaming live vlc rtp h.264
Proper Java RTP/RTCP stack

I've been struggling to find a decent RTP stack implementation for Java. JMF or FMJ are not options here as …

java stack rtp
Stream desktop over RTP using VLC with the lowest latency possible

I have been trying to figure out how to stream my desktop (over LAN) using VLC and to achieve the …

stream streaming vlc rtsp rtp
FFmpeg RTP streaming error

I want to broadcast a video file via FFmpeg, but I get this error: Only one stream supported in the …

ffmpeg streaming live rtp