{ "id": "62645", "key": "TIMOB-2013", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2012-07-26T11:54:19.000+0000", "created": "2011-04-15T03:08:05.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "ios", "ios4", "iphone", "streaming", "video", "videoplayer", "webview" ], "versions": [], "issuelinks": [ { "id": "19368", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "94532", "key": "TIMOB-9901", "fields": { "summary": "TiAPI: Review and clean up platform bugs and reduce bug count by 20%.", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-07-26T22:15:26.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

Hi,

\n

Trying to loadVideo from Dailymotion, and at the end ofvideo the\nplayer don't close.

\n

I tried the code in a webview, trying everything possible (like\ncreatemy own VideoPlayer, etc) and nothing seems to work well.

\n

Here an error code i found when i'm trying to access a video\nfrom DailyMotion :

\n

[ERROR] Error loading: \nhttp://proxy-33.dailymotion.com/video/158/897/23798851%3amp4_h264_a...,\nError: Error Domain=WebKitErrorDomain Code=204 \"Plug-in handled\nload\" UserInfo=0x8a8c9d0 {NSErrorFailingURLStringKey=http://proxy-33.dailymotion.com/video/158/897/23798851%3amp4_h264_a...,\nWebKitErrorMIMETypeKey=video/mp4, NSErrorFailingURLKey=http://proxy-33.dailymotion.com/video/158/897/23798851%3amp4_h264_a...,\nNSLocalizedDescription=Plug-in handled load}

\n

Here the code i use in a html file, called by\nTi.UI.createWebView({url:\"file.html\"}) :

\n
\n<iframe frameborder=\"0\" width=\"100\" height=\"80\" src=\"http://www.dailymotion.com/embed/video/xe63b7\"></iframe>\n
{html}", "attachment": [], "flagged": false, "summary": "[iphone VideoPlayer] Youtube and Dailymotion Video, streaming works bad", "creator": { "name": "viviboss", "key": "viviboss", "displayName": "viviboss", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "viviboss", "key": "viviboss", "displayName": "viviboss", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "127252", "author": { "name": "viviboss", "key": "viviboss", "displayName": "viviboss", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

EDIT :

\n

Youtube works well

{html}", "updateAuthor": { "name": "viviboss", "key": "viviboss", "displayName": "viviboss", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:08:06.000+0000", "updated": "2011-04-15T03:08:06.000+0000" }, { "id": "209667", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cannot reproduce SDK 2.2.0.014b86f, iPhone Sim 5.1.\r\n\r\nTest code:\r\n{code}\r\nvar win = Ti.UI.createWindow();\r\nwin.add(Ti.UI.createWebView({\r\n\thtml:''\r\n}));\r\nwin.open();\r\n{code}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-26T11:54:19.000+0000", "updated": "2012-07-26T11:54:19.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }