The new RTSP 2.0 draft spec tries to solve most of the inter-operaility issues that were encountered in the initial RTSP spec (RFC 2326). Also it provide for means to solve the most dreaded issue - NA
I wrote my own RTSP Push Source DirectShow filter (CBaseFilter), that works for H264 like a charm! But, when I tried to support MPEG4 (MP4V-ES stream), I stumbled upon a problem... My stream gets deco
I am able to Record Android\'s Camera Using Mediarecorder Class. I heard that sipdroid (videocamera.java ) sends the recorded video as RTP streams.
I have searched around and haven\'t really found anything. I would like to send the video from the built in camera to my RTSP server via a stream. When looking for examples, I saw that it might be pos
I\'ve been trying for quite some time now to use Android\'s MediaPlayer to stream mp4/h-264 encoded video to my HTC Incredible (Android 2.2). However, I\'ve been getting various error messages such as
Here is a overview of my code. User press a record button and it hits the server to start a surveillance stream,and it returns a rtsp url which I want to play on the website.
What is the best solution to display multiple live streams from a surveillance camera (so low laten开发者_运维知识库cy is a requirement) in a web application (VideoWall-like)?
Is it possible to read开发者_如何学编程 an absolute timestamp from an H.264 stream sent trough RTSP from an Axis camera?
I try to make a live stream on Android. I tried lots of ways, but none of them worked. How can I do it?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.