magic-thomas

Results 14 comments of magic-thomas

I guess. Yes. I did this again but I could not find '/etc/nginx/sites/mediadb-vod.conf' . ```sh cd down-folder wget https://nginx.org/download/nginx-1.20.2.tar.gz tar -zxvf nginx-1.20.2.tar.gz git clone https://github.com/kaltura/nginx-secure-token-module.git git clone https://github.com/kaltura/nginx-vod-module.git apt install...

same error returns. 'Laravel Framework 8.62.0' 'sajya/server 4.0.2' Just quick start followed.

> Hi. I tried with make njs but it get error. my configure is this in Dockerfile. ```sh RUN apk add --no-cache \ build-base \ ca-certificates \ curl \ gcc...

Dockerfile ```sh ARG NGINX_VERSION=1.22.0 ARG NGINX_RTMP_VERSION=1.2.2 ARG FFMPEG_VERSION=5.1 ARG NGINX_NJS_VERSION=0.7.6 ############################## # Build the NGINX-build image. FROM alpine:3.16.1 as build-nginx ARG NGINX_VERSION ARG NGINX_RTMP_VERSION ARG MAKEFLAGS="-j4" ARG NGINX_NJS_VERSION # Build...

> Why `make hls`? Where did you take the configure and build options for nginx? Ah. it is mistake.. But I tried just now. with make njs... It failed too....

Ok, I see, thanks. And Can I ask on more thing here. Dockerfile is same with up file with make only. And I added this in Dockerfile ```sh COPY njs-examples...

Sorry for my rudeness. Really thanks for your concerns.

Same issue here. Some files are uploaded ok. But usually Video files is not uploaded ok. MP4Box say it is truncated on server. And the each md5 hash values are...

Same error here. package versions.. ├── @sveltejs/[email protected] ├── @sveltejs/[email protected] ├── [email protected] ├── [email protected]