Mailing Lists: Apple Mailing Lists

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

Reflector in 5.5.5 got a lot worse



Hi.

I recently tried to upgrade DSS from 5.0.1.1 to 5.5.5 but finds the reflector (relay) part of the server to have gone from partly okay to worse. Here is what I found out.

1) The server don't like to relay more than 14 (double) streams. No problem with that in 5.0.1.1

2) Disabling a stream in relayconfig.xml manually and then execute

    # killall -1 DarwinStreamingServer

    works well, but enabling a stream manually and then

    # killall -1 DarwinStreamingServer

usually doesn't restart the stream. The server needs to be completely shutdown and then restarted.

3) The server sometimes apparently for no reason stop relaying/reflecting streams after a while and hence 2) the serverprogram needs to be completely stopped and started again. Disabling/enabling the reflection of a specific stream doesn't work hence 2)

4) The server sometimes apparently for no reason stop reflecting either the video or the audio and hence 2) the serverprogram needs to be completely stopped and started again.

Regarding 1) when I add an extra stream beyond 14 (double0 streams to be refelcted, the total number of streams being reflected by the
server varies between 4-10 (double) streams and I can't seem to find any explanation or warnings in any log files.


Has anybody a similar experience with problems on reflecting/relayin streams ?

Has anybody any suggetions on how to resolve this ? Can the server be told to report errors to a logfile or something similar ?

Here is a sample of the relayconfig.xml.

The part of "udp_ports" is not supported in the web based gui control of DSS.

Kind regards

--PMM

<RELAY_CONFIG>
<OBJECT TYPE="relay" NAME="SVT1">
    <PREF NAME="enabled">false</PREF>
    <OBJECT CLASS="source" TYPE="rtsp_source">
        <PREF NAME="password"></PREF>
        <PREF NAME="name"></PREF>
        <PREF NAME="url">/mydir/svtv1.sdp</PREF>
        <PREF NAME="source_addr">127.0.0.1</PREF>
    </OBJECT>
    <OBJECT CLASS="destination" TYPE="udp_destination">
        <PREF NAME="dest_addr">83.137.33.4</PREF>
        <LIST-PREF NAME="udp_ports">
            <VALUE>28020</VALUE>
            <VALUE>28022</VALUE>
         </LIST-PREF>
        <PREF NAME="ttl">3</PREF>
        <PREF NAME="url">/sample.sdp</PREF>
    </OBJECT>
</OBJECT>
<OBJECT TYPE="relay" NAME="Civilisation">
    <PREF NAME="enabled">true</PREF>
    <OBJECT CLASS="source" TYPE="rtsp_source">
        <PREF NAME="password"></PREF>
        <PREF NAME="name"></PREF>
        <PREF NAME="url">/mydir/civilisation.sdp</PREF>
        <PREF NAME="source_addr">127.0.0.1</PREF>
    </OBJECT>
    <OBJECT CLASS="destination" TYPE="udp_destination">
        <PREF NAME="dest_addr">83.137.33.4</PREF>
        <LIST-PREF NAME="udp_ports">
            <VALUE>25084</VALUE>
            <VALUE>25082</VALUE>
         </LIST-PREF>
        <PREF NAME="ttl">3</PREF>
        <PREF NAME="url">/sample.sdp</PREF>
    </OBJECT>
</OBJECT>
</RELAY_CONFIG>



_______________________________________________
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.