collab-project / videojs-record

video.js plugin for recording audio/video/image files
https://collab-project.github.io/videojs-record
MIT License
1.39k stars 314 forks source link

ReactJS and NextJS implementation examples #605

Open ajparrah opened 3 years ago

ajparrah commented 3 years ago

Hi @thijstriemstra , I made this repos with examples as i said here #596 . But, i dont know how to implement it here on this repo. Can you help me to show it on page? I think this could be useful

ReactJS Example

https://github.com/ajparrah/videojs-record-example-reactjs

NextJS Example

https://github.com/ajparrah/videojs-record-example-nextjs

thijstriemstra commented 3 years ago

hi @ajparrah, thanks for doing this. I will take a look and give you some guidance later this week.