The VLC web plugin isn't working in my browsers

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
pramod
New Cone
New Cone
Posts: 1
Joined: 11 Oct 2014 17:09

The VLC web plugin isn't working in my browsers

Postby pramod » 11 Oct 2014 17:25

I am trying to display live video stream in my browser from RTSP server and below code shows how i am trying to achieve, but the vlc web plugin doesn't displays live stream video . The vlc web plugin displays plugin blocked in chrome browser and doesn't play any live video from RTSP server in firefox and chrome browser. So please help me to display live video stream in vlc player embedded in asp.net webpage.

//code for displaying live video stream from rtsp server
<object type="application/x-vlc-plugin" data="rtsp://admin:12345@192.0.1.100/mpeg4/ch1/main/av_stream" width="400" height="300" id="video1">

<embed type="application/x-vlc-plugin" name="video1"
autoplay="no" loop="no" width="400" height="300"
target="rtsp://admin:12345@192.0.1.100/mpeg4/ch1/main/av_stream" />
<a href="rtsp://admin:12345@192.0.1.100/mpeg4/ch1/main/av_stream">Download Video1</a>
</object>

Thanks in advance for any suggestion and help.

Thanks:
Pramod M

RSATom
Big Cone-huna
Big Cone-huna
Posts: 513
Joined: 24 Nov 2011 06:55
Operating System: Windows/Linux/OsX
Location: Russia, Tomsk

Re: The VLC web plugin isn't working in my browsers

Postby RSATom » 11 Oct 2014 19:09


AllenTrendin
New Cone
New Cone
Posts: 3
Joined: 20 Oct 2014 08:28

Re: The VLC web plugin isn't working in my browsers

Postby AllenTrendin » 21 Oct 2014 10:20

REPLY:The VLC web plugin isn't working in my browsers

Confirm on machine that has plugin dll, so firefox plugin checker is checking against the latest version of the app instead of the version of the plugin and might finding a mismatch with the current version of the plugin.


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 48 guests