I'm trying to create a function that instructs the user to use the App by having the user make a call with a video tutorial. Video tutorials will be recorded in advance and stored in the directory: "/opt/video-tutorial/Tutorial.mp4".
How can I do this using WebRTC? My server is written in Java, so is there a way to do this?