PDA

View Full Version : Darwin tutorial


astembridge
10th February 2009, 20:24
Hi, thanks for the Darwin tutorial. Installation went smoothly and I am able to log in to administer the Darwin streaming server.

According to the instructions:

You can now test your install by opening QuickTime on a client (either Windows or the Mac) and using one of the sample files installed by Darwin.

File > Open URL and type rtsp://yourip/sample_300kbit.mov

What is meant by "yourip" in the above example url? I assume the author means the Darwin server IP, but no matter what IP or domain I use, the same result is:

Unable to open 'rtsp://170.140.225.111/sample_300kbit.mov'

falko
11th February 2009, 20:21
Yes, it's the IP of the Darwin server.
What's the output of ifconfig on the Darwin server?

astembridge
11th February 2009, 23:29
[me@darwinserver ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:xx:xx:CB:4B:2B
inet addr:xxx.xxx.xxx.111 Bcast:xxx.xxx.xxx.255 Mask:255.255.xxx.0
inet6 addr: xxxx::xxx:xxxx:xxxx:xxxx/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:23666380 errors:0 dropped:0 overruns:0 frame:0
TX packets:10898 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3430295711 (3.1 GiB) TX bytes:457932 (447.1 KiB)

astembridge
3rd March 2009, 17:44
Yes, it's the IP of the Darwin server.
What's the output of ifconfig on the Darwin server?

falko did you see my reply?

falko
4th March 2009, 14:39
I think I sent you a PM.