New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

social_stream-documents

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

social_stream-documents

  • 2.2.1
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

= Social Stream Documents

Social Stream Documents provides with files management support to {Social Stream}[http://social-stream.dit.upm.es/], the framework for building distributed social network websites.

This gem allows actor to upload files as other activity object. Besides, it handles some file types in an special way; it creates thumbnails for images, and converts audio and videos to HTML5 formats. The HTML5 player {jPlayer}[http://www.jplayer.org/] is used to show them

== Install

You need to add social_stream-documents to your Gemfile

Besides, you need a {Redis server}[http://redis.io/] for proccessing queues. Audios and videos are converted to HTML5 compatible formats, but this is done outside the upload request, so users are not waiting until the job is finished.

There is a wiki page on {How to setup Resque/Redis for background processing}[https://github.com/ging/social_stream/wiki/How-to-setup-Resque-Redis-for-background-processing]

A wave form is generated for the audio player if you install the paperclip_waveform gem.

FAQs

Package last updated on 25 Sep 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc