Panduranga Rao M
Panduranga Rao M
Added presence and uniqueness validation to queries and dashboards. Uniqueness validation score creator_id so that a user can have unique name which makes easy to identify and it avoids confusion.
videojs-transcript is not working with latest version of video-js. I have installed video-js 6.3.3 after that transcripts are not working as giving error as track is undefined. Can some one...
I tried to add .srt file as captions for transcripts and it raising an error saying that "Malformed WebVtt Signature". Can someone tell me is it possible to use .srt...
I installed and added following code to application.rb EmailVerifier.config do |config| config.verifier_email = "[email protected]" end but when i tried to use this EmailVerifier.check("[email protected]") I'm getting following error 554 5.7.1 ACL...
Hi All, Can some help me on how to bind file upload events for multiple elements based on the class name.
I tried to use vimeo private video as a source for the video element. But this is not working. When I used any public vimeo video then it works well....