School setting
TV Server
The TV Server is used to broadcast the school news onto the network. We use VLC to capture the network stream. It has worked perfectly up until a couple weeks ago. Nothing has been changed on the network.
Below is a portion of the debug log file upon trying to load the .xspf shortcut that the teachers use to connect to the news stream. Unfortunately I cannot send the entire log file. Let me know if you need any more information.
To help you, we need messages, to completely understand what your
problems is.
From windows command line or linux or macos terminal, launch vlc with options -vv and --logfile=file
Also don't forget to name your Operating System and provide the VLC media player version.
main debug: no stream_filter modules matchedFrom windows command line or linux or macos terminal, launch vlc with options -vv and --logfile=file
- Windows example: vlc.exe -vv --logfile=c:\vlclog.txt
- Linux example: vlc -vv --logfile=vlclog.txt, or vlc -vv 2>&1 > logfile.txt
Also don't forget to name your Operating System and provide the VLC media player version.
main debug: looking for stream_directory module matching "any": 1 candidates
main debug: no stream_directory modules matched
main debug: attachment of directory-extractor failed for http://10.130.16.212:80/hdmi
main debug: looking for stream_filter module matching "record": 24 candidates
main debug: using stream_filter module "record"
main debug: creating demux: access='http' demux='any' location='10.130.16.212:80/hdmi' file='\\10.130.16.212:80\hdmi'
main debug: looking for demux module matching "any": 55 candidates
es debug: cannot peek
es debug: cannot peek
es debug: cannot peek
es debug: cannot peek
es debug: cannot peek
mod debug: MOD validation failed (ext=212:80\hdmi)
[/logfile]
Any assistance is much appreciated! Thank you in advance!