native.newVideo() crashes after 4th play

Really excited about proper video embedding so much so I’m delaying release of our innovative 'VIdeo Booth" range of cloud rendered video Apps.

I’m playing video files with native.newVideo() then killing off with

videoObject:pause()
videoObject:removeSelf()
videoObject = nil

after the 4th play no video will play again, even if I’m using media.playVideo()

if we stick with media.playVideo() everything is fine.

the files are .mp4

Anyone else seen this, is it a bug? [import]uid: 3093 topic_id: 21226 reply_id: 321226[/import]

This doesn’t sound right; could you please file a bug report? [import]uid: 52491 topic_id: 21226 reply_id: 84153[/import]