npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

looper-streaming

v1.0.6

Published

Re streaming video library app

Downloads

13

Readme

Looper Streaming

About

Looper was created to make the lives of streamers (or future streamers) easier, who, for some reason, don't have as much time to livestream as they would like. To solve this problem, Looper allows you to create playlists of your recorded content (VOD) and stream them as if they were live on various streaming platforms (for example: YouTube, Twitch, and others).

Requirements

Looper relies on FFmpeg, a powerful multimedia framework, to handle various tasks such as transcoding, generating thumbnails, streaming, and analyzing your videos. FFmpeg is an essential tool for video processing, enabling Looper to seamlessly manage your content.

While Looper comes with a pre-installed version of FFmpeg for convenience, it may not be compatible with all operating systems. For optimal performance and compatibility, it's recommended to manually install FFmpeg using the provided link below:

However, if you prefer to use the pre-installed version provided by Looper, you can easily switch to it through the settings menu. Keep in mind that while this built-in installation is convenient, it may not offer the same level of compatibility and performance as a manual installation, especially on certain operating systems.

Installation

npm install -g @pporto/looper-streaming

How will Looper work?

The idea is that you install Looper on your computer or in the cloud (AWS services or Google Cloud), and from there, you can upload your videos, create playlists, and at any moment, start or stop a live broadcast.

Conguration

  1. Open the console on your operating system and type:
npx looper-streaming
  1. Open your browser and enter the address http://localhost:8080
  2. On the login screen, type "admin" to authenticate (Don't worry, you can change the password in the settings menu)
  3. Click on Settings in the menu, in the storage tab, enter the requested information
  • Region: Region in AWS where you bucket is located (Ex: us-east-1, us-west-1, af-south-1, etc.)
  • Bucket: Name of the bucket
  • Aws access key: Access Key created in IAM to allow Looper to access the bucket
  • Aws secret key: Secret key created in IAM to allow Looper to access the bucket
  1. After you have finished, click on Save and you are ready to use.

Customize with environment variables

  • LOOPER_PORT: Set Looper server port (default: 8080)
  • LOOPER_DEBUG: Enable debug logs (default: false)
  • LOG_FILE: Save logs in file (default: false)

Database

The database file is created in homedir()/looper-streaming/database.db

DONATE

Looper is a free tool that anyone can install and use freely.

  • Donate using the Patreon platform!
  • Donate using the Apoia-se platform! Best for Brazilian currency (REAL/BRL)