rtMedia
rtMedia copied to clipboard
rtMedia (formerly Buddypress Media) adds advanced multimedia functionality to WordPress, BuddyPress and bbPress
This task is to be used to track the following activities - Client calls/support - Internal syncs - Project Management - Miscellaneous tasks - not directly related to any particular...
I'm running rtMedia 3.7.3 on WP 4.0 Beta. Images uploaded through rtMedia are available in the Wordpress Media Library, but WP Media Library images are not available in rtMedia. This...
rtMedia does not currently support different color profiles. This is problematic for use cases where color accuracy is critical, such as for photography communities. Consider adding support for color profiles...
We do not provide Media attachments to BuddyPress personal messages right now. We can add this functionality in rtMedia.
**This is an auto-generated PR.** Update is required in the checkout action. Also, please make chages in other branches to ensure proper working of GitHub actions. In case of doubt/issues...
We are planning to automate the release related stuff and want to make it less panic. We have rtMedia Plugin, Transcoder Plugin, Premium Add-ons and themes. We release the rtMedia...
Hello! For Wordress multisite and Buddypres in multiblog mode: define( 'BP_ENABLE_MULTIBLOG', true ); The media files that was added at the one blog don't displayed in the profile the same...
The features of the plugin are great, but not everyone wants to serve videos from their own servers when services like Vimeo have a robust and reliable platform you can...
We currently encode all videos to 640:480 ref: https://github.com/rtCamp/media-node/blob/master/ffmpeg_server.js#L149 Media-node can support multiple file formats at multiple bitrates without any issue. Problem is with finding a player. MediaElement.js supports only...