Top "Rtsp" questions

The Real Time Streaming Protocol (RTSP) is a network control protocol designed for use in entertainment and communications systems to control streaming media servers.

How can I display an RTSP video stream in a web page?

I have an ip camera which provides a live RTSP video stream. I can use VLC media player to view …

video-streaming rtsp
Streaming via RTSP or RTP in HTML5

I'm building a web app that should play back an RTSP/RTP stream from a server http://lscube.org/projects/…

video html streaming rtsp rtp
how to get vlc logs?

I am trying to run rtsp url from the VLC player. But an error appears, and "see logs for details" …

logging vlc rtsp rtsp-client
How to dump raw RTSP stream to file?

Is it possible to dump a raw RTSP stream to file and then later decode the file to something playable? …

file ffmpeg save rtsp
What is the difference between RTP or RTSP in a streaming server?

I'm thinking about developing a streaming server and I have the following question, do over RTSP (example url: rtsp://192.168.0.184/myvideo.…

streaming rtsp rtp live-streaming
What steps are needed to stream RTSP from FFmpeg?

What steps are needed to stream RTSP from FFmpeg? Streaming UDP is not a problem, but as I want to …

ffmpeg video-streaming rtsp
Embedding a live RTSP stream of H.264 video in a webpage

I have a server providing live H.264 video over a network via RTSP (rtsp://...), and I've been trying to find …

video-streaming h.264 rtsp live-streaming embedded-video
Play RTSP streaming in an Android application

I am trying to develop an Android based application, which can play video from a live stream. This live stream …

android streaming live rtsp wowza
Best C++ RTP/RTSP library

I'm looking for a RTP/RTSP library in C++. I found pjsip but it is more C-style. I'm looking for …

c++ udp sip rtp rtsp
Using Gstreamer to serve RTSP stream, working example sought

We are trying to get Gstreamer working on a DM368 Leopardboard*, we've successfully persuaded it to create a test video (…

video streaming gstreamer rtsp vlc