Windows Media Encoder

From VideoLAN Wiki
Jump to: navigation, search
Find out about Windows Media Encoder on their official website

Windows Media Encoder allows encoding of live broadcasts and pulled from clients or relays or pushed to servers over the MMS protocol.

Using VLC as a Relay for Live Streams

Currently only the pull method is supported for using VLC as a relay. On your server, use the command:

vlc mmsh://encoder-ip:8080 --sout '#std{access=mmsh,mux=asfh,dst=:8080}'

Now Windows Media Player clients can connect to mms://server-ip:8080 to watch the broadcast.

Of course this requires the encoder to be reachable via the MMSH protocol, with any required firewall or NAT configuration to support it.

Encoder Push Support

Some reverse engineering of the MMSH encoder push protocol has been done, but not integrated into VLC, for example wmrelay.pl by nabe@abk and The SDP Multimedia Website.

Bugs and Caveats

VLC may not reflect the source bitrate properly. This has also been discussed in the forum

Personal tools
Namespaces

Variants
Actions
Help / Documentation
Development
VideoLAN wiki
Print/export
Toolbox