Port restore problem of reverse proxy after login.

2021-11-06 Thread Hongyi Zhao
I've nginx installed on my Ubuntu based VPS with the domain name my.domain.xyz. A socks5 proxy listening on port 6001 of the VPS which can access the intranet website 10.8.10.220:2021. Now, I run socat as following on the VPS: $ socat -v -d -d TCP4-LISTEN:2021,fork,reuseaddr socks5:127.0.0.1:10.8.

Forwarding to target website via a socks5 proxy.

2021-05-03 Thread Hongyi Zhao
, HY -- Assoc. Prof. Hongyi Zhao Theory and Simulation of Materials Hebei Vocational University of Technology and Engineering NO. 552 North Gangtie Road, Xingtai, China ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Failed to publish a HLS stream via the nginx HTTPS server with ffmpeg.

2021-02-05 Thread Hongyi Zhao
On Thu, Feb 4, 2021 at 6:16 PM Francis Daly wrote: > > On Thu, Feb 04, 2021 at 10:25:08AM +0800, Hongyi Zhao wrote: > > On Thu, Feb 4, 2021 at 10:03 AM Maxim Dounin wrote: > > Hi there, > > > # Watch the stream: > > # http: > > $ ffplay http://localhost:

Re: Failed to publish a HLS stream via the nginx HTTPS server with ffmpeg.

2021-02-03 Thread Hongyi Zhao
On Thu, Feb 4, 2021 at 10:03 AM Maxim Dounin wrote: > > Hello! > > On Thu, Feb 04, 2021 at 09:17:47AM +0800, Hongyi Zhao wrote: > > > As for watching the stream, I tried to use ffplay with http and https > > protocal respectively, but the former can > > success

Failed to publish a HLS stream via the nginx HTTPS server with ffmpeg.

2021-02-03 Thread Hongyi Zhao
Hi, On Ubuntu 20.04, I've built the docker image based my project located at <https://github.com/hongyi-zhao/docker-nginx-rtmp>. The SSL relative configuration has been enabled in the nginx.conf file used by the above docker image, see <https://github.com/hongyi-zhao/docker-nginx-rt

About the native rtmps protocol support in nginx.

2021-01-05 Thread Hongyi Zhao
s the native rtmps protocol support capability. Any hints will be greatly appreciated. Regards, -- Assoc. Prof. Hongyi Zhao Theory and Simulation of Materials Hebei Polytechnic University of Science and Technology engineering NO. 552 North Gangtie Road, Xingtai, China _