All I'm trying to do is serve a high quality audio HTTP stream using VLC to VLC.
I am using an audio device: virtual-audio-capturer (no video device selected - set to none).
This is on a Windows 7 Professional OS
I have eliminated 99% of possible causes including the following steps:
- Disabled Windows firewall
- Disabled anti-virus, etc.
- Reset VLC preferences
- Delete VLC cache folder
- Uninstall & Reinstall VLC to latest version
- Attempt server 2003 pc client to local VLC streaming server, same problem
- Attempt localhost streaming to local VLC client
Code: Select all
main error: cannot pre fill buffer
main warning: cannot create a stream_t from access
main debug: removing module "access_http"
main debug: dead input
main debug: changing item without a request (current 1/2)
main debug: nothing to play
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'http://localhost:8080/stream' : 10029.740 ms - Total 10029.740 ms / 1 intvls (Avg 10029.740 ms)