Override4414@lemmy.world to Selfhosted@lemmy.worldEnglish · 2 days agoSelf Hosted Youtube Indivious vs viewtubemessage-squaremessage-square11fedilinkarrow-up125arrow-down10file-text
arrow-up125arrow-down1message-squareSelf Hosted Youtube Indivious vs viewtubeOverride4414@lemmy.world to Selfhosted@lemmy.worldEnglish · 2 days agomessage-square11fedilinkfile-text
Self Hosted Youtube Indivious vs viewtube which is better? Or they do different things and I should host them both?
minus-squareBnyro@programming.devlinkfedilinkEnglisharrow-up2·2 days agoServer Adaptive Bitrate Streaming, see https://github.com/LuanRT/googlevideo/blob/main/src/core/ServerAbrStream.ts. It’s a format Google developed to be used by YouTube internally, there’s no other service that uses it and thus it’s also not supported by any player libraries.
Server Adaptive Bitrate Streaming, see https://github.com/LuanRT/googlevideo/blob/main/src/core/ServerAbrStream.ts. It’s a format Google developed to be used by YouTube internally, there’s no other service that uses it and thus it’s also not supported by any player libraries.