Hey everyone! I'm currently working on my first React app, aiming to build a streaming website as a personal project. I've managed to gather data from the TMDB API, including poster cards, but I'm a bit lost on how streaming actually works. Is there a legitimate way to implement streaming? What kind of skills would I need to get started? I've heard about APIs like VidSrc – are they trustworthy, or are most streaming APIs illegal? If anyone has experience with similar projects, I'd love to hear your advice or insights. Thanks a ton!
3 Answers
To stream videos legitimately, you'll need to work with movie and TV publishers to get the necessary licenses. It's definitely a complex process! If your goal is just to run a private collection, you might be better off using something like Jellyfin for personal use instead of diving into legal complications.
Honestly, this type of question pops up pretty often. If you're looking for something free, it's important to remember that while an end user may not pay, the streamer usually does. For anything beyond just a few films, you’ll need to cover hosting, licensing, and bandwidth costs, which can add up quickly. If you're doing this for learning purposes, try using your own videos or public domain content—that way, you can avoid legal trouble and still have fun!
You're on the right track with using TMDB for movie data, but remember, when it comes to streaming, it’s a whole different story. Most free streaming APIs, including VidSrc, don't have the rights to the content they're hosting, so using them could get your project into legal hot water. If you're aiming for something legitimate, think about hosting your own videos or checking out services like Mux or Vimeo for streaming. Just stay away from copyrighted content unless you have permission!
Exactly! And if you want a safe route, look into public domain materials. It's a great way to learn without the risks.