Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
331 views
in Technique[技术] by (71.8m points)

reactjs - Question about recording, hosting, and viewing videos from a React web app, with a Django backend

I'm working on the backend of a React web app, developed in Django (and Django Rest Framework). For sake of abstraction, the application is more or less an exercise app, where a trainer can record a trainee's exercises on their phone for the trainee to review at a later time. I am just lost as to how I would accomplish this and was hoping for some recommendations of technologies or methods that I should start looking into.

My main questions are:

  • Is there a React library or toolkit that might help with the recording process?

  • and what kind of storage should I use for the videos so they can be easily stored and streamed?

Some people have suggested using YouTube, but I am wary of this as the videos will be of a personal nature, and having the videos played back to the trainee in a youtube player might make the trainees uncomfortable.

Thank you all for your help!

question from:https://stackoverflow.com/questions/65846188/question-about-recording-hosting-and-viewing-videos-from-a-react-web-app-with

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...