iPhone Safari: Doesn’t work.
I get the message “Your browser doesn’t support Adobe Flash, sorry”
Desktop Firefox latest with Flash disable: Doesn’t work.
I get the message “Your browser doesn’t support Adobe Flash, sorry”
Chrome (latest) desktop: Opens the security dialog: https://screencast.com/t/RTesQNZA – so I guess it should work. Didn’t try. Because if iOS doesn’t work, I don’t really care about desktop.
Please help!
Thanks,
– Ravi
https://www.ads-software.com/plugins/video-capture/
]]>If you take this further and pass in a the fully formed url of the where to download the video that would be the best. Maybe passing it as a fourth argument so as to not break backwards compatibility.
It is easy to repeat the issue.
1. Add a Weblink/URL field from formidable-lite
2. Add the following code to the Form Settings => Customise HTML => After Fields
[vidrack]
<script>
function vidrack_callback(filename,b,c){
alert(filename)
//document.getElementById("field_ueflz").value='https://vidrack-media.s3.amazonaws.com/' + filename + '.flv';
}
</script>
]]>Android’s having issues. Maybe our setup?
We’ve had several Android devices not able to upload.
Last night tested recording – worked. Submitted – got full 100%, then it errored out, said AJAX error.
Just tried again recording and uploading on an iPhone, no problem.
Known issue, our setup, other?
https://www.ads-software.com/plugins/video-capture/
]]>The goal:
Visitors click a button and begin recording from their webcam. The video has a maximum of 90 seconds. They can replay it and review it before submitting it. Once it is submitted, the video will appear live on the website.
It seems the mechanics of posting the content can be handled using forms similar to those for posting classified ads, except all the content is video content. This issue I am running into is how to record the video and have it stay hosted on the website. Even Vidrack appears to have the content appear privately and hosted on their website.
I’ve also found VideoWhisper has a lot of capabilities, but I’m not sure if it can fulfill this one.
Any suggestions??
]]>1. it has a strange css conflict which made my form go bananas, made my form a 100% width of my screen
some how i managed to fix it but better take a look in to it
—————————- Found problem —————————-
Some how the plugin adds a closing form “</form>” tag right after itself
Which makes everything after it jump out of place
—————————————————————————
2. There is a problem in mobile state… when i use my cell to surf the site (android 5.0.1 note 910T).
The agree to terms checkbox appears but won’t execute the agreement
after I check the checkbox and try to upload the video, I still have the alert agree to the site Terms?
Have no clue how it happens cause i’m not a flash expert, asked few people with more expertise than me and no result whatsoever!
Thank you in advance….
Beside that great feature and thank you for your hard work
https://www.ads-software.com/plugins/video-capture/
]]>Just to let you know that your plugin stop working with the last wordpress version….
Even the demo in your website stop working.
Can you make an update
Thank you
https://www.ads-software.com/plugins/video-capture/
]]>I’ve added the shortcode to one of my PHP file. The buttons are showing but I have trouble getting them to start the video capture process.
First of all, on desktop, it seems that it’s the mobile markup that’s activated.
When I click on the button, nothing happens. I’ve tried under chrome, firefox and even IE. If i take the code from the website after creating an account, it works. (the <camera id=’vidrack.camera’> [ etc… ] code)
However I prefer to be using the plugin since it’s easier to go change some of the markup to fit my needs.
Can you help ?
https://www.ads-software.com/plugins/video-capture/
]]>