> -----Original Message-----
> From: streaming-server-dev-
> bounces+leonk=email@hidden [mailto:streaming-
> server-dev-bounces+leonk=email@hidden] On Behalf
> Of Pit
> Sent: Monday, February 12, 2007 9:13 PM
> To: email@hidden
> Subject: DSS on SuSE 9.3 64 bit -> SDP not found -> 404
>
> I could successfully build version 5.6.0 rev 498 on a SuSE 9.3 with gcc3.4
>
> Unfortunately I can't access any sdp files I created. When I access
> a sdp the server returns always a 404.
>
> When I change the ip in the sdp to 127.0.0.1 the server returns a
> correct rtsp response with the requested sdp.
>
> It's also strange that the admin-area shows in the general tab:
> Server: localhost"
> DNS Name (default): localhost".
>
> I think this should point to my server ip and dns.
>
> Here is one of my sdp's:
> v=0
> o=- 3272359420 3272359471 IN IP4 1.2.3.4
> s=a
> c=IN IP4 1.2.3.4
> a=tool:sdr v3.0
> a=type:broadcast
> m=audio 12000 RTP/AVP 5
> m=video 48000 RTP/AVP 34
>
>
> Could this be a problem concerning 64 bit ...?
> Because I could successfully build and use the same version (5.6.0
> rev 498) on a 32 bit system without these strange 404 errors.
>
I think you have misconfigured your network.
Recheck your configs (yours should be in similar manner):
In /etc/hosts:
127.0.0.1 localhost yourserverdnsname
In /etc/resolv.conf:
nameserver IPofDNSserver1
nameserver IPofDNSserver2
search yourdomainname
domain yourdomainname
This is how it looks on adminpage of my server:
Server Snapshot
Server: video
Status: Started Tue, 13. Feb 2007 11:01:47
Current Time On Server: Tue, 13. Feb 2007 11:03:43
Up Time: 1 min 56 sec
DNS Name (default): video
Server Version: 5.5.3
Server API Version: 4.0
CPU Load: 1.00%
Current # of Connections: 0
Current Throughput: 0 bps
Total Bytes Served: 0 Bytes
Total Connections Served: 0
> Thanks for your help.
>
> Peter
>
> --
Leon Kolchinsky
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Streaming-server-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/streaming-server-dev/email@hidden
This email sent to email@hidden