<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.18.1">
</HEAD>
<BODY>
On B I'm starting the server with:<BR>
./vlc --extraintf telnet --telnet-password channelxstream --security-policy=1<BR>
<BR>
And the VLM commands are:<BR>
<BR>
show<BR>
    media : ( 2 broadcast - 0 vod )<BR>
        channel1<BR>
            type : broadcast<BR>
            enabled : yes<BR>
            loop : no<BR>
            inputs<BR>
                1 : <A HREF="http://10.8.0.6:9025">http://10.8.0.6:9025</A><BR>
            output : #transcode{scale=1,vcodec=FLV1,vb=500}:std{access=http,dst=:8082/test.flv}<BR>
            options<BR>
            instances<BR>
                instance<BR>
                    name : default<BR>
                    state : playing<BR>
                    position : 0.000000<BR>
                    time : 0<BR>
                    length : 0<BR>
                    rate : 1000<BR>
                    title : 0<BR>
                    chapter : 0<BR>
                    seekable : 0<BR>
                    playlistindex : 1<BR>
        channel2<BR>
            type : broadcast<BR>
            enabled : yes<BR>
            loop : no<BR>
            inputs<BR>
                1 : <A HREF="http://75.145.27.10:9025">http://*.*.*.*:9025</A><BR>
            output : #transcode{scale=1,vcodec=FLV1,vb=400,hurry-up}:std{access=http,dst=:8083/test.flv}<BR>
            options<BR>
            instances<BR>
                instance<BR>
                    name : default<BR>
                    state : playing<BR>
                    position : 0.000000<BR>
                    time : 0<BR>
                    length : 0<BR>
                    rate : 1000<BR>
                    title : 0<BR>
                    chapter : 0<BR>
                    seekable : 0<BR>
                    playlistindex : 1<BR>
    schedule<BR>
<BR>
On server C I'm starting the server with the same start command, and I'm trying to restream channel2 but I leave out the transcode option. so the output is just:std{access=http,dst=:8083/test.flv<BR>
<BR>
-William <BR>
<BR>
<BR>
<BR>
On Wed, 2008-04-16 at 11:25 +0200, Antoine Cellerier wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Hello,

On Tue, Apr 15, 2008, William King wrote:
>    I have both B and C using VLM interface. and I can't get a flash player to
>    start the stream from C, but it does start the stream from B. So there is
>    something C isn't doing that B is doing, that the flash player needs. :-D
>    if that makes sense. VLC can play the streams from either servers, but JW
>    player and FlowPlayer can't play C.

Can you please provide the commands you're using on both servers?

Regards,

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>