[FFmpeg-devel] RTSP from Tv-card with ffmpeg (looking for developer)

Piero Bugoni crboca32
Thu May 24 00:59:47 CEST 2007


--- Luca Barbato <lu_zero at gentoo.org> wrote:

> Piero Bugoni wrote:
> 
> > 
> > ffserver shows this:
> > [Wed May 23 13:35:39 2007] "OPTIONS  " 200 0
> > Wed May 23 13:35:44 2007] "GET /test1.flv
> HTTP/1.0"
> > 200 3157941
> > 
> 
> doesn't look rtsp...
> 

That's true, sez: "HTTP/1.0", but the "OPTIONS  " 200
0 
is not there normally.

So, what client to try rtsp:// viewing? I do not feel
like installing Real-anything.

I figured mplayer would work.

For the person requesting all this:

How do you plan to view the video? Can DSS serve MPEG
streams to a media player, or FLV streams to Flash
Player on a browser?


If you can get an ffmpeg-->ffserver-->DSS-->viewer
setup working with FLV, or MPEG, that is a first
start.

You might try these combinations:
1)MPEG
  video:mpeg1video
  audio:mp2

2) "Quicktime"
    video:mpeg4
    audio:mp3

3) "Flash"
    video:flv
    audio:mp3

I think flash only supports one channel for streaming,
and the sample rate must be 44100, 22050, or 11025.


P.


       
____________________________________________________________________________________Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online.
http://smallbusiness.yahoo.com/webhosting 




More information about the ffmpeg-devel mailing list