Receiving a video to play using Activex

*nix specific usage questions
prixone
New Cone
New Cone
Posts: 4
Joined: 03 Oct 2006 08:15

Receiving a video to play using Activex

Postby prixone » 01 Nov 2006 13:19

I am not sure if i am on the right section so sorry in advance.

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
vlc -vvv udp:ip_of_the_machine_it_comes_from --sout '#standard{access=?????,mux=????,dst=???}'
how would my activx "src" line look like
<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>
thanks in advance,
Prix

Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 13 guests