Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A question regarding quick time client.



Thats not quite right - it can mix live streams from more than one server using SDP files (c= line after each m=line). I think it only does one RTSP connection though.


On Friday, December 14, 2001, at 11:28 AM, Chris LeCroy wrote:

The QT client only plays streams from a single server.

I'm don't know if the "mpeg4ip client" has single-
presentation/multi-server
functionality - I'm be interested in what you might find out, though.


-C


On 12/13/01 10:12 PM, "Rahul Kumar" <email@hidden> wrote:

Hi!
I have been fiddling with the quick time server, specifically its RTSP
module for some time. I have a small curiosity.

As per RFC 2326 section 14.1:
If the SDP file indicates that the "Control URI" for individual media
streams corresponds to different servers, then does the Quick Time
client open separate RTSP session to the corresponding servers .

For convinience I have reproduced the text corresponding to RFC 2326
section 14.1:

The SDP file is:

         v=0
         o=- 2890844526 2890842807 IN IP4 192.16.24.202
         s=RTSP Session
         m=audio 0 RTP/AVP 0
         a=control:rtsp://audio.example.com/twister/audio.en
         m=video 0 RTP/AVP 31
         a=control:rtsp://video.example.com/twister/video

   C->A: SETUP rtsp://audio.example.com/twister/audio.en RTSP/1.0
         CSeq: 1
         Transport: RTP/AVP/UDP;unicast;client_port=3056-3057

   A->C: RTSP/1.0 200 OK
         CSeq: 1
         Session: 12345678
         Transport: RTP/AVP/UDP;unicast;client_port=3056-3057;
                    server_port=5000-5001

   C->V: SETUP rtsp://video.example.com/twister/video RTSP/1.0
         CSeq: 1
         Transport: RTP/AVP/UDP;unicast;client_port=3058-3059

   V->C: RTSP/1.0 200 OK
         CSeq: 1
         Session: 23456789
         Transport: RTP/AVP/UDP;unicast;client_port=3058-3059;
                    server_port=5002-5003

(the client the issues separate PLAY requests to each media server for
activating the audio and video streams)

I was also interested in knowing whether the RTSP implementation of the
"mpeg4ip client" supports this feature.

Regards,
Rahul Kumar

PS: Has anyone come accorss such a scenario in actual usage?
_______________________________________________
streaming-server-developers mailing list |
email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/streaming-server-developers
Do not post admin requests to the list. They will be ignored.
_______________________________________________
streaming-server-developers mailing list | streaming-server-
email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/streaming-server-developers
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: A question regarding quick time client. (From: Chris LeCroy <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.