Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
samg  
#1 Posted : Tuesday, April 3, 2012 4:11:39 AM(UTC)
samg

Rank: Member

Groups: Member
Joined: 10/24/2011(UTC)
Posts: 10

Thanks: 1 times
Am I correct that I add "videoMode=source" to the URL to add video support?

How do I detect which of the uploaded files are images, and which ones are videos? Is there a 'type' POST variable?

The images upload in .jpg format. What format do videos upload in?
p.shirykalova  
#2 Posted : Wednesday, April 4, 2012 2:01:03 AM(UTC)
p.shirykalova

Rank: Advanced Member

Groups: Member
Joined: 7/13/2011(UTC)
Posts: 286

Thanks: 6 times
Was thanked: 31 time(s) in 31 post(s)
Hi Sam,

There is no special field in POST request to identify what file type is received.
You can detect image or video files by checking uploaded file extension.

Aurigma Up saves video files as *.AVI.
Best regards,
Pauline Shirykalova
Aurigma Technical Support
samg  
#3 Posted : Tuesday, April 17, 2012 12:26:02 AM(UTC)
samg

Rank: Member

Groups: Member
Joined: 10/24/2011(UTC)
Posts: 10

Thanks: 1 times
I got it working thank you. The file extension is actually .mov.
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.