How to start webcam video recording (in viddler) using javascript?
We are using viddler for recording videos for a contest. But we need the "RECORD" button to be different from the button in the reco开发者_C百科rder. It is posible to start recording using javascript so we can use a different button in the webpage?
Thanks to all
Yes you can design your own button and point it to do what the old one does with javascript. I could help more if you post your code.
精彩评论