Skip to content

Can't get http stream when using nginx-rtmp:cuda #179

@Petalses

Description

@Petalses

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)

image

This does not occur when using the alfg/nginx-rtmp:latest version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions