Mailing Lists: Apple Mailing Lists

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

Live streaming



Hi all,
 
I´m writing again because i can't fix my problem.
I have an encoder (193.136.93.120) that only send RTP packets (dont have support for RTSP and RTCP)
send this RTP packets to a Darwin Streaming Server and i´ve an SDP file like this:
v=0
o=QTSS_Play_List 1726578905 1726597331 IN IP4 193.136.93.120
c=IN IP4 127.0.0.1
b=AS:69
t=0 0
a=maxprate:16.000000
m=video 5000 RTP/AVP 96
b=AS:69
b=TIAS:65
a=maxprate:16
a=rtpmap:96 H264/90000
a=control:trackID=1
a=cliprect:0,0,240,320
a=framesize:96 320-240
a=fmtp:96 packetization-mode=1;profile-level-id=42E00C;sprop-parameter-sets=J0LgDKkYKD9gDUGAQYwrXvfAQA==,KM4JiA== 
 
On DSS i have configure relayconfig.xml file with this:
 
<RELAY_CONFIG>
         <OBJECT TYPE="relay" NAME="unannounced">
                 <OBJECT CLASS="source" TYPE="udp_source">
                         <PREF NAME="source_addr"> 193.136.93.120</PREF>
                         <PREF NAME="ttl">16</PREF>
                         <PREF NAME="password"></PREF>
                         <LIST-PREF NAME="udp_ports">
                                 <VALUE>6972</VALUE>
                                 <VALUE>6974</VALUE>
                         </LIST-PREF>
                 </OBJECT>
                 <OBJECT CLASS="destination" TYPE="announced_destination">
                         <PREF NAME="password"></PREF>
                         <PREF NAME="ttl">16</PREF>
                         <PREF NAME="dest_addr"> 127.0.0.1</PREF>
                         <PREF NAME="url">/announced.sdp</PREF>
                         <PREF NAME="udp_base_port">5000</PREF>
                 </OBJECT>
                 <PREF NAME="enabled">true</PREF>
         </OBJECT>
</RELAY_CONFIG>
 
But when i open file on Quicktime player ( "rtsp://IP_OF_DSS/announced.sdp ") it gives an error : connection failed
and i see with a sniffer this:
IP_1 -client 193.136.93.121
IP_2 DSS 193.136.92.131
 
IP_1 to IP_2
DESCRIBE rtsp://193.136.92.131/announced.sdp RTSP/1.0
 
IP_2 to IP_1
REPLY: RTSP/1.0 200 OK, with session description RTSP/1.0
 
IP_1 to IP_2
TCP with ACK to port 554
and
SETUP rtsp://193.136.92.131/announced.sdp/trackID=1 RTSP/1.0
 
IP_2 to IP_1
TCP segment of a reassembled PDU
and
OPTIONS * RTSP/1.0
 
IP_1 to IP_2
TCP with ACK to port 554
and
REPLY: RTSP/1.0 501 Not Implemented
 
IP_2 to IP_1
REPLY: RTSP/1.0 200 OK
 
IP_1 to IP_2
PLAY rtsp://193.136.92.131/announced.sdp RTSP/1.0
 
IP_2 to IP_1
REPLY: RTSP/1.0 OK
 
IP_1 to IP_2
TCP with ACK to port 554
and
RTCP Receiver Report
and
TCP with FIN and ACK
 
 
Does anyone have same problem?
I dont know what to do more to fix my problem!
Could anyone help me?
 
Regards
Rui Silva
 
 
 
 
 
 
 
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Streaming-server-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/streaming-server-users/email@hidden

This email sent to 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.