Seanime Logo

Seanime

  • Home
  • Getting started
  • v2.8Latest
  • Config file / Data directory
  • Troubleshooting
  • Remote access
  • FAQ
  • Extensions and resources
  • Scan your library
  • Manage anime files
  • Download / Auto-download
  • Watch on other devices
  • Playlists
  • Media streaming
  • Torrent streaming
  • Debrid streaming
  • Online streaming
  • Manga and chapters
  • Reader settings
  • Download chapters
  • Extensions
  • Create extensions
  • Offline mode
  • UI Customization
Home
Getting started
v2.8Latest
Config file / Data directory
Troubleshooting
Remote access
FAQ
Extensions and resources
Anime library
Scan your library
Manage anime files
Download / Auto-download
Watch on other devices
Playlists
Media streaming
Streaming
Torrent streaming
Debrid streaming
Online streaming
Manga
Manga and chapters
Reader settings
Download chapters
Extensions
Extensions
Create extensions
Offline mode
UI Customization

Media streaming

Watch your downloaded shows on other devices using the integrated player.

This feature only works with downloaded media files. It does not currently support torrent/debrid streaming.
PagePage

Introduction

Media streaming is a feature that allows you to stream your downloaded media files to any device with a web browser, over the network, using the integrated media player. This is an alternative to using a desktop media player and might be useful when Seanime is running on a headless server.


This feature uses FFmpeg to transcode the media files when the client device doesn't support the codecs. As a general rule, choose external player link over media streaming if you do not have enough CPU power or hardware acceleration.

FeaturePlayer typeAutomatic progress trackingDownloaded mediaTorrent/debrid streamsWatch on other devices
Media streamingIntegrated player with transcoding/direct play✅✅❌✅
Desktop media playerMPV, VLC, MPC-HC integration✅✅✅❌
External player linkExternal desktop and mobile players❌✅✅✅

1. Install FFmpeg and FFprobe

  • Linux: Install FFmpeg using your favorite package manager.
  • Windows: Download FFmpeg from here and add it to your system PATH.
  • Use Scoop to install it or following this guide if you're downloading it manually.
  • macOS: Install FFmpeg using Homebrew and add it to your system PATH.
Good to know
You can check that FFmpeg and FFprobe are installed correctly by running `ffmpeg -version` and `ffprobe -version` in your terminal.
Important
Do not use older versions of FFmpeg. They may not support the required codecs and the streams will fail.

2. Hardware acceleration

Though hardware acceleration is not required, it is highly recommended to enable it if available. It will significantly reduce CPU usage during transcoding, making the streaming experience much smoother.

3. Enable it

Settings > Media Streaming

Page
  • Enable media streaming.
  • Choose the hardware acceleration method you want to use.
  • If you need to, enter the FFmpeg and FFprobe binary paths. This is only required if they are not in your system PATH.
Good to know
Leave the FFmpeg and FFprobe paths empty if they are in your system PATH.

4. Start streaming

That's it! You can now start streaming your media files on other devices.


Seanime will automatically detect when a playback request is made from a phone, tablet or TV and redirect the client to the streaming page.


For laptops, you will need to, in Settings > Client Playback, check Use media streaming on this device so Seanime knows not to default to the desktop player.

Page

Remote access

If you are not aware how to access Seanime from other devices, refer to this guide.

External player link

As an alternative to media streaming, you can use external player links to stream your media files to other devices. This bypasses the need for transcoding.

Page