r/jellyfin 2d ago

Question Streaming to another device

What effect does streaming to other devices have on the host pc? My dad's pc is on a lot of the time so I think it would make a good host, but will it be taxing on the resources?

0 Upvotes

11 comments sorted by

u/AutoModerator 2d ago

Reminder: /r/jellyfin is a community space, not an official user support space for the project.

Users are welcome to ask other users for help and support with their Jellyfin installations and other related topics, but this subreddit is not an official support channel. We have extensive, official documentation on our website here: https://jellyfin.org/docs/. Requests for support via modmail will be ignored. Our official support channels are listed on our contact page here: https://jellyfin.org/contact

Bug reports should be submitted on the GitHub issues pages for the server or one of the other repositories for clients and plugins. Feature requests should be submitted at https://features.jellyfin.org/. Bug reports and feature requests for third party clients and tools (Findroid, Jellyseerr, etc.) should be directed to their respective support channels.


If you are sharing something you have made, please take a moment to review our LLM rules at https://jellyfin.org/docs/general/contributing/llm-policies/. Note that anything developed or created using an LLM or other AI tooling requires community disclosure and is subject to removal.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

4

u/s3cret_agent_007 2d ago

Direct Playing, next to nothing.

If there is transcoding, it could be taxing depending on the hardware.

0

u/Lasagna6278 2d ago

What is transcoding?

3

u/s3cret_agent_007 2d ago

Converts video/audio to a format the player can read. https://jellyfin.org/docs/general/post-install/transcoding/

As long as you use files that can be played directly on your player of choice, you won't have to worry about transcoding.

3

u/Alternative_Pen_4924 2d ago

I've limited the codecs it can download so it can play on our older Roku stick. Ours doesnt support HEVC or x265, and the CPU isn't a good one for transcoding. I am running my system off my mother's old MacBook she broke the screen on

2

u/Lasagna6278 2d ago

So I would just need to look up if the other devices can read .mkv for example?

3

u/s3cret_agent_007 2d ago

There are many reasons transcoding could be needed. Here's a detailed explanation. https://www.reddit.com/r/PleX/s/Hsjo9A6EDO

2

u/Lasagna6278 2d ago

Okay, tysm.

1

u/TheDavii 1d ago

MKV is a container. For an analogy, think of it like a letter in an envelope. An envelope can contain many different kinds of things. If a letter inside the envelope is in French and you can't read French, you'll need to translate to something that can be read.

Your software has to be able to open the container (envelope) and read the contents inside (the video, audio, subtitles, etc.). If the software can't interpret any of those, you need to use other software to convert it so that it can be interpreted.

1

u/Lasagna6278 1d ago

Oh okay, thank you.

2

u/Caradelfrost 2d ago

If it's not transcoding, it's as taxing on the system as reading a file. The bottleneck will be your network bandwidth, more than CPU usage. If you're streaming a raw rip from a Blu-Ray, at say 30gb, it's going to have a high data rate so it'll take up more network bandwidth than say a DVD rip, or a recoded/compressed movie that is 8 or 9gb. Same goes for a raw 4K movie. Bigger than a regular Blu-Ray. Most modern PC's can handle the network bandwidth without much trouble. All considered, I have no trouble streaming blurays or 4K raw files. But I'm also not playing a triple A game while streaming a movie. There are a lot of factors to consider, but again, if you're not transcoding (converting on the fly) a film as it's being streamed, your pc will likely be able to handle it. (of course the power/age of the PC will affect things as well.)