Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 2.67 KB

README.md

File metadata and controls

74 lines (46 loc) · 2.67 KB

Q-Stream

Open Source Love

Q-Stream is an Media Player with key features:

  1. It can support any online video from numerous platforms like Youtube ,Vimeo ,Twitch ,Veoh and many more.
  2. Can be adapted on various devices.
  3. Allows you to organise your multimedia collection

Find more here :

   1. Purpose and scope
   2. What will You Need?
   3. For Ubuntu
   4. Using Q-Stream
   5. Resources
   6. FAQ

Purpose and scope :

Q-Stream provides alternative to Media Players for playing videos over the internet for a better experience. You can run it on any device (web as well as Mobile) . Currently, you can use it as a desktop application for uninterrupted streaming!

What will You Need?

RUN Player.py

You can get it from the links specified or run pip install -r requirements.txt

For Ubuntu-

  1. Run
    sudo apt install gstreamer1.0-plugins-bad-faad
    sudo apt-get install gstreamer1.0-libav
    sudo apt-get install --reinstall libxcb-xinerama0
    
    

Using Q-Stream-

You can start by forking and cloning this repository on your local machine using

https://github.com/Q-Stream/Q-Stream.git

alt text

Make sure you download all the files stated in requirements. Then you are good to start!

Resources -

Icons | PyQt5 | Streamlink | Video Encoder(Windows) | Qt Designer

FAQ -

  1. What options does Q-Stream provide?

It provides and efficient way to stream any videos online for a greater experience. You can save history and mark "favourite" for future convenience.

  1. Is streaming videos on Q-Stream for free?

Yes, it is free as it is entirely an open source project.

  1. What is the next step of Q-Stream?

We are planning to develop a crossplatform version for Linux and macOS.