无法在本地网络中通过 VLC 传输视频

无法在本地网络中通过 VLC 传输视频

我正在尝试让 VLC 流媒体工作,我想和住在另一个国家的朋友一起看电影,但在我将流媒体传输到互联网之前,我应该能够在本地进行流媒体传输 - 这是我遇到的障碍,无论我使用什么流媒体,两台计算机都无法相互连接并观看流媒体。

  • 这两台计算机可以以 1ms 的响应时间互相 ping 通(笔记本电脑上的 5ghz wifi)
  • 这两台电脑都是最新的 Windows 10 机器
  • 这些计算机可以以 37MB/s 的速度相互发送数据
  • 这两台计算机可以完美地通过 Windows Media Player 播放视频
  • 两者都有全新安装的 vlc

以下是我尝试将台式机 (192.168.31.75) 连接到笔记本电脑 (192.168.31.18) 流后的事件日志

main debug: processing request item: 192.168.31.18:8080, node: Playlist, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index 0
main debug: starting playback of new item
main debug: resyncing on 192.168.31.18:8080
main debug: 192.168.31.18:8080 is at 0
main debug: creating new input thread
main debug: Creating an input for '192.168.31.18:8080'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: using timeshift path: C:\Users\suprd\AppData\Local\Temp
main debug: `http://192.168.31.18:8080' gives access `http' demux `any' path `192.168.31.18:8080'
main debug: creating demux: access='http' demux='any' location='192.168.31.18:8080' file='\\192.168.31.18:8080'
main debug: looking for access_demux module matching "http": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: http://192.168.31.18:8080
main debug: (path: \\192.168.31.18:8080)
main debug: looking for access module matching "http": 27 candidates
lua debug: Trying Lua scripts in C:\Users\suprd\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\suprd\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
http debug: resolving 192.168.31.18 ...
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
http debug: outgoing request: GET / HTTP/1.1 Host: 192.168.31.18:8080 Accept: */* Accept-Language: en_US User-Agent: VLC/3.0.12 LibVLC/3.0.12 Range: bytes=0- 
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\suprd\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\suprd\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
qt debug: IM: Setting an input
http debug: connection failed
access error: HTTP connection failure
http debug: querying proxy for http://192.168.31.18:8080
http debug: no proxy
http debug: http: server='192.168.31.18' port=8080 file=''
main debug: net: connecting to 192.168.31.18 port 8080
main warning: connection timed out
http error: cannot connect to 192.168.31.18:8080
main debug: no access modules matched
main debug: dead input
qt debug: IM: Deleting the input
main debug: changing item without a request (current 0/1)
main debug: using item 0
main debug: starting playback of new item
main debug: resyncing on 192.168.31.18:8080
main debug: 192.168.31.18:8080 is at 0
main debug: creating new input thread
main debug: Creating an input for '192.168.31.18:8080'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\suprd\AppData\Local\Temp
main debug: `http://192.168.31.18:8080' gives access `http' demux `any' path `192.168.31.18:8080'
main debug: creating demux: access='http' demux='any' location='192.168.31.18:8080' file='\\192.168.31.18:8080'
main debug: looking for access_demux module matching "http": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: http://192.168.31.18:8080
main debug: (path: \\192.168.31.18:8080)
main debug: looking for access module matching "http": 27 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\suprd\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\suprd\AppData\Roaming\vlc\lua\meta\art
http debug: resolving 192.168.31.18 ...
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
http debug: outgoing request: GET / HTTP/1.1 Host: 192.168.31.18:8080 Accept: */* Accept-Language: en_US User-Agent: VLC/3.0.12 LibVLC/3.0.12 Range: bytes=0- 
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
qt debug: IM: Setting an input
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\suprd\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\suprd\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
http debug: connection failed
access error: HTTP connection failure
http debug: querying proxy for http://192.168.31.18:8080
http debug: no proxy
http debug: http: server='192.168.31.18' port=8080 file=''
main debug: net: connecting to 192.168.31.18 port 8080
main warning: connection timed out
http error: cannot connect to 192.168.31.18:8080
main debug: no access modules matched
main debug: dead input
qt debug: IM: Deleting the input
main debug: changing item without a request (current 0/1)
main debug: using item 0
main debug: starting playback of new item
main debug: resyncing on 192.168.31.18:8080
main debug: 192.168.31.18:8080 is at 0
main debug: creating new input thread
main debug: Creating an input for '192.168.31.18:8080'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\suprd\AppData\Local\Temp
main debug: `http://192.168.31.18:8080' gives access `http' demux `any' path `192.168.31.18:8080'
main debug: creating demux: access='http' demux='any' location='192.168.31.18:8080' file='\\192.168.31.18:8080'
main debug: looking for access_demux module matching "http": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: http://192.168.31.18:8080
main debug: (path: \\192.168.31.18:8080)
main debug: looking for access module matching "http": 27 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\suprd\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
http debug: resolving 192.168.31.18 ...
lua debug: Trying Lua scripts in C:\Users\suprd\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
http debug: outgoing request: GET / HTTP/1.1 Host: 192.168.31.18:8080 Accept: */* Accept-Language: en_US User-Agent: VLC/3.0.12 LibVLC/3.0.12 Range: bytes=0- 
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
qt debug: IM: Setting an input
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\suprd\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\suprd\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched

我已经尝试解决这个问题大约 7 个小时了,最奇怪的是,我昨天终于让它工作了,对结果很满意,我放弃了,但当我稍后再次尝试时,它却拒绝工作

我正在尝试流式传输基本的 h.264+mp3 视频,而我昨天成功流式传输的视频是 h.265 高分辨率视频。

我尝试了不同的流输出(如 udp)或使用有线局域网连接的网络上的另一台电脑,但没有成功。

在此先感谢您提供的任何帮助,如果我在这篇文章中做出了任何令人震惊的格式决定,那么请不要犹豫,因为我在 StackExchange 论坛上发表的第一篇文章。

相关内容