VLC fails to read file from same location occasionally

*nix specific usage questions
vatsaldin
Blank Cone
Blank Cone
Posts: 31
Joined: 15 Jul 2013 09:03

VLC fails to read file from same location occasionally

Postby vatsaldin » 24 Jul 2013 10:23

Hi,
I am using VLC Web Plugin for Mozilla to run a media on local machine.Path of the media is
Now I have placed this media in loop to keep it playing unless stopped externally. Initially for n number of times it gets played however suddenly at one point it fails to load the media and vlc gets crashed in the browser.At that time,entries in logs are as below:-

[0xbc5e5c40] main input debug: Creating an input for 'http://localhost:8080/device_data/media/video/6551.mov'
[0xbc5e5c40] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0xbc5e5c40] main input debug: `http://localhost:8080/device_data/media/video/6551.mov' gives access `http' demux `' path `localhost:8080/device_data/media/video/6551.mov'
[0xbc5e5c40] main input debug: creating demux: access='http' demux='' location='localhost:8080/device_data/media/video/6551.mov' file='(null)'
[0xb92a9430] main demux debug: looking for access_demux module: 0 candidates
[0xb92a9430] main demux debug: no access_demux module matched "http"
[0xbc5e5c40] main input debug: creating access 'http' location='localhost:8080/device_data/media/video/6551.mov', path='(null)'
[0xbb14c930] main access debug: looking for access module: 0 candidates
[0xbb14c930] main access debug: no access module matched "http"
[0xbc5e5c40] main input error: open of `http://localhost:8080/device_data/media/video/6551.mov' failed
[0xbc5e5c40] main input error: Your input can't be opened
[0xbc5e5c40] main input error: VLC is unable to open the MRL 'http://localhost:8080/device_data/media/video/6551.mov'. Check the log for details.
[0xbba5f2f0] main libvlc debug: deactivating the playlist
[0xbba5f2f0] main libvlc debug: removing all services discovery tasks
[0xbba5f2f0] main libvlc debug: removing all interfaces
[0xbba5f2f0] main libvlc debug: exiting
[0xbc20fcb0] main playlist debug: destroying
[0xbba5f2f0] main libvlc debug: removing stats


I do not remove file from that location still it gives above error and on restarting the browser VLC again starts playing that video.

What can be the issue and resolution?

Rémi Denis-Courmont
Developer
Developer
Posts: 15267
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC fails to read file from same location occasionally

Postby Rémi Denis-Courmont » 24 Jul 2013 17:05

You're missing the HTTP plugin in that log.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

vatsaldin
Blank Cone
Blank Cone
Posts: 31
Joined: 15 Jul 2013 09:03

Re: VLC fails to read file from same location occasionally

Postby vatsaldin » 25 Jul 2013 09:03

Please let us know from where to get the missing HTTP plugin and any other such plugin and how to install the same?

Tyeo098
Blank Cone
Blank Cone
Posts: 14
Joined: 21 Jul 2011 15:50

Re: VLC fails to read file from same location occasionally

Postby Tyeo098 » 25 Jul 2013 16:09

I'm working on the same project as vatsaldin, and the VLC web plugin (non-totem) does play http streamed media files from our tomcat server, but the page is on a loop, and sometimes we will see 'Vlc plugin has crashed' with those errors in the log... but the video is still sometimes playing.

Would the module not be able to open the file if tomcat does not provide the stream in time?

Rémi Denis-Courmont
Developer
Developer
Posts: 15267
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC fails to read file from same location occasionally

Postby Rémi Denis-Courmont » 25 Jul 2013 18:12

The HTTP plugin (libaccess_http_plugin.*) is part of all official VLC builds.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

vatsaldin
Blank Cone
Blank Cone
Posts: 31
Joined: 15 Jul 2013 09:03

Re: VLC fails to read file from same location occasionally

Postby vatsaldin » 26 Jul 2013 07:58

Actually we use VLC in Chrome browser on the Ubuntu 12.4.We have added "libvlcplugin.so" to "/usr/lib/mozilla/plugins/"

Is it possible that we need to place all other ".so" files at that location explicitly?OR we may need to make all those plugins explicitly available to Chrome browser some how?


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

Who is online

Users browsing this forum: No registered users and 22 guests