Re: [Live-devel] setMediaSessionParameter Response

2008-07-16 Thread Grae Cullen
>Why? I don't understand. Your decoder is >receiving/decoding/displaying MPEG-4 (H.264?) data. At some point, >during the stream, the data parameters change (in some way). But >these data parameters are already represented (or can be represented) >in-band - i.e., within the encoded data.

Re: [Live-devel] setMediaSessionParameter Response

2008-07-16 Thread Ross Finlayson
I guess I still would like some sort of signal back from the server out of band. This is because the client would have a hard time telling when the changes were to take effect, without the some sort of control message. Why? I don't understand. Your decoder is receiving/decoding/displayin

Re: [Live-devel] setMediaSessionParameter Response

2008-07-16 Thread Grae Cullen
Hello, Thanks, a lot for the very quick response. >I'm not totally sure I understand your question, but once a stream >has begun, any changes in codec parameters are best conveyed within >the media stream itself - and therefore, of course, the client's >decoder has to be able to handle a

Re: [Live-devel] setMediaSessionParameter Response

2008-07-16 Thread Ross Finlayson
I am trying write program to track switching on mp4 files. Like switch resolutions on the fly. My current plan is to add a parameter called track, and set it with the setMediaSessionParamter() function. However, I would like to see the response message sent by the server. This is be

[Live-devel] setMediaSessionParameter Response

2008-07-16 Thread Grae Cullen
Hi all, I am trying write program to track switching on mp4 files. Like switch resolutions on the fly. My current plan is to add a parameter called track, and set it with the setMediaSessionParamter() function. However, I would like to see the response message sent by the server. Th

Re: [Live-devel] RTSP REDIRECT

2008-07-16 Thread Ross Finlayson
Does anybody know if it is possible to send a REDIRECT rtsp message from the RTSPServer? Our RTSP server implementation currently does not implement any server->client requests (including "REDIRECT"). Implementing such requests is a low priority (in part because I think that server->client r

[Live-devel] RTSP REDIRECT

2008-07-16 Thread Rawling, Stuart
Does anybody know if it is possible to send a REDIRECT rtsp message from the RTSPServer? My custom Rtsp Server implementation process raw meg4 element streams from other network devices, and presents these streams through the Live555. Some of the network devices implement a custom initiation prot

[Live-devel] datagramme structure of LIVE555

2008-07-16 Thread julien . savarese
Hello, Is there a datagramme structure of LIVE555 , to show what is the general structure of LIVE555 ??? Thx. _ Julien Savarese Apprenti ingénieur. Division SIS/DPM/RMS/MIE. - Pensez a l'environnement : avez-vou

[Live-devel] Live 555 RTSP client problem

2008-07-16 Thread Ali Gökalp Peker
Same issue is mentioned before but any answer is given. What can be the problem ? A network setting ? [Live-devel] live stream problems Gbzbz Gbzbz Wed, 04 Jun 2008 02:57:26 -0700 Hi, We try to s