• Joined on 2024年08月01日
dviettu134 closed issue Curid/os-nvr#310 2024年08月07日 09:34:01 +02:00
Stream live video over react-player
dviettu134 commented on issue Curid/os-nvr#310 2024年08月07日 09:34:01 +02:00
Stream live video over react-player

@Curid after re-build the docker image with Dockerfile from Curid/os-nvr_docker#1 (comment), I could run the docker compose normally with new built...

dviettu134 closed issue Curid/os-nvr_docker#1 2024年08月07日 09:32:19 +02:00
support cuda in docker environment
dviettu134 commented on issue Curid/os-nvr_docker#1 2024年08月07日 09:32:19 +02:00
support cuda in docker environment

@Curid thank you for your response. I can build the docker image with cuda supported based on this Dockerfile. I'll close this issue.

dviettu134 opened issue Curid/os-nvr_docker#1 2024年08月06日 12:00:24 +02:00
support cuda in docker environment
dviettu134 commented on issue Curid/os-nvr#310 2024年08月06日 11:42:01 +02:00
Stream live video over react-player

@Curid thank you for your response. I added that line of code in the docker container, and commit to a new tag image osnvr/os-nvr:latest But when run "docker compose up --build" with the new...

dviettu134 commented on issue Curid/os-nvr#310 2024年08月01日 12:12:47 +02:00
Stream live video over react-player

@Curid actually I'm getting the CORS policy error as below:

Access to XMLHttpRequest at 'http://127.0.0.1:2022/hls/cam151/index.m3u8' from origin 'http://localhost:3006' has been blocked by...

dviettu134 opened issue Curid/os-nvr#310 2024年08月01日 05:12:51 +02:00
Stream live video over react-player