Extra

Streaming#

This page explains all the different ways you can enable P-Stream to stream your favorite movies & TV shows, each with their own pros and cons.

Method 1 - Browser extension#

The P-Stream browser extension is the easiest way to be able to watch media with fast streaming speeds, it is available for both [Chrome] and [Firefox].

This method is great if you only use P-Stream on your computer. If you use a mobile device or smart TV, you'll unfortunately have to stick to using a proxy since these devices don't usually support browser extensions.

Since this method uses your own IP, it is undetectable by streaming services, so you can use it to watch your favorite shows without worrying about getting blocked by their servers.

Method 2 - Self-hosted proxy#

Self-hosting a proxy is an easy way to get faster streaming speeds, we have a guide that explains how to set up one for free.

This method is recommended if you want to host a proxy for your friends and or family to use, as it is the faster than using the public proxy and the most reliable way to stream media at the moment.

Set up a proxy using one of our guides, though we recommend Netlify.

Once that's done, go to the Connections section of the Settings page on your P-Stream instance of choice.

Enable Use custom proxy workers if it's not already enabled.

Add a new custom proxy by clicking Add new worker.

Copy the URL of the proxy you deployed before, and paste it into the empty text box. Example of settings page

If you're self-hosting the client, you can use the VITE_CORS_PROXY_URL variable to set the proxy URL for everyone who uses your client.

Method 2 - Public proxy#

The public proxy is the easiest way to get started with P-Stream as it is the default, it is hosted by us and is completely free to use.

If you are using the main website, then you are most likely already using the public proxy. Unfortunately you will most likely be getting slower speeds and your video might be buffering more often, which is why we recommend using a self-hosted proxy if you can.

This is not the case with self-hosted clients, there is no proxy set up by default on self-hosted clients and you will need to set up one yourself.