buddycloud-media-server | Share files in a buddycloud channel
kandi X-RAY | buddycloud-media-server Summary
kandi X-RAY | buddycloud-media-server Summary
buddycloud-media-server is a Java library typically used in Nodejs applications. buddycloud-media-server has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.
A media server for [buddycloud][bc] channels. It provides a simple REST-like HTTP interface where clients can do several operations like: - upload: upload media to private/public channels, the permissions are based on channels [pubsub subscriptions][pubsub]; - download: download/visualize media from channels that you have enough permissions; - delete: you can delete medias that you’ve uploaded or if you are a channel moderator/owner; - update: update media metadata, with similar permissions as the delete operation. To authenticate HTTP requests, the media server uses [XEP-0070][xep], this means that the client must have an XMPP client that "understands" such protocol in order to do media requests. There is only one exception: download media from public channels - any client has access. [bc]: [xep]: [pubsub]:
A media server for [buddycloud][bc] channels. It provides a simple REST-like HTTP interface where clients can do several operations like: - upload: upload media to private/public channels, the permissions are based on channels [pubsub subscriptions][pubsub]; - download: download/visualize media from channels that you have enough permissions; - delete: you can delete medias that you’ve uploaded or if you are a channel moderator/owner; - update: update media metadata, with similar permissions as the delete operation. To authenticate HTTP requests, the media server uses [XEP-0070][xep], this means that the client must have an XMPP client that "understands" such protocol in order to do media requests. There is only one exception: download media from public channels - any client has access. [bc]: [xep]: [pubsub]:
Support
Quality
Security
License
Reuse
Support
buddycloud-media-server has a low active ecosystem.
It has 28 star(s) with 17 fork(s). There are 18 watchers for this library.
It had no major release in the last 12 months.
There are 14 open issues and 51 have been closed. On average issues are closed in 136 days. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of buddycloud-media-server is v0.2
Quality
buddycloud-media-server has 0 bugs and 0 code smells.
Security
buddycloud-media-server has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
buddycloud-media-server code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
buddycloud-media-server does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
buddycloud-media-server releases are available to install and integrate.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed buddycloud-media-server and discovered the below as its top functions. This is intended to give you an instant insight into buddycloud-media-server implemented functionality, and help decide if they suit your requirements.
- Display a media
- Builds a new preview for the given media
- Get the mime type of a preview
- Fetches the preview ID from a specific media
- Updates an avatar
- Uploads a media file
- Uploads a media from web form
- Create media
- Loads the media configuration from the database
- Returns the media extension of a specific media id
- Handle disco info
- Init provider
- Gets the XML representation of the query element
- Load defaults
- Starts the video
- Create a preview
- Creates a root Restlet
- Store the metadata
- Main method
- Loads the configuration
- Validates the configuration
- Gets the media s information
- Posts a new media to the server
- Gets the media s metadata
- Deletes a media
- Updates an existing media
Get all kandi verified functions for this library.
buddycloud-media-server Key Features
No Key Features are available at this moment for buddycloud-media-server.
buddycloud-media-server Examples and Code Snippets
No Code Snippets are available at this moment for buddycloud-media-server.
Community Discussions
No Community Discussions are available at this moment for buddycloud-media-server.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install buddycloud-media-server
Released version: [![Build Status](https://travis-ci.org/buddycloud/buddycloud-media-server.svg?branch=master)](https://travis-ci.org/buddycloud/buddycloud-media-server). Development version: [![Build Status](https://travis-ci.org/buddycloud/buddycloud-media-server.svg?branch=develop)](https://travis-ci.org/buddycloud/buddycloud-media-server).
Released version: [![Build Status](https://travis-ci.org/buddycloud/buddycloud-media-server.svg?branch=master)](https://travis-ci.org/buddycloud/buddycloud-media-server)
Development version: [![Build Status](https://travis-ci.org/buddycloud/buddycloud-media-server.svg?branch=develop)](https://travis-ci.org/buddycloud/buddycloud-media-server)
The server is written on top of Java using [RESTlet](http://www.restlet.org/). It uses [Maven](http://maven.apache.org/) to build its packages. You can build the package manually or download it from [here](http://downloads.buddycloud.com/). Setup database tables using the scripts at https://raw.githubusercontent.com/buddycloud/buddycloud-media-server/master/postgres.
Released version: [![Build Status](https://travis-ci.org/buddycloud/buddycloud-media-server.svg?branch=master)](https://travis-ci.org/buddycloud/buddycloud-media-server)
Development version: [![Build Status](https://travis-ci.org/buddycloud/buddycloud-media-server.svg?branch=develop)](https://travis-ci.org/buddycloud/buddycloud-media-server)
The server is written on top of Java using [RESTlet](http://www.restlet.org/). It uses [Maven](http://maven.apache.org/) to build its packages. You can build the package manually or download it from [here](http://downloads.buddycloud.com/). Setup database tables using the scripts at https://raw.githubusercontent.com/buddycloud/buddycloud-media-server/master/postgres.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page