16
Browser transcoding addon with server?
(self.selfhosted)
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
No spam.
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
Submission headline should match the article title.
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Well, you could download them with youtube-dl or something for later watching. I don't know of anything that will proxy and transcode live, but even if you did that, you'd still have a loss of quality due to transcoding to a format your client supports.
If you have a fast network you could transcode to high-bitrate h264/h265 etc, which would have some quality loss but probably less than using h264 directly (due to Youtube's aggressive compression).
But I'm not aware of anything that ties it altogether either, especially if the OP needs browser support.