I'm currently working developing a HR application. I’d like to be able to include video interviewing right inside of Salesforce. Any thoughts on how to do so?
My thought would be while on a contact record the user presses the Video Interview button. A new window appears with the video component. The candidate connects, they conduct the interview and then the recorded interview is accessible for future review on the contact profile.
Thoughts on how we could create something like this?
Might be some JS framework (which I can use in Visualforce) that can allow me to record video, and then I upload the same either into Content or external storage like Amazon S3 etc ..