Override4414@lemmy.world to Selfhosted@lemmy.worldEnglish · 16 hours agoSelf Hosted Youtube Indivious vs viewtubemessage-squaremessage-square7fedilinkarrow-up124arrow-down10file-text
arrow-up124arrow-down1message-squareSelf Hosted Youtube Indivious vs viewtubeOverride4414@lemmy.world to Selfhosted@lemmy.worldEnglish · 16 hours agomessage-square7fedilinkfile-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-up1·5 hours 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.