Is it possible to export video with comments on overlay of video using popcorn JS?

Viewed 688

I am using porpcorn JS for adding annotations on video, I have created overlay on video and all annotations are rendered on video. Is there any way so that I can export video with embedded html content inside an .mp4-file. So I can play that video in any native player like VLC?

2 Answers
Related