ffmpegwasm / ffmpegwasm/ffmpeg.wasm

why get file.ts by websocket when process m3u8 file?

Open
#184 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
17.8k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
when process m3u8 file, ffmpeg.wasm get ts file by websocket

**To Reproduce**
Steps to reproduce the behavior:
1. ffmpeg.run('-protocol_whitelist', 'file,http,https,tcp,tls,crypto', "-i", "file.m3u8", 'output.mp4', '-loglevel', 'debug');
2.
![issue](https://user-images.githubusercontent.com/18362264/116027196-cf60fb00-a686-11eb-97dd-c12e40f37425.jpeg)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.