.m2ts file is not getting added to uploader.queue on mac os on chrome browser #846

Open
opened 2017-07-14 10:30:13 +00:00 by shakthi23 · 0 comments
shakthi23 commented 2017-07-14 10:30:13 +00:00 (Migrated from github.com)

Hi All,

am trying to upload .m2ts and .ts file to uploader.queue, it is happening on windows, BUT, it is NOT happening on mac os. when i try to upload, then, it is not added to the queue. Both scenarios, am testing on Chrome browser.

The following values that am using on 'allowedmimetype'

this.uploader.options.allowedMimeType = ["image/png", "image/jpg", "image/jpeg", "video/mpg", "video/mpeg", "video/avchd-stream", "video/vnd.dlna.mpeg-tts", "video/mp4"];

Please anyone help me on this.

Hi All, am trying to upload .m2ts and .ts file to uploader.queue, it is happening on windows, BUT, it is NOT happening on mac os. when i try to upload, then, it is not added to the queue. Both scenarios, am testing on Chrome browser. The following values that am using on 'allowedmimetype' this.uploader.options.allowedMimeType = ["image/png", "image/jpg", "image/jpeg", "video/mpg", "video/mpeg", "video/avchd-stream", "video/vnd.dlna.mpeg-tts", "video/mp4"]; Please anyone help me on this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#846