Multipoint pablishing problem
I had instulled DFMS 4.5 on computer with Windows 7, created a RootInstall/applications/livestreams folder on the server, published a live stream using Flash Media Live Encoder ore client-side script to the rtmp://localhost/livestreams with Stream name "localnews".
In the server-side allready exist main.asc file in RootInstall/documentation/samples/livestreams folder, where allready was defined an application.onPublish() event handler. I started LiveStreams.swf, clicked the start button, opened Flash media Administration console, had seen the livestreams _definst_ (cliens=1) and created "anotherinstance" of the livestreams application (appeared clients=0). I clicked start and stop buttons in application "livestreams" (I tested it using Adobe Flash Professional CS5 in debuggin mode), saw my face in the screen, but server did not republish stream to another application instance on the my local server.
What I do wrong?
