We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PS C:\Users\coco> docker run -it -p 1935:1935 -p 8080:80 --rm alfg/nginx-rtmp:cuda " "VLC/3.0.19 LibVLC/3.0.19" 2024/11/21 01:36:56 [info] 13#13: *1 client 172.17.0.1 closed keepalive connection 2024/11/21 01:36:56 [error] 13#13: *2 open() "/opt/data/hls/ex.m3u8" failed (2: No such file or directory), client: 172.17.0.1, server: , request: "GET /live/ex.m3u8 HTTP/1.0", host: "192.168.31.194:8080" 172.17.0.1 - - [21/Nov/2024:01:36:56 +0000] "GET /live/ex.m3u8 HTTP/1.0" 404 153 "- " "VLC/3.0.19 LibVLC/3.0.19" 2024/11/21 01:37:02 [notice] 14#14: signal 28 (SIGWINCH) received 2024/11/21 01:37:02 [notice] 13#13: signal 28 (SIGWINCH) received 2024/11/21 01:37:02 [notice] 12#12: signal 28 (SIGWINCH) received 2024/11/21 01:37:02 [info] 14#14: epoll_wait() failed (4: Interrupted system call) 2024/11/21 01:37:02 [info] 13#13: epoll_wait() failed (4: Interrupted system call)
This does not occur when using the alfg/nginx-rtmp:latest version.
The text was updated successfully, but these errors were encountered:
2024/11/21 01:49:12 [error] 13#13: *14 open() "/opt/data/hls/ex.m3u8" failed (2: N o such file or directory), client: 172.17.0.1, server: , request: "GET /live/ex.m3 u8 HTTP/1.1", host: "localhost:8080" 172.17.0.1 - - [21/Nov/2024:01:49:12 +0000] "GET /live/ex.m3u8 HTTP/1.1" 404 153 " -" "VLC/3.0.19 LibVLC/3.0.19" 2024/11/21 01:49:12 [info] 13#13: *14 client 172.17.0.1 closed keepalive connectio n 2024/11/21 01:49:12 [error] 13#13: *15 open() "/opt/data/hls/ex.m3u8" failed (2: N o such file or directory), client: 172.17.0.1, server: , request: "GET /live/ex.m3 u8 HTTP/1.0", host: "localhost:8080" 172.17.0.1 - - [21/Nov/2024:01:49:12 +0000] "GET /live/ex.m3u8 HTTP/1.0" 404 153 " -" "VLC/3.0.19 LibVLC/3.0.19" 2024/11/21 01:49:17 [info] 13#13: *13 deleteStream, client: 127.0.0.1, server: 0.0 .0.0:1935 2024/11/21 01:49:17 [info] 13#13: *13 disconnect, client: 127.0.0.1, server: 0.0.0 .0:1935 2024/11/21 01:49:17 [info] 13#13: *13 deleteStream, client: 127.0.0.1, server: 0.0 .0.0:1935 2024/11/21 01:49:17 [notice] 13#13: signal 17 (SIGCHLD) received from 23 2024/11/21 01:49:17 [notice] 13#13: unknown process 23 exited with code 1 2024/11/21 01:49:17 [info] 13#13: *1 exec: child 23 exited; ignoring, client: 172. 17.0.1, server: 0.0.0.0:1935 2024/11/21 01:49:17 [info] 13#13: *1 exec: terminating child 23, client: 172.17.0. 1, server: 0.0.0.0:1935
Sorry, something went wrong.
No branches or pull requests
PS C:\Users\coco> docker run -it -p 1935:1935 -p 8080:80 --rm alfg/nginx-rtmp:cuda
" "VLC/3.0.19 LibVLC/3.0.19"
2024/11/21 01:36:56 [info] 13#13: *1 client 172.17.0.1 closed keepalive connection
2024/11/21 01:36:56 [error] 13#13: *2 open() "/opt/data/hls/ex.m3u8" failed (2: No
such file or directory), client: 172.17.0.1, server: , request: "GET /live/ex.m3u8
HTTP/1.0", host: "192.168.31.194:8080"
172.17.0.1 - - [21/Nov/2024:01:36:56 +0000] "GET /live/ex.m3u8 HTTP/1.0" 404 153 "-
" "VLC/3.0.19 LibVLC/3.0.19"
2024/11/21 01:37:02 [notice] 14#14: signal 28 (SIGWINCH) received
2024/11/21 01:37:02 [notice] 13#13: signal 28 (SIGWINCH) received
2024/11/21 01:37:02 [notice] 12#12: signal 28 (SIGWINCH) received
2024/11/21 01:37:02 [info] 14#14: epoll_wait() failed (4: Interrupted system call)
2024/11/21 01:37:02 [info] 13#13: epoll_wait() failed (4: Interrupted system call)
This does not occur when using the alfg/nginx-rtmp:latest version.
The text was updated successfully, but these errors were encountered: