jasontbradshaw / iron-tools

Stream video over the web for either immediate or delayed viewing by an arbitrary number of clients.
3 stars 0 forks source link

unable to change start time once playback arms #28

Closed elben closed 14 years ago

elben commented 14 years ago

1) playback: arm 2) recorder: sets start time to 30 3) playback: get start time of 30. seeks to 30. waits for "play" command 4) recorder: sets start time to 50 5) playback: "play" start a 30.

EXPECTED: playback should start at 50, not 30.