chriswiggins / rtsp-streaming-server

Lightweight RTSP/RTP streaming media server written in Javascript
GNU General Public License v3.0
106 stars 21 forks source link

Is this project still working? #6

Closed thxmxx closed 5 years ago

thxmxx commented 5 years ago

Just running the start example I'm getting the following:

2019-03-26T20:21:49.058Z - info: RTSP server is running on port: 5554
2019-03-26T20:21:49.060Z - info: RTSP client server is running on port: 6554
2019-03-26T20:21:52.418Z - info: Set up mount at /stream1
2019-03-26T20:21:52.461Z - info: Setting up stream (0) on path /stream1
2019-03-26T20:21:52.506Z - info: Listener for Stream(0) on path /stream1 on port 10000 successful
2019-03-26T20:21:52.506Z - info: Listener for Stream(0) on path /stream1 on port 10001 successful
2019-03-26T20:21:56.343Z - error: Unknown server request {"method":"DESCRIBE"}
thxmxx commented 5 years ago

Nevermind the README.md ffplay line is wrong... The port is 6554