iizukanao / node-rtsp-rtmp-server

RTSP/RTMP/HTTP hybrid server
MIT License
1.1k stars 282 forks source link

Get error when I'm trying to connect my DJI to the server #27

Open ericdum opened 9 years ago

ericdum commented 9 years ago

I got following messages:

2015-08-07 19:02:48.986 [rtmp:915oJr3K] connected
2015-08-07 19:02:49.025 [rtmp:receive] unknown (not implemented) AMF command: _checkbw
2015-08-07 19:02:49.036 [rtmp] publish: stream=TEST publishingType=live
2015-08-07 19:02:49.059 [stream:TEST] video data error: failed to read SPS
2015-08-07 19:02:50.572 Error: read_bit error: no more data

FYI: this could be work https://github.com/illuspas/Node-Media-Server

iizukanao commented 8 years ago

Hmm, did you spot the bug in the code? Or, can you provide the video file which can reproduce that error?