Live streaming
Subject : Live streaming
From: Rui Silva <email@hidden >
Date: Tue, 27 Dec 2005 12:55:05 +0000
Delivered-to: email@hidden
Delivered-to: email@hidden
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=h2XNoYG42xCfWncT+tFIb252y5ohRnz/DujIGRLi5Z7pyq1JZfwluTfepezYMsUvlTlWBQ2O20o0AyWYriqpZYRTfZcJupIVNUIP2uOyHDQesmWwPFbv1Yh2bjHA1HnryYjNhb6BPIfsB+xx2cdPCEZUujlDrnI/4tkUa+RjFxU=
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>
and i see with a sniffer this:
IP_1 to IP_2
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
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
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.