-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Checklist
- This is a bug report and not a different kind of issue
- I have read the contribution guidelines
- I have checked the list of open and recently closed bug reports
- I have checked the commit log of the master branch
Streamlink version
Latest stable release
Description
Installed the latest stable build on Windows 11 and the command fails every time with
[plugin.api.websocket][error] [Errno 2] No such file or directory
this command line
streamlink --loglevel debug https://video.ibm.com/nasahdtv
See the debug info for the result. Note - although the debug log says I am running windows 10 - it is most definitely windows 11 (via winver). This is a new laptop (DELL) that came pre-installed with Windows 11
I didn't see any reference to this issue - but perhaps I have missed something.
Thanks for any tips.
Debug log
C:\Users\liamk>streamlink --loglevel debug https://video.ibm.com/nasahdtv
[cli][debug] OS: Windows 10
[cli][debug] Python: 3.9.8
[cli][debug] Streamlink: 3.0.3
[cli][debug] Requests(2.26.0), Socks(1.7.1), Websocket(1.2.1)
[cli][debug] Arguments:
[cli][debug] url=https://video.ibm.com/nasahdtv
[cli][debug] --loglevel=debug
[cli][debug] --ffmpeg-ffmpeg=C:\Program Files (x86)\Streamlink\ffmpeg\ffmpeg.exe
[cli][info] Found matching plugin ustreamtv for URL https://video.ibm.com/nasahdtv
[plugins.ustreamtv][debug] Connecting to UStream API: media_id=6540154, application=channel, referrer=https://video.ibm.com/nasahdtv, cluster=live
[plugin.api.websocket][debug] Connecting to: wss://r2935561-1-6540154-channel-ws-live.ums.ustream.tv:1935/1/ustream
[plugins.ustreamtv][debug] Waiting for stream data (for at most 15 seconds)...
[plugin.api.websocket][error] [Errno 2] No such file or directory
[plugin.api.websocket][debug] Closed: wss://r2935561-1-6540154-channel-ws-live.ums.ustream.tv:1935/1/ustream
[plugins.ustreamtv][error] Waiting for stream data timed out.
error: No playable streams found on this URL: https://video.ibm.com/nasahdtv