Questions tagged [video-gallery]
26 questions
0
votes
0 answers
Custom Video Gallery with multiple selection system and populating those to the new acitivity
I've created a custom video gallery which populates all your video from the phone and shows it to you. I've succeeded in making the gallery, and yes it shows the thumbnails of the videos not the video. Now the next thing is that to select those…

Alok
- 8,452
- 13
- 55
- 93
0
votes
2 answers
java.file.io is not getting resolved out
I've been working on making a video gallery for myself and got stuck here. Followed this link for some references but still getting some problems:
For making thumbnails for the videos
Here is my code :
public class AddFragment extends Fragment…

Alok
- 8,452
- 13
- 55
- 93
0
votes
1 answer
Problems with featherlight.js
I'm making a video gallery with videos from Vimeo. The gallery has thumbnails, and the idea is that when clicked the video will open up in an iframe in a modal window.
I have downloaded the featherlight.js plugin for this, and it's kind of worked…

ajbates
- 11
- 3
0
votes
0 answers
Import video to iOS Gallery using bash script
I am writing a bash video downloader script for iOS, and I would like to know how can I save the downloaded videos to the Gallery.
So far I got to this point:
mv $title.$ext /var/mobile/Media/DCIM/100APPLE/IMG_$(printf '%04d\n' $((10#$(ls…

Danogentili
- 664
- 7
- 13
0
votes
4 answers
How to open movie gallery in swift
i'm trying to open the movie's gallery on ipad, but I have this error and i don't know why.
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Source type must be UIImagePickerControllerSourceTypeCamera'
This is my…

Arcka
- 1
- 1
- 4
0
votes
1 answer
Android videos from a custom folder are not returned by cursor. just 0 rows returned
For some reason my cursor in android will not return any video files that are in the folder I'm searching through. If I do minor changes to the code and search for Images instead. The cursor returns all images correctly, so only when I try searching…

AlexG
- 1
- 1
0
votes
1 answer
free image and video thumbnail gallery wordpress
Is there a free WordPress plugin for image and video gallery which supports thumbnails? I have been looking for ages but could'nt find anything which works.

Ash
- 225
- 1
- 5
- 16
0
votes
2 answers
From which wordpress file i can change this page's layout
I am currently using wordpress for the website development and i want to change this page's formatting which is having url
http://www.selfmadesounds.com/dev3/?catid=featured&slg=featured3
I need to change this page's formatting such that i can…

user2319553
- 11
- 4
0
votes
1 answer
video gallery in magento on product page
I am using magento 1.6.And i want to design a product video gallery on product page.So it is like the thumbnails should be shown and when user click on it,it will pop up and video will be played.Please help me with this....

helpinghand
- 3
- 1
-1
votes
1 answer
How can I make a dynamic video player in Actionscript 3.0 in Flash
Need a video player code in Actionscript 3. It is possible to play mp4 format video from any folder in my phone storage location ?

Md. Sohel Rana
- 9
- 3
-1
votes
1 answer
How do I access my photo gallery and video camera using iPad
I am having difficulty accessing my photos and video camera for the iPad only in iOS 8.3. I don't have a problem with the iPhone code. And, this code worked for both devices in iOS 7. Not sure why at this point why this is so. When the popover…

user1854946
- 1
- 2