Hacker News new | ask | show | jobs
Show HN: MediaCMS – An open source, self hosted video and media CMS
35 points by provetza 2011 days ago
Dear HN community, we are happy to announce the release of MediaCMS on Github! It is a modern CMS built in Django/PostgreSQL/React and a REST API, released under AGPL license.

MediaCMS handles the life cycle of media files and is deal for those who want to build online communities around media file sharing, for informational, educational or entertainment purposes.

As stated on our page on Github, we have three goals for MediaCMS: a) deliver all functionality one would expect from a modern system, b) allow for easy installation and maintenance, c) allow easy customization and addition of features.

Check out more on the following links:

Home page: https://mediacms.io

Github: https://github.com/mediacms-io/mediacms

6 comments

Not sure why too many haven't chimed in here but damn this is a awesome platform! Thanks for providing it open src!

I wrote you a separate email .....

Some features that would be great for mediaCMS:

-OpenCV for facial and object recognition for auto identification and categorizing

-Read image/video metadata to auto title generation instead of IMG_12324_433.jpg

-A.I. to group and create a story from pics/vids based on time/location/faces etc...

and/or make it extensiveable so one could create plugins? You could create your own app store for your platform. Great way to monetize.

Thanks for these suggestions, once we start releasing documentation for developers and content as architecture diagrams, extending the software will be greatly facilitated for all!
The demo is really well polished, love the Youtube aesthetic. I am going to try out using this for some of my needs. Love the stack.

I think the documentation visibility could be a bit better, instead of config docs in an MD file in the repo, maybe abstracting to another page on your landing site and linking in the header for more direct access.

Really nice!

Thank you for your kind words! You are right that documentation visibility is something missing, it is something we are working on.

Cheers!

It appears that all the front end JavaScript I’m the repo is compiled and minified already. Any plans for sharing the pre-compiled JavaScript?
Sure, very soon we'll have the frontend code uploaded on a separate repository, with instructions and documentation. For example there's lot of work on the video.js player that we'd like to make available.
Looks amazing, thanks for posting / working on it / making OS :-)
I get only audio on the demo, using my iPad. No video.
Hi, can you share the version and what browser you use? We have tested against different sets of browsers but it seems that more testing need be done. Thanks
9.7in iPad Pro, iPadOS 14.2, Safari. I confirmed it's still happening as described.
Thanks, I've opened an issue so we can confirm and provide a fix.
This looks very good, congratulations!