Ticket #20 (closed Bug: Fixed)
Regeneracja wałów
| Reported by: | twelfth312 | Owned by: | luke |
|---|---|---|---|
| Priority: | Critical | Component: | Streaming and Networking |
| Version: | Keywords: | ||
| Cc: |
Description
When publishing a live stream using ns.publish("streamName", "record"), a subscribing stream using ns.play("streamName") will play the recorded stream from the start of the recording, instead of playing the live stream.
Attempting ns.play("streamName", -1) plays nothing (should play live stream according to Flash docs).
The functionality that FMS implements is that a subscribing stream will play the live published stream, while the server records the live stream seamlessly at the same time.
Thank you.
Change History
Note: See
TracTickets for help on using
tickets.
