[vlc-devel] flv restreaming

William King quentusrex at gmail.com
Wed Apr 16 11:39:20 CEST 2008


On B I'm starting the server with:
./vlc --extraintf telnet --telnet-password channelxstream
--security-policy=1

And the VLM commands are:

show
    media : ( 2 broadcast - 0 vod )
        channel1
            type : broadcast
            enabled : yes
            loop : no
            inputs
                1 : http://10.8.0.6:9025
            output :
#transcode{scale=1,vcodec=FLV1,vb=500}:std{access=http,dst=:8082/test.flv}
            options
            instances
                instance
                    name : default
                    state : playing
                    position : 0.000000
                    time : 0
                    length : 0
                    rate : 1000
                    title : 0
                    chapter : 0
                    seekable : 0
                    playlistindex : 1
        channel2
            type : broadcast
            enabled : yes
            loop : no
            inputs
                1 : http://*.*.*.*:9025
            output :
#transcode{scale=1,vcodec=FLV1,vb=400,hurry-up}:std{access=http,dst=:8083/test.flv}
            options
            instances
                instance
                    name : default
                    state : playing
                    position : 0.000000
                    time : 0
                    length : 0
                    rate : 1000
                    title : 0
                    chapter : 0
                    seekable : 0
                    playlistindex : 1
    schedule

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

-William 



On Wed, 2008-04-16 at 11:25 +0200, Antoine Cellerier wrote:

> 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,
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080416/e11932c5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080416/e11932c5/attachment.sig>


More information about the vlc-devel mailing list