• [^] # Re: VLC, what else !

    Posté par . En réponse au message Logiciel de Streaming vidéo en direct. Évalué à 2.

    le lien donné te dit pourtant que VLC peut streamer un peripherique de capture vers les destinations :

    • Display locally : display the stream on your screen. This allows you to display the stream you are actually streaming. Effects of transcoding, rescaling, etc. can be monitored locally using this function.
    • File : Save the stream to a file.
    • HTTP : Use the HTTP streaming method. Specify the TCP port number on which to listen.
    • MS-WMSP (MMSH) : This access method allows you to stream to Microsoft Windows Media Player. Specify the IP address and TCP port number on which to listen. Note: This will only work with the ASF encapsulation method.
    • UDP : Stream in unicast by providing an address in the 0.0.0.0 - 223.255.255.255 range or in multicast by providing an address in the 224.0.0.0 - 239.255.255.255 range. It is also possible to stream to IPv6 addresses. Note: This will only work with the TS encapsulation method.
    • RTP : Use the Real-Time Transfer Protocol. Like UDP, it can use both unicast and multicast addresses.
    • IceCast : Stream to an IceCast server. Specify the address, port, mount point and authentication of the IceCast server to stream to.

    (j'ai mis en gras ceux qui sont des streams reseaux)

    et ca te precise que le plus utilisé c'est le HTTP, ou il suffit juste de preciser un port.
    le client se connecte alors à ton IP:PORT pour voir ton stream