Re: [Live-devel] RTSP authentication for a 'real' stream?

2008-10-09 Thread Dan Bolser
2008/10/10 Ross Finlayson <[EMAIL PROTECTED]>: > >> Perhaps I'm being dumb, but I thought that if openRTSP is trying to play >> the stream, it would be relatively simple to dump that stream to file. Or am >> I missing the point? > > "openRTSP" doesn't 'play' anything; it just downloads data. Ah, O

Re: [Live-devel] RTSP authentication for a 'real' stream?

2008-10-09 Thread Dan Bolser
2008/10/9 Ross Finlayson <[EMAIL PROTECTED]> > > How can I dump the stream to file in order to open the file with real >> player or mplayer? Is this possible? >> > > I'm sure it's 'possible'. However, because "Real Networks" does not > document their proprietary RTP payload formats or file forma

Re: [Live-devel] RTSP authentication for a 'real' stream?

2008-10-09 Thread Dan Bolser
2008/10/9 Ross Finlayson <[EMAIL PROTECTED]>: > The authentication is not the problem; it is working perfectly. > > The problem is shown by the following error lines: > >> Unable to create receiver for "video/X-PN-REALVIDEO" subsession: RTP >> payload format unknown or not supported >> Unable to cr

[Live-devel] RTSP authentication for a 'real' stream?

2008-10-09 Thread Dan Bolser
Hi, I am trying to play a 'real' stream that uses RTSP with authentication. Although I pass the username and password options, I don't get a 'session'. Below is an example of the output using openRTSP. Note that if I use the wrong user name or password, the error is different (also below). So th