About EnterMedia

Get EnterMedia

Support EnterMedia

EnterMedia 6.536 is Available

Download EnterMedia at no charge


Why spend money on proprietary software that you have no control of? EnterMedia is open source, reliable, flexible, secure, never requires a license and is FREE to download.

Hassle Free EnterMedia Installation

Free setup assistance for business users


Get expert help setting up your EnterMedia installation. Schedule up to five hours of free help for your business evaluation of EnterMedia on your server or AWS.

Join the Developer Community

Work closely with the creators of EnterMedia


Free membership for open source and JAVA Developers who might need some help with their EnterMedia projects. Ask questions, make suggestions and get help from EnterMedia developers at any time.


Learn More

Issue Tracker

1639 : FFMPEG setup Where can I setup the way FFMPEG is being used ? ( and which extentio... reported by: alexvermeulen
FfMpegVideoCreator.java comm.add("-i"); comm.add(abspath); comm.add("-y"); comm.add("-ar"); comm.add("44100"); comm.add("-b"); comm.add("2000k"); comm.add("-ac"); comm.add("1"); //mono outputfile - Christopher Burkey posted 3/10/10 12:44 PM
1417 : Error on uploading potos Hi, Error occuring while Uploading potos from 'UPLOAD' tab On clicki... reported by: Sudhakar Group
It looks like you have an incorrect siteRoot property. This would be set in the root level _site.xconf file, or possibly in /media/_site.xconf. Check in those files for a siteRoot property and check that it is configured correctly. (If you are just running in a local development environment, it is fine to use localhost:8080) However, on our newest versions, we are no longer using that property. If you upgrade to the newest release version, you will want to completely remove the siteroot... - Taylor Cornett posted 3/9/10 10:13 AM
1602 : Search filtering within a Theme Hi I need to filter results so that only results from a given theme ar... reported by: peterperfect
Hello, Did not notice your posting till now. An easy way to do this is to use the "viewasset" permission. For example: /media/browse/audio/assets/users/1234/_site.xconf <page> <permission name="viewasset"> <user id="1234"/> </permission> </page> Limits only user to 1234 to have exclusive rights to view search results of anything placed in their home folder within the audio catalog. In the daily build we have a generic security filter you can apply: <permission name="v... - Christopher Burkey posted 3/8/10 10:28 PM
1621 : Interfacing with Rhozet Carboncoder Hi I would like to know if it is possible to interact with Carboncoder... reported by: alexvermeulen
You can setup a folder by mounting it. Then use the events area to setup a scheduled import. You can do an HTTP upload if needed using standard http upload protocol. Probably what would be nicer is to just FTP the file to a folder and then trigger the import event by going to the URL. For example: /media/browse/photo/settings/events/run.html?runpath=/media/browse/photo/events/assetsyncoriginals.html - Christopher Burkey posted 3/8/10 10:05 PM
1654 : Here's an example of using EnterMedia in a YouTube-like environment reported by: Julie Riley
Slamdance Film Festival is using EnterMedia to present their video's online and from their own website. You can see EnterMedia in action here http://www.slamdance.com - Julie Riley posted 3/8/10 2:00 PM
View All