Hi,
for a project in our company, where the internal cable distribution is being ported to a Multicast stream, we want to create a webpage where employees can choose which channel they want to watch. Using the full VLC Player, you open the multicast stream (udp://@239.1.1.1:1234). This gives you immediatly the first channel. But, VLC doesn't 'remember' settings like zoom-level, interlace on/off, ... All this can be set and controlled via the webplugin.
However, in our stream, we mux 8 channels. In the full player, you choose 'Playback' - 'Program', where you choose which one of the channels you want to watch.
But: since we want to do this using the VLC Webplugin: how (if at all possible) can we access the different streams, contained in 1 single mux, on 1 IP address?
I searched the forums, the WIKI, but can't find an answer ...