i have a CentOS 4.x that i want to grab a video from another computer and show this video using activex, but using the vlc activex it will ask all the users to have the codec and it wont install by default if the internet explorer has minimum security.
So far the short way of doing this is by asking all users to have VLC player installed and that would not be an option for me as i want something that any one can watch without the need of new codecs or install anything and since 99% of the users are using windows and dont even know how to install a software...
So i was told that using DIV3+MP3 i could do it but i really dont know how to.
what i have is:
1. Computer that is capturing my webcam and audio with DIV3+MP3 and streaming using UDP
2. Server with VLC catching this as unicast
What i am missing ?
how would my sout look like for this
how would my activx "src" line look likevlc -vvv udp:ip_of_the_machine_it_comes_from --sout '#standard{access=?????,mux=????,dst=???}'
thanks in advance,<object id="MyWMPlayer"
classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6"
height="340"
width="320">
<param name="uiMode" value="full" />
<param name="autoStart" value="true" />
<param name="URL" value="???????????????" />
</object>
Prix