Copyright © 2012 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
| Project: | HTML5 Video & Media JavaScript Library |
| Version: | -1.1.x |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Total votes: | 0 |
To reproduce:
1.Open this URL: http://soma.argonauta.org/ksandbox/freePreviewNotifyWorksForFlashNotForH...
2.Click Force Flash and play the clip.
Result: KDP3 flash player shows a preview end alert box at second 10 and the host page shows too a javascript alert as result of a notify handler function.
3. Click Force Mobile Safari and play the clip.
Result: The preview ends without alert box or javascript handler launching javascript alert.
Comments
#1
Thanks for this bug report. The issue looks pretty strait forward to fix, its just we have not dealt with many real world use case for the preview in html5, so this is a good opportunity to flesh out that feature a bit more.
#2
thx 2 you for your great work!. Maybe it could be a good deal for you -mantainers- to have a ks protected public video with mobile/non mobile flavors avalaible to testers in order to make easier to us cooking the testbed. I mean i have spent a time in finding a neutral video -audio in this case- for the test and it was neccesary to publish my partner, subpartner id.
#3
We do have this sample page:
http://www.kaltura.org/apis/html5lib/mwEmbed/modules/KalturaSupport/test...
But it does not include all the api events that you need. Once I fix this issue I will add the api events to the test file to ensure we have unit test for thous events being fired, and it will be tested with every new commit.
I often ask people for urls since that is the easiest way for me to see what exactly is broken. But you can certainly send me the url in a private msg ( which I should have mentioned )
--michael