Closed mouhyemen closed 9 years ago
So I have made a go at it again. I had node v0.10.33 earlier and now I installed v0.12.7. The client re-connects if it has lost connection and streams in video but the parsing has stopped. In case anyone else faces this problem, try installing to the latest node.
I have checked if TcpVideoStream emits data events after re-connecting and it does. However, the parser has stopped emitting data events.
Has this issue been addressed where once the client loses connection, it is able to reconnect and stream in video from the drone BUT NOT parse it anymore to a h264 file ??
I think this is a duplicate of #105.
Yes it is. I had opened another issue before commenting on #105. Should I close this ?
Yes, I'll close this and we'll continue the discussion on #105. Thanks!
Despite the patches of #23, I am still facing this trouble. I have the latest node and downloaded the updated library onto my system. Any ideas why the client is not reconnecting and taking care of this?