Collins Scott
Collins Scott
'screen' https://linuxize.com/post/how-to-use-linux-screen/
I got this problem on ubuntu 20.04,I use Nvidia 450 driver and cuda 11.0 {defualt by VPS provider), Then I search CUDA on google and install the latest version (by...
I got this issue too running in powershell: ```powershell .\xiu-0.12.5-x86_64-pc-windows-msvc.exe -r 1935 -f 8888 -s 9999 --log debug ``` some info: ```debug [2024-04-18T04:58:15Z INFO streamhub] subscribe: stream identifier: RTMP -...
> @fs8vsx59h 您似乎没有使用正确的端口号,正确的端口号可能是: > > ``` > ffplay -i http://localhost:9999/live/test/test.m3u8 > ``` > > 如果问题仍然存在,请尝试以下步骤: > > ``` > Try to build from this branch https://github.com/harlanc/xiu/tree/fix_116 > ``` sorry for...