You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi! I've got a problem andas I don't know what to do I thought I'd write to you and ask for your advice.
Q:
D:\node-rtsp-rtmp-server-master>coffee server.coffee
2020-08-26 17:55:23.664 [rtsp/http/rtmpt] server started on port 80
Where is the value of this port changed?
Thank you very much!
The text was updated successfully, but these errors were encountered:
@adamwuli03 Thanks for using node-rtsp-rtmp-server!
To change the server port, open config.coffee with a text editor and replace serverPort: 80 at line 9 with a port you want to use, then start the server.
hi! I've got a problem andas I don't know what to do I thought I'd write to you and ask for your advice.
Q:
D:\node-rtsp-rtmp-server-master>coffee server.coffee
2020-08-26 17:55:23.664 [rtsp/http/rtmpt] server started on port 80
Where is the value of this port changed?
Thank you very much!
The text was updated successfully, but these errors were encountered: