mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-12 02:59:06 +01:00
add hls todo
This commit is contained in:
parent
09634c6f97
commit
a9cf056276
@ -22,6 +22,7 @@ import { VideoPlayer } from "@/components/video/VideoPlayer";
|
|||||||
// - show formatted time
|
// - show formatted time
|
||||||
// - IOS support: (no volume, fullscreen video element instead of wrapper)
|
// - IOS support: (no volume, fullscreen video element instead of wrapper)
|
||||||
// - IpadOS support: (fullscreen video wrapper should work, see (lookmovie.io) )
|
// - IpadOS support: (fullscreen video wrapper should work, see (lookmovie.io) )
|
||||||
|
// - HLS support: feature detection otherwise use HLS.js
|
||||||
export function TestView() {
|
export function TestView() {
|
||||||
return (
|
return (
|
||||||
<div className="w-[40rem] max-w-full">
|
<div className="w-[40rem] max-w-full">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user