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.
,
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
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:
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
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
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
_