George:
Here comes the setup:
DSS is directly conencted to the internet with an offical IP.
In streamingserver.xml, rtsp_ports I had to change the Ports 8000 and 8001 to 9000 and 9001 because another process is listening on that ports already.
The sender ist connected to the Internet via NAT. I am using mpegable Broadcaster to send a unicast stream.
Here is the SDP:
v=0
o=- 230241 230249 IN IP4 ****MyOfficialIP*****
s=mpegable Broadcaster
c=IN IP4 ****MyServerName****
a=isma-compliance:1,1.0,1
a=mpeg4-iod: "data:application/mpeg4-iod;base64,AAAAAAoBAAAKAQAAAAAAAFBsZWFzZSBlbnRlciB5b3VyIHVzZXIgbmFtZSwgZW1haWwgYWRyZXNzIGFuZCB0aGUgc2VyaWFsIG51bWJlciB0aGF0IHlvdSBoYXZlIHJlY2VpdmVkIHZpYSBFbWFpbDsgdGhlbiBjbGljayAnT0snLg0KDQpJZiB5b3UganVzdCBsaWtlIHRvIHRlc3QgdGhlIHByb2R1Y3QgcGxlYXNlIGNsaWNrICdDYW5jZWwnIHRvIHByb2NlZWQuDQoNClRvIGJ1eSB0aGUgcHJvZHVjdCBpbiB0aGUgbXBlZ2FibGUgb25saW5lIHNob3AgY2xpY2sgdGhlICdCdXkgbm93JyBidXR0b24uAAAAAA=="
t=0 0
m=video 20000 RTP/AVP 96
b=AS:84
a=rtpmap:96 MP4V-ES/90000
a=mpeg4-esid:1
a=cliprect:0, 0, 240, 320
a=fmtp:96 profile-level-id=3; config=000001b002000001b509000001000000012000c88881f450a041e14103; width=320; height=240;
m=audio 20002 RTP/AVP 97
b=AS:16
a=rtpmap:97 mpeg4-generic/44100/2
a=mpeg4-esid:2
a=fmtp:97 streamtype=5; profile-level-id=15; mode=AAC-hbr; config=1210; SizeLength=13; IndexLength=3; IndexDeltaLength=3; Profile=1;
In the broadcaster I had the option to set a port. I put it to 9000.
In deed, you were right: the first SDP created by the broadcaster contained as MyOfficialIP my private IP. I edited it to my currently offical IP. Then I copied the SDP to the server in the directory where the static movies reside.
Then I started QT an opened the URL: rtsp://MyServerName_554/live.sdp. QT worked a moment and then showed the 404 Error?
Greetz,
Stephan
>-----Ursprüngliche Nachricht-----
>Von: George Cook [mailto:email@hidden]
>Gesendet: Mittwoch, 5. Januar 2005 22:11
>An: Grallert Stephan
>Cc: email@hidden
>Betreff: Re: 404 not found error
>
>Stephan:
>
>You can send the text of the sdp file (the list doesn't
>provide for enclosures). Also send the details on your
>configuration (server behind NAT?, broadcaster/encoder behind
>NAT? both behind the same NAT or different ones?).
>
>If your server is behind a NAT and you can successfully stream
>VOD to Internet connected clients, you should also be able to
>reflect live streams. If the server is successfully receiving
>the stream from your broadcaster/encoder it will reflect the
>streams to Internet connected clients. However, if the server
>can't successfully receive the stream from the
>broadcaster/encoder clients will get a 404 (the server can't
>find the incoming stream, so there is nothing to reflect).
>
>-George
>
>On Jan 5, 2005, at 3:36 PM, Grallert Stephan wrote:
>
>> Dear George!
>>
>> Thanx for your comprehensive answer.
>> As far as VOD is concerned, it is definitely easy to solve.
>>
>> But streaming through NAT at the sender side still poses problems.
>> Besides the streaming server is a headless server at my provider.
>> I cannot start a media player there.
>>
>> I also inspected the SDP file and did not find neither my
>private nor
>> my official IP.
>>
>> Would you like me to post it here?
>>
>> Greetz&thanx for your help,
>> Stephan
>> _______________________________________________
>> 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
>>
>>
>--
>
>Nothing in the world can take place of persistence.
>Talent will not; nothing is more common than unsuccessful men
>with talent.
>Genius will not; unrewarded genius is almost a proverb.
>Education will not; the world is full of educated derelicts.
>Persistence and determination alone are omnipotent.
>
>~ Calvin Coolidge
>
>
_______________________________________________
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