Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1996] iOS: remote streaming 2 - movie pause after 2 seconds and never resumes

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T03:07:42.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsdefect, ios, regression, video
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T03:07:41.000+0000
Updated2017-03-02T19:25:11.000+0000

Description

iPod (4.1) with mobile sdk build 1.4.2.4c5cd4a

1.Phone>play Movie>remote streaming 2
2.watch and wait
results: movie starts playing automatically, then pauses after 2 seconds, never to resume.

Comments

  1. Stephen Tramer 2011-04-15

    Not a bug, this is the correct behavior. Movie playback stops while the movie is buffering, and can be resumed at any time by the user.

    If it's necessary to automatically resume a video when more data has been loaded (which is not recommended, playback will be jerky) then users can watch for the 'loadstate', 'playing', and 'playbackState' events.

  2. Thomas Huelbert 2011-04-15

    yikes, sorry Stephen

  3. Lee Morris 2017-03-02

    Closed as invalid.

JSON Source