Re: [Live-devel] newbie: several questions about openrtsp

2013-05-17 Thread Ross Finlayson
> I'm running centos 5 server - command line only > hi all, newbie here, firstly to my surprise openRTSP actually worked without > too much hassle but did throw up a couple of problems. First, you should make sure that you have the latest version of the "LIVE555 Streaming Media" code: ht

Re: [Live-devel] Patch : Modification of Client MediaSession & Subsession to extend SDP attributes in derived class.

2013-05-17 Thread Ross Finlayson
>>> I think MediaSession::initializeWithSDP() is not parsing first SDP line >>> (which is usually v=0, though unused). >> No, that is incorrect. The existing code works correctly, parsing all SDP >> lines. You're on a 'wild goose chase'. > > Perhaps I miss something, but the following spy show

[Live-devel] Patch : Modification of Client MediaSession & Subsession to extend SDP attributes in derived class.

2013-05-17 Thread Eric HEURTEL
I think MediaSession::initializeWithSDP() is not parsing first SDP line (which is usually v=0, though unused). No, that is incorrect. The existing code works correctly, parsing all SDP lines. You're on a 'wild goose chase'. Perhaps I miss something, but the following spy shows that first