Search found 14 matches

Go to advanced search

by sphelan
13 Sep 2011 22:25
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compiling VLC on Ubuntu
Replies: 9
Views: 9139

Re: Compiling VLC on Ubuntu

which tutorial did you use?
by sphelan
05 Oct 2010 18:45
Forum: General VLC media player Troubleshooting
Topic: --rtsp-tcp has no effect
Replies: 4
Views: 5690

Re: --rtsp-tcp has no effect

changed it to :rtsp-tcp and that worked
by sphelan
30 Sep 2010 20:39
Forum: VLC media player for Windows Troubleshooting
Topic: VLC crashes Firefox 3.6.8/10 in libvlc_release
Replies: 1
Views: 1271

Re: VLC crashes Firefox 3.6.8/10 in libvlc_release

I'm seeing what is probably the same issue. It happens in both FF and IE when leaving a page with VLC in embedded the browser itself will crash. We reverted to 1.1.3 and it seems to be more stable(not crashing all the time), but 1.1.4 is not usable as it crashes every time the page is navigated away...
by sphelan
30 Jul 2010 14:18
Forum: Web and scripting
Topic: Where does Mozilla plugin read its settings?
Replies: 16
Views: 7693

Re: Where does Mozilla plugin read its settings?

I was able to get it to work by using ":rtsp-tcp" instead of the "--rtsp-tcp" that is listed in the documentation.
by sphelan
22 Jul 2010 19:31
Forum: Web and scripting
Topic: options parameter of MRL in plugin doesn't work
Replies: 13
Views: 7009

Re: options parameter of MRL in plugin doesn't work

Hi Jean,

Thanks that made it work. Is that the correct format for all of the options then using the ":" instead of "--"?

Thanks,

Shane
by sphelan
21 Jul 2010 18:00
Forum: Web and scripting
Topic: options parameter of MRL in plugin doesn't work
Replies: 13
Views: 7009

options parameter of MRL in plugin doesn't work

There is this example on the webplugin documentation: var options = new Array("--rtsp-tcp"); var id = vlc.playlist.add("rtsp://servername/item/to/play", "fancy name", options); vlc.playlist.playItem(id); It doesn't seem to have any affect the stream it is still udp. Is ...
by sphelan
21 Jul 2010 16:37
Forum: Web and scripting
Topic: Fullscreen on VLC 1.1.0
Replies: 15
Views: 3885

Re: Fullscreen on VLC 1.1.0

No, it's not working. There is a bug filed.
by sphelan
21 Jul 2010 16:36
Forum: Web and scripting
Topic: Where does Mozilla plugin read its settings?
Replies: 16
Views: 7693

Re: Where does Mozilla plugin read its settings?

Yes, I agree with Eric I've set the options argument in the MRL and it doesn't seem to have any affect on the plugins functionality. I was trying to set "--rtsp-tcp" or "--rtsp-http".
by sphelan
21 Jul 2010 15:39
Forum: General VLC media player Troubleshooting
Topic: Force RTSP/TCP streaming
Replies: 2
Views: 2810

Re: Force RTSP/TCP streaming

Do you mean change something in the browser? How do you set this? Thanks!
by sphelan
21 Jul 2010 15:33
Forum: General VLC media player Troubleshooting
Topic: --rtsp-tcp has no effect
Replies: 4
Views: 5690

Re: --rtsp-tcp has no effect

I'm looking for how to do this as well. If either of you have figured this out please post back. Thanks!
by sphelan
16 Jul 2010 17:15
Forum: VLC media player for Windows Troubleshooting
Topic: Firefox crashes after closing page with VLC
Replies: 5
Views: 915

Re: Firefox crashes after closing page with VLC

The stream I'm using is internal, but we reproduced it using this stream. rtsp://quicktime.tc.columbia.edu:554/users/lrf10/movies/sixties.mov. The repo is to open the vlc plugin in a page and start playing video. Open another tab in FF to any website. Then close the tab with vlc and then close the b...
by sphelan
12 Jul 2010 16:14
Forum: VLC media player for Windows Troubleshooting
Topic: Firefox crashes after closing page with VLC
Replies: 5
Views: 915

Re: Firefox crashes after closing page with VLC

Regular VLC works fine I don't see any crashes.
by sphelan
09 Jul 2010 21:39
Forum: VLC media player for Windows Troubleshooting
Topic: Firefox crashes after closing page with VLC
Replies: 5
Views: 915

Firefox crashes after closing page with VLC

Not really sure how to debug this one, but Firefox is crashing when I exit firefox with a live stream playing in the VLC plugin. It doesn't happen all of the time, but it happens about 75% of the time. Are there any known issues like this or some way I can debug the cause?

Using VLC 1.1

Thanks
by sphelan
09 Jul 2010 17:01
Forum: VLC media player for Windows Troubleshooting
Topic: VLC Fullscreen not working with browser plugins
Replies: 6
Views: 3892

Re: VLC Fullscreen not working with browser plugins

I'm seeing the same behavior. Neither toggleFullScreen() or fullscreen = true works in FF or IE. <div id="screen" align="center" > <embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org" version="VideoLAN.VLCPlugin.2" width="...

Go to advanced search