Hi,
I develop a module on Eclipse, on Mac.
I want to intercept stream creation, close, etc events from Flash Media Live Encoder.
With an onStreamCreate method, I can log playlist stream creation, but not a rtmp (rtmp://localhost/live).
To connection is ok, the stream is started (it stream on WS) but Eclipse don’t get any event from it.
Do you have an idea ?
Thanks !