Can I attach NetStream to another NetStream?
this is my issues below:
I connected to a pear to play a rtmfp video stream, and I want to save the stream in the FMS .
I think there are 2 way to handle that:
1,save the stream in my local file system,and send the file to the server.(is it possible??)
2, create a new connection(connected to FMS with rtmp) and a netStream to attach the video stream,and publish to FMS.
how can i make that work??
Any suggestions will be appreciated ![]()
