mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-22 00:34:43 +01:00
Merge branch 'pr/226' into feat/downloads-with-vlc
This commit is contained in:
@@ -11,7 +11,7 @@ import MediaTypes from "../../constants/MediaTypes";
|
||||
export default {
|
||||
Name: "1. Vlc Player",
|
||||
MaxStaticBitrate: 20_000_000,
|
||||
MaxStreamingBitrate: 12_000_000,
|
||||
MaxStreamingBitrate: 20_000_000,
|
||||
CodecProfiles: [
|
||||
{
|
||||
Type: MediaTypes.Video,
|
||||
|
||||
Reference in New Issue
Block a user