I have the following code and it works just fine for me.
ns.publish("stream1", "live");
ns.publish("stream2", "record");
Client, which connects to live stream, is able to play it, and recording
happens at the same time.
However I have a different problem. When I stop recording, by issuing
ns.close("stream2"); command, it closes both streams.
I am using Red5 0.6RC1.
Any help?
Thanks,
Alex.
On 12/6/06, Dan Rossi <[EMAIL PROTECTED]> wrote:
hi i made some hacks in that part also,im pretty sure it was fixed there
its something else, thats just for getting the published name which its
returning fine to the clients. so the client is trying to stream the live
stream of livecam, and the server is archiving as livecam_20061207.flv, but
its still trying to play the archive somehow :D
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org