gpt4 book ai didi

video-streaming - 使用 smil 文件更改 JW Player 中的名称质量

转载 作者:行者123 更新时间:2023-12-01 22:55:13 25 4
gpt4 key购买 nike

我有一个与 jw player 6 一起使用的 smil 文件。

<smil>
<head>
<meta base="rtmp://host/app" />
</head>
<body>
<switch>
<video src="stream1" system-bitrate="1800" width="1280" height="540" />
<video src="stream2" system-bitrate="390" width="320" height="320" />
</switch>
</body>

这是播放器上的样子

This is how it looks on player

如何在 JW 播放器中显示高/中/低而不是 540p/320p?我尝试在 smil 文件的视频节点中添加名称、标题和标签参数,但没有奏效。

有什么建议吗?

谢谢

最佳答案

使用标题属性。这将显示“高质量视频”:

<video src="stream1" system-bitrate="1800" width="1280" height="540" title="High Quality Video" />

关于video-streaming - 使用 smil 文件更改 JW Player 中的名称质量,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14944424/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com