Hi,
can I use the wmp for receiving a multicast stream sent by vlc?? I stream a mpeg stream with this cmdline:
vlc -vvv v4l:/dev/video:norm=pal:frequency=154250:size=640x480:channel=0:adev=/dev/audio:audio=mono --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=1024,ab=96,vt=80000,keyint=80,deinterlace}:std{access=udp,mux=ts,url=239.255.210.81}' --ttl 7
Do I need a codec or anything else ??
thanks
Magz