Dear Lalit,
i've found this one: curl \ --include \ --header "Connection: Upgrade" \ --header "Upgrade: websocket" \ --header "Host: 127.0.0.1:8888" \ --header "Origin: 127.0.0.1" \ http://127.0.0.1:8888/kurento on https://doc-kurento.readthedocs.io/en/6.14.0/user/installation.html#check-your-installation Do i have to run it on the server itself or do i have to replace 127.0.0.1 by ip address of server ? Thanks .... ;-) kaffeesurrogat On 11/08/2020 17:10, Lalit Patel wrote: > Check kurento installation page to see if its working properly > > Regards > Lalit Patel > > On Tue, Aug 11, 2020, 8:35 PM kaffeesurrogat <[email protected] > <mailto:[email protected]>> wrote: > > Dear list, > > how do I test if port 8888 is open ? > > Have fun, > > kaffeesurrogat >
