5rahim / seanime

Open-source media server for anime and manga that includes library scanning, downloading, transcoding, torrent & debrid streaming, and more.
https://seanime.rahim.app
MIT License
383 stars 29 forks source link

feature request: Inbuilt player #58

Closed mbot-tele01 closed 5 months ago

mbot-tele01 commented 5 months ago

Checklist

Problem Description / Use Case

A player that can be used in website.

Proposed Solution

If we download any anime via torrent and want to stream offline instead of MPV,VLC or some other player it would be better if we had a integrated player in website that tracks our progress.

5rahim commented 5 months ago

Seanime supports media streaming / transcoding to the browser as of v1.5.0

mbot-tele01 commented 5 months ago

Isn't it more complicated?? Instead of using a external player now we need to install 3-4 other applications so that we can stream in browser, It drains more battery out of laptop. What I am suggesting is an offline player which can play videos from the same device itself

5rahim commented 5 months ago

I don't understand why an offline player would be needed on the same device, why not just use MPV? Transcoding is made specifically for people who want to stream their files to other devices where those files aren't stored. It is needed if you want to stream files on the browser because not all devices support all codecs, that's the same thing Jellyfin and Plex do. Here's a more detailed explanation

mbot-tele01 commented 5 months ago

I understand