Open GoogleCodeExporter opened 9 years ago
I think this error can be ignored.
Currently rtmp.py deletes the stream object when onClose or onStop is received,
and expects that the client will not re-use the same NetStream object. Also,
Flash-VideoIO creates new NetStream when publish/play is set again. The
deleteStream command indicates that the server can now delete the stream (and
re-use the stream id). Since we don't re-use the NetStream object in VideoIO
anyway, it doesn't matter.
Once I can replicate the error on my setup I will try to fix it.
Original comment by kundan10
on 18 Aug 2011 at 7:29
Original issue reported on code.google.com by
eag...@gmail.com
on 18 Aug 2011 at 1:58