ffmpegwasm / ffmpegwasm/ffmpeg.wasm

https protocol not found, recompile FFmpeg with openssl, gnutls or securetransport enabled.

Đang mở
#219 4 bình luận 1 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C
Star
17.8k
Fork
1.1k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

if I put the https m3u8 link into ffmpeg.run, it will show the error msg
`https protocol not found, recompile FFmpeg with openssl, gnutls or securetransport enabled.`

Does it not support https m3u8 link now?

Here is my code:
`await ffmpeg.run('-header', 'User-Agent: ' + navigator.userAgent, '-i', m3u8Name, '-c', 'copy', mp4Name);`

m3u8Name = `"https://xxx.xxx/xxx/xxx.m3u8"` something like that.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.